mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix: 微博轻享版-开屏广告
This commit is contained in:
@@ -8,8 +8,11 @@ export default defineAppConfig({
|
|||||||
key: -1,
|
key: -1,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.weico.international.ui.ad.AdActivity',
|
activityIds: 'com.weico.international.ui.ad.AdActivity',
|
||||||
rules: 'TextView[text="跳过"]',
|
rules: 'TextView[text*="跳过"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12509123',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/12509123',
|
||||||
|
'https://gkd-kit.gitee.io/import/12510132',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user