mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
Version 42
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
<script src="https://kit.fontawesome.com/21ea186610.js" crossorigin="anonymous"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9310992147638822" crossorigin="anonymous"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
gtag('config', 'G-CTW2M8Q7SB');
|
||||
</script>
|
||||
<link rel="stylesheet" href="./css/sett.css">
|
||||
<link rel="shortcut icon" href="./img/settings.svg" type="image/x-icon">
|
||||
<title>BRB - Settings</title>
|
||||
@@ -22,15 +28,7 @@
|
||||
<article id="lgmode"><h3 id="lg"></h3></article>
|
||||
<button class="change" onclick="language()"></button>
|
||||
</section>
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9310992147638822" crossorigin="anonymous"></script>
|
||||
<!-- V sett -->
|
||||
<ins class="adsbygoogle"
|
||||
style="display:inline-block;width:700px;height:100px;margin:2rem3vw2rem3vw;"
|
||||
data-ad-client="ca-pub-9310992147638822"
|
||||
data-ad-slot="6166615845"></ins>
|
||||
<script>
|
||||
(adsbygoogle = window.adsbygoogle || []).push({});
|
||||
</script>
|
||||
|
||||
<section class="item">
|
||||
<article id="help"><h3 id="hl"></h3></article>
|
||||
<button class="change" onclick="help()"></button>
|
||||
|
||||
Reference in New Issue
Block a user