mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 09:03:18 +08:00
chore: 更新谷歌广告发布商ID和相关配置
更新了ads.txt文件和Layout.astro中的谷歌广告发布商ID,并添加了google-adsense-account元标签以匹配新的广告账户配置
This commit is contained in:
@@ -1 +1 @@
|
||||
google.com, pub-2618491437522884, DIRECT, f08c47fec0942fa0
|
||||
google.com, pub-1683686345039700, DIRECT, f08c47fec0942fa0
|
||||
@@ -165,8 +165,9 @@ const bannerOffset =
|
||||
<!-- Umami分析(自建) -->
|
||||
<script defer src="https://umami.afo.im/script.js" data-website-id="4b4e430d-a12c-4a5c-8cf9-df48eb20fd6d"></script>
|
||||
<!-- 谷歌广告 -->
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2618491437522884"
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1683686345039700"
|
||||
crossorigin="anonymous"></script>
|
||||
<meta name="google-adsense-account" content="ca-pub-1683686345039700">
|
||||
<!-- 百度统计 -->
|
||||
<script>
|
||||
var _hmt = _hmt || [];
|
||||
|
||||
Reference in New Issue
Block a user