mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,27 +4,9 @@ export default defineAppConfig({
|
||||
id: 'com.jsmcc',
|
||||
name: '中国移动江苏',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id="com.jsmcc:id/ad_content"] [text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12830488',
|
||||
'https://i.gkd.li/import/12830580',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '版本更新',
|
||||
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
|
||||
Reference in New Issue
Block a user