We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d1fb4 commit 3b2bc3aCopy full SHA for 3b2bc3a
demo/demo.html
@@ -54,6 +54,17 @@ <h1>Give it a try</h1>
54
<li>Allows programmatic access to remove all keys for a given app</li>
55
</ul>
56
57
+ <!-- Sorry guys, I need to earn a living -->
58
+ <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
59
+ <!-- ALS Leaderboard -->
60
+ <ins class="adsbygoogle"
61
+ style="display:inline-block;width:728px;height:90px"
62
+ data-ad-client="ca-pub-8242772837340688"
63
+ data-ad-slot="1586567981"></ins>
64
+ <script>
65
+ (adsbygoogle = window.adsbygoogle || []).push({});
66
+ </script>
67
+
68
<h3>Usage</h3>
69
70
<h6>Dependencies:</h6>
0 commit comments