mirror of
https://github.com/Zippland/worth-buying.git
synced 2026-01-19 01:21:11 +08:00
更新Google AdSense客户端ID,确保广告展示正常
This commit is contained in:
@@ -9,7 +9,7 @@ export default function App({ Component, pageProps }: AppProps) {
|
||||
<Head>
|
||||
<script
|
||||
async
|
||||
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8196371508613271"
|
||||
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7207313144293144"
|
||||
crossOrigin="anonymous"
|
||||
/>
|
||||
</Head>
|
||||
|
||||
@@ -1 +1 @@
|
||||
google.com, pub-8196371508613271, DIRECT, f08c47fec0942fa0
|
||||
google.com, pub-7207313144293144, DIRECT, f08c47fec0942fa0
|
||||
Reference in New Issue
Block a user