mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
update: snapshot link
This commit is contained in:
@@ -14,15 +14,15 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'com.tencent.qqmusic.business.playernew.view.NewPlayerActivity',
|
||||
matches: '[text^="广告"] + [text="跳过"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13985169', // 播放界面
|
||||
snapshotUrls: 'https://i.gkd.li/i/13985169', // 播放界面
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||
matches: '[text="广告"] +n [desc="关闭"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13206534', //歌单页
|
||||
'https://i.gkd.li/import/13797001', //我的页
|
||||
'https://i.gkd.li/i/13206534', //歌单页
|
||||
'https://i.gkd.li/i/13797001', //我的页
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -31,8 +31,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@ImageView - ImageView - RelativeLayout >n [text="听歌入会赢绿钻"||text="摇动点击广告跳转"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13206982',
|
||||
'https://i.gkd.li/import/13218134',
|
||||
'https://i.gkd.li/i/13206982',
|
||||
'https://i.gkd.li/i/13218134',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -43,7 +43,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.tencent.qqmusic.activity.TranslucentWebViewActivity',
|
||||
rules: 'View[id="js_close_btn"][desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13115121',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13115121',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -54,7 +54,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text="抢先体验"] -2 [text="不再提醒"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13178485',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13178485',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
@@ -63,7 +63,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||
quickFind: true,
|
||||
rules: '[text="流量够用"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197868',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13197868',
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
@@ -73,7 +73,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.tencent.qqmusiccommon.hybrid.HybridViewActivity',
|
||||
matches: '[id="com.tencent.qqmusic:id/c5i"] >5 [desc="关闭按钮"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806773',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806773',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -85,7 +85,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.tencent.qqmusic.activity.AppStarterActivity',
|
||||
matches: '[id="android:id/content"] >4 ViewGroup[childCount=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806782',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806782',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user