mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 18:25:15 +08:00
fix: 天气-分段广告 #927
This commit is contained in:
@@ -20,9 +20,12 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0],
|
preKeys: [0],
|
||||||
matches: '@[clickable=true] > [text="不感兴趣"]',
|
matches: '@[clickable=true] >(1,2) [text="不感兴趣"]',
|
||||||
exampleUrls: 'https://e.gkd.li/9137d262-7fda-4b57-a0bc-b9fa60634a22',
|
exampleUrls: 'https://e.gkd.li/9137d262-7fda-4b57-a0bc-b9fa60634a22',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/16631878',
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/16631878',
|
||||||
|
'https://i.gkd.li/i/20429502',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user