Skip to content

Commit 659a059

Browse files
authored
Update index.html
1 parent e9cc8a1 commit 659a059

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

cn/index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,14 @@
22
<html lang="zh">
33

44
<head>
5-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-6319048218480690"
6-
crossorigin="anonymous"></script>
5+
<script async src = "//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" >
6+
</script>
7+
<script>
8+
(adsbygoogle = window.adsbygoogle || []).push({
9+
google_ad_client: "ca-pub-6319048218480690",
10+
enable_page_level_ads: true
11+
});
12+
</script>
713
<script>
814
var _hmt = _hmt || [];
915
(function() {

0 commit comments

Comments
 (0)