mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
fix: IT之家-分段广告-信息流广告
This commit is contained in:
@@ -60,8 +60,10 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
action: 'longClick',
|
action: 'longClick',
|
||||||
matches: '@[longClickable=true] >4 [text="广告 "]',
|
matches:
|
||||||
|
'@[longClickable=true] >4 [text="广告 "][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14734964',
|
snapshotUrls: 'https://i.gkd.li/i/14734964',
|
||||||
|
excludeSnapshotUrls: 'https://i.gkd.li/i/19340823',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0],
|
preKeys: [0],
|
||||||
|
|||||||
Reference in New Issue
Block a user