mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 16:32:22 +08:00
feat(CSDN): 开屏广告-规则优化 (#743)
* feat(CSDN): 优化开屏广告 - 优化开屏广告 * Update net.csdn.csdnplus.ts
This commit is contained in:
parent
3be5fb2741
commit
1edda1661e
|
@ -11,7 +11,11 @@ export default defineAppConfig({
|
|||
rules: [
|
||||
{
|
||||
matches: '[id="net.csdn.csdnplus:id/tv_skip_splashimage"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12673680'],
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12673680',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.byted.pangle.m:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12838461',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user