mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 14:57:48 +00:00
Ad typo
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
var s = document.createElement('script');
|
var s = document.createElement('script');
|
||||||
s.src = '//cdn.chitika.net/getads.js';
|
s.src = '//cdn.chitika.net/getads.js';
|
||||||
try { document.getElementsByTagName('head')[0].appendChild(s); } catch(e) { document.write(s.outerHTML);}
|
try { document.getElementsByTagName('head')[0].appendChild(s); } catch(e) { document.write(s.outerHTML);}
|
||||||
}())
|
}());
|
||||||
} else {
|
} else {
|
||||||
//Desktop ad
|
//Desktop ad
|
||||||
(function (){
|
(function (){
|
||||||
|
|||||||
Reference in New Issue
Block a user