mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,32 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.mfcloudcalculate.networkdisk',
|
||||
name: '123云盘',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches:
|
||||
'[id="com.mfcloudcalculate.networkdisk:id/frame_ad_splash_container"] >n [text^="跳过"][text.length<=4]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12846434',
|
||||
'https://i.gkd.li/import/13059834',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[id$="tt_splash_skip_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13259303',
|
||||
'https://i.gkd.li/import/13695497',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '应用内广告弹窗',
|
||||
|
||||
Reference in New Issue
Block a user