mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-17 00:23:45 +08:00
feat(7天澳門統考): 增加适配
This commit is contained in:
parent
58c7112b7f
commit
0e7e603309
|
@ -45,8 +45,9 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'TextView[id=null][text="跳过视频"] < View +(2) @View > Button[clickable=true]',
|
||||
'[id=null][text="跳过视频"] < View +(2) @View > Button[clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12668269',
|
||||
'https://gkd-kit.gitee.io/import/12642913',
|
||||
'https://gkd-kit.gitee.io/import/12642932',
|
||||
],
|
||||
|
@ -54,9 +55,13 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 3,
|
||||
matches: [
|
||||
'Button[id=null][clickable=true] < @View - TextView < View - View >(n) View[desc="安装"]', // 点中间的View才会关闭广告,最后两个 View 之间的距离不确定
|
||||
'Button[id=null][clickable=true] < @View - * < View - View >(n) View[desc="安装"]', // 点中间的View才会关闭广告,最后两个 View 之间的距离不确定
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12642952',
|
||||
// https://github.com/gkd-kit/subscription/pull/136#issuecomment-1723186711
|
||||
'https://gkd-kit.gitee.io/import/12668298',
|
||||
],
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12642952'],
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
|
|
Loading…
Reference in New Issue
Block a user