perf(点心云): 开屏广告

This commit is contained in:
AIsouler
2024-07-07 12:49:06 +08:00
parent 3ca3c21162
commit 1c82fd10ae

View File

@@ -7,16 +7,14 @@ export default defineGkdApp({
{
key: 0,
name: '开屏广告',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules: [
{
matches:
'@ViewGroup[clickable=true] > TextView[text$="s" && text.length=2]',
exampleUrls:
'https://m.gkd.li/57941037/a4b9c558-1d1f-4964-9545-95533253c9d1',
snapshotUrls: 'https://i.gkd.li/i/12847518',
matches: '[text$="s"][text.length=2]',
snapshotUrls: 'https://i.gkd.li/i/16115075',
},
],
},