mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat(华为主题): 开屏广告(优化规则) (#1337)
This commit is contained in:
@@ -12,9 +12,12 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.huawei.hms.ads.uiengine:id/hiad_skip_text"]',
|
||||
matches: '[id$="hiad_skip_text"]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12657379',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12657379',
|
||||
'https://i.gkd.li/import/13069736',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user