mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 10:15:31 +08:00
@@ -7,9 +7,14 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.weico.international.ui.ad.AdActivity',
|
matchTime: 10000,
|
||||||
rules: 'LinearLayout > TextView[text="跳过"]',
|
actionMaximum: 1,
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12738090',
|
resetMatch: 'app',
|
||||||
|
rules: 'TextView[text*="跳过"][text.length<=10]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12738090',
|
||||||
|
'https://i.gkd.li/import/13626884',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user