mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(小蚕霸王餐): 开屏广告(优化规则) (#2144)
This commit is contained in:
@@ -7,14 +7,24 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
activityIds: 'com.realtech.adscope.SplashActivity',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id = "com.realtech.xiaocan:id/splash_ad_container"] [text ^= "跳过"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12843368',
|
||||
key: 1,
|
||||
name: '开屏广告-1',
|
||||
quickFind: true,
|
||||
matches: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12843368',
|
||||
'https://i.gkd.li/import/13363222',
|
||||
'https://i.gkd.li/import/13363246',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '开屏广告-2',
|
||||
matches: '[id = "com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12854728',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user