mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(扫描全能王): 开屏广告(优化规则) (#3089)
This commit is contained in:
@@ -7,9 +7,16 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: -1,
|
key: -1,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.intsig.camscanner.mainmenu.mainactivity.MainActivity',
|
quickFind: true,
|
||||||
rules: '[id="com.intsig.camscanner:id/tv_skip_ad"]',
|
matchTime: 10000,
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12668795',
|
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,
|
key: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user