mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 18:22:21 +08:00
fix(新小财神影视): 内部弹窗广告-增加规则
This commit is contained in:
parent
814b702023
commit
4b465e6953
|
@ -27,7 +27,12 @@ export default defineAppConfig({
|
|||
rules: [
|
||||
{
|
||||
matches:
|
||||
'@ImageView[desc=null&&id=null] < FrameLayout[childCount=1] +n FrameLayout > FrameLayout > TextView[text.length=4]',
|
||||
'@ImageView < FrameLayout -2 ImageView < FrameLayout + FrameLayout > FrameLayout > TextView[text.length=4]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12565637'],
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'@ImageView[desc=null&&id=null] < FrameLayout[childCount=1] +n FrameLayout[childCount<=1] + FrameLayout > FrameLayout > TextView[text.length=4]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12522881',
|
||||
'https://gkd-kit.gitee.io/import/12565480',
|
||||
|
|
Loading…
Reference in New Issue
Block a user