We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c202878 commit 9a9f660Copy full SHA for 9a9f660
js/demo.js
@@ -95,8 +95,8 @@
95
// turn over to the dark side
96
if (window.location.hostname === "janpaepke.github.io" || window.location.hostname === "scrollmagic.io") {
97
$(document).ready (function () {
98
- google_ad_client = "ca-pub-8286077135621931";
99
- google_ad_slot = "4607084004";
+ google_ad_client = "ca-pub-8391065704522728";
+ google_ad_slot = "6437098893";
100
google_ad_width = 728;
101
google_ad_height = 90;
102
var text = $("<div>")
0 commit comments