mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:02:34 +08:00
parent
578f87f36d
commit
dc75a57c68
|
@ -15,16 +15,14 @@ export default defineAppConfig({
|
|||
],
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[text!=null] - TextView[text^="跳过"]',
|
||||
matches: '[text *= "跳过" && text.length<6]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12504489',
|
||||
'https://gkd-kit.gitee.io/import/12504507',
|
||||
'https://gkd-kit.songe.li/import/12852509',
|
||||
'https://gkd-kit.gitee.io/import/12504492',
|
||||
],
|
||||
},
|
||||
{
|
||||
matches: 'ImageView + ViewGroup > TextView[text="跳过"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12504492',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user