๐ŸŒ mirroring test!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: kill Google Tag Manager

-16
-16
index.html
··· 1 1 <!DOCTYPE html> 2 2 <html lang="en"> 3 3 <head> 4 - <!-- Google Tag Manager --> 5 - <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': 6 - new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], 7 - j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 8 - 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); 9 - })(window,document,'script','dataLayer','GTM-PVPFC46R');</script> 10 - <!-- End Google Tag Manager --> 11 4 <title>shuuji3.xyz</title> 12 5 <meta name="viewport" content="width=device-width,initial-scale=1" /> 13 6 <meta charset="UTF-8"> ··· 29 22 </script> 30 23 </head> 31 24 <body> 32 - <!-- Google Tag Manager (noscript) --> 33 - <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PVPFC46R" 34 - height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> 35 - <!-- End Google Tag Manager (noscript) --> 36 25 <section class="section"> 37 26 <div class="container"> 38 27 <div class="content"> ··· 345 334 <span class="fa fa-cloud"></span> 346 335 Cloud Run 347 336 </a> 348 - </p> 349 - <p> 350 - This website uses 351 - <a href="https://analytics.google.com/">Google Analytics</a> to 352 - understand users. 353 337 </p> 354 338 </footer> 355 339 </body>