mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 08:15:11 +08:00
update: snapshot link
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules:
|
||||
'[text*="关闭"][id="com.mfcloudcalculate.networkdisk:id/tv_ad_free_colse"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13546173',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13546173',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -28,7 +28,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="com.mfcloudcalculate.networkdisk:id/frame_ad_splash_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14018247',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14018247',
|
||||
},
|
||||
// 该应用存在特殊开屏广告,被全局规则排除,以下为之前的开屏广告规则
|
||||
{
|
||||
@@ -37,8 +37,8 @@ export default defineAppConfig({
|
||||
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',
|
||||
'https://i.gkd.li/i/12846434',
|
||||
'https://i.gkd.li/i/13059834',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -47,8 +47,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[id$="tt_splash_skip_btn"] <<n [id="com.mfcloudcalculate.networkdisk:id/frame_ad_splash_container"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13259303',
|
||||
'https://i.gkd.li/import/13695497',
|
||||
'https://i.gkd.li/i/13259303',
|
||||
'https://i.gkd.li/i/13695497',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user