feat: remove adsense and media.net codes

This commit is contained in:
Valentin Kaelin 2020-04-02 13:31:29 +02:00
parent d07e79a12d
commit 0b087e7e06

View file

@ -16,14 +16,6 @@
<title>LeagueStats</title> <title>LeagueStats</title>
<meta name="description" <meta name="description"
content="LeagueStats.gg is an Open source website for League of Legends Summoners statistics."> content="LeagueStats.gg is an Open source website for League of Legends Summoners statistics.">
<script type="text/javascript">
window._mNHandle = window._mNHandle || {};
window._mNHandle.queue = window._mNHandle.queue || [];
medianet_versionId = "3121199";
</script>
<script src="https://contextual.media.net/dmedianet.js?cid=8CUVFOS3X" async="async"></script>
<script data-ad-client="ca-pub-6203985224306784" async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
</head> </head>
<body class="relative min-w-1200 bg-blue-900"> <body class="relative min-w-1200 bg-blue-900">
@ -33,16 +25,6 @@
</noscript> </noscript>
<div id="app"></div> <div id="app"></div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
<div id="226233362" style="position: fixed; top: 65px; right: 150px; opacity: 0;">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function () {
window._mNDetails.loadTag("226233362", "160x600", "226233362");
});
}
catch (error) { }
</script>
</div>
</body> </body>
</html> </html>