mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
fix(新小财神影视): 内部弹窗广告-增加规则
This commit is contained in:
@@ -27,7 +27,12 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
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: [
|
snapshotUrls: [
|
||||||
'https://gkd-kit.gitee.io/import/12522881',
|
'https://gkd-kit.gitee.io/import/12522881',
|
||||||
'https://gkd-kit.gitee.io/import/12565480',
|
'https://gkd-kit.gitee.io/import/12565480',
|
||||||
|
|||||||
Reference in New Issue
Block a user