You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
website: Fix ads
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineConfig( {
|
|||||||
head: [
|
head: [
|
||||||
['script', {
|
['script', {
|
||||||
async: 'async',
|
async: 'async',
|
||||||
src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2610070972052494',
|
src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4345548567024241',
|
||||||
crossorigin: 'anonymous',
|
crossorigin: 'anonymous',
|
||||||
}],
|
}],
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
google.com, pub-2610070972052494, DIRECT, f08c47fec0942fa0
|
google.com, pub-4345548567024241, DIRECT, f08c47fec0942fa0
|
||||||
|
|||||||
Reference in New Issue
Block a user