mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
feat(扫描全能王): 开屏广告(优化规则) (#3089)
This commit is contained in:
@@ -7,9 +7,16 @@ export default defineAppConfig({
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.intsig.camscanner.mainmenu.mainactivity.MainActivity',
|
||||
rules: '[id="com.intsig.camscanner:id/tv_skip_ad"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12668795',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12668795',
|
||||
'https://i.gkd.li/import/13635350',
|
||||
'https://i.gkd.li/import/13635351',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
|
||||
Reference in New Issue
Block a user