mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 20:15:25 +08:00
fix(百度贴吧): 开屏广告-增加规则
This commit is contained in:
parent
6900f20b32
commit
5bdd0e476d
|
@ -16,6 +16,10 @@ export default defineAppConfig({
|
|||
'TextView[text*=`广告`] - TextView[text^=`跳过`]',
|
||||
'[id=`com.kwad.dy.sdk:id/ksad_splash_circle_skip_view`] TextView[text=`跳过`]',
|
||||
'[id=`com.byted.pangle:id/tt_splash_skip_btn`]',
|
||||
{
|
||||
matches: '@TextView[text="跳过"] + TextView[text.length=1]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12566191',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user