mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
feat(CSDN): 开屏广告-规则优化 (#743)
* feat(CSDN): 优化开屏广告 - 优化开屏广告 * Update net.csdn.csdnplus.ts
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user