mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf(点心云): 开屏广告
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user