mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
fix: 酷安-开屏广告
This commit is contained in:
@@ -36,12 +36,12 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
excludeMatches:
|
matches:
|
||||||
'[id="com.coolapk.market:id/item_view" || vid="card_view"]',
|
'[id!="com.coolapk.market:id/item_view" && vid!="card_view"] > [text*="跳过"][text.length<10][visibleToUser=true]',
|
||||||
matches: '[text*="跳过"][text.length<5][visibleToUser=true]',
|
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12917990',
|
'https://i.gkd.li/i/12917990',
|
||||||
'https://i.gkd.li/i/13211392',
|
'https://i.gkd.li/i/13211392',
|
||||||
|
'https://i.gkd.li/i/23097140',
|
||||||
],
|
],
|
||||||
excludeSnapshotUrls: [
|
excludeSnapshotUrls: [
|
||||||
'https://i.gkd.li/i/13247733',
|
'https://i.gkd.li/i/13247733',
|
||||||
|
|||||||
Reference in New Issue
Block a user