mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(QQ阅读): 青少年弹窗 (#1494)
* feat(QQ阅读): 青少年弹窗 * feat(QQ阅读): 青少年弹窗 --------- Co-authored-by: lisonge <i@songe.li> close #1490
This commit is contained in:
@@ -11,5 +11,14 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.qq.reader:id/splash_container"] + [text^="跳过"]',
|
rules: '[id="com.qq.reader:id/splash_container"] + [text^="跳过"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12811930',
|
snapshotUrls: 'https://i.gkd.li/import/12811930',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '青少年弹窗',
|
||||||
|
quickFind: true,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '[id="com.qq.reader:id/tv_i_know"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13194867',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user