mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 17:32:22 +08:00
feat 开屏广告(优化规则) (#2833)
This commit is contained in:
parent
788123afa1
commit
d3cea19a5e
|
@ -14,9 +14,11 @@ export default defineAppConfig({
|
|||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'@[id="com.byted.pangle:id/tt_splash_skip_btn"] <<n [id="com.diershoubing.erbing:id/containerV"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13378853',
|
||||
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13378853',
|
||||
'https://i.gkd.li/import/13546165',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
|
Loading…
Reference in New Issue
Block a user