mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 10:45:09 +08:00
update: snapshot link
This commit is contained in:
@@ -19,15 +19,15 @@ export default defineAppConfig({
|
||||
name: '类型1',
|
||||
matches: '[id="com.google.android.youtube:id/skip_ad_button_text"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13797491',
|
||||
'https://i.gkd.li/import/12565261',
|
||||
'https://i.gkd.li/i/13797491',
|
||||
'https://i.gkd.li/i/12565261',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '类型2',
|
||||
matches: '[id="com.google.android.youtube:id/modern_skip_ad_text"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13705106'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13705106'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -39,9 +39,9 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'ImageView[desc="更多选项"||desc^="More"] + @ImageView[desc="关闭广告面板"||desc^="Close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12877346',
|
||||
'https://i.gkd.li/import/13797491',
|
||||
'https://i.gkd.li/import/13705106',
|
||||
'https://i.gkd.li/i/12877346',
|
||||
'https://i.gkd.li/i/13797491',
|
||||
'https://i.gkd.li/i/13705106',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -51,7 +51,7 @@ export default defineAppConfig({
|
||||
'com.google.android.apps.youtube.app.watchwhile.WatchWhileActivity',
|
||||
rules:
|
||||
'ImageView < @Button < ViewGroup +3 Button[desc*="YouTube Premium"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12877357',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12877357',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -60,7 +60,7 @@ export default defineAppConfig({
|
||||
'com.google.android.apps.youtube.app.watchwhile.MainActivity',
|
||||
rules:
|
||||
'ViewGroup[desc="免费试用 1 个月"] < * - * > ViewGroup[text="不用了,谢谢"]', // 缺少英文快照
|
||||
snapshotUrls: 'https://i.gkd.li/import/13797512',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13797512',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
@@ -69,7 +69,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="开启通知"] < * < * +2 * >2 [text="不用了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14194155',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14194155',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user