mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
fix: 链接错误
This commit is contained in:
@@ -8,7 +8,7 @@ export default defineAppConfig({
|
||||
name: '开屏广告',
|
||||
key: 0,
|
||||
rules: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12667534',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12667534',
|
||||
},
|
||||
{
|
||||
name: '新闻页面摇一摇广告',
|
||||
@@ -19,11 +19,11 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '@Image < View -n View >2 View[text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12667539',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12667539',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]', // 字节SDK广告
|
||||
snapshotUrls: 'https://i.gkd.li/import/import/12667549',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12667549',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user