mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf(虎扑): 分段广告-信息流广告 (#525)
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineGkdApp({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '分段广告-推荐流广告',
|
name: '分段广告-信息流广告',
|
||||||
desc: '点击卡片右上角广告文字,出现广告反馈,点击屏蔽该广告',
|
desc: '点击卡片右上角广告文字,出现广告反馈,点击屏蔽该广告',
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
@@ -29,12 +29,13 @@ export default defineGkdApp({
|
|||||||
{
|
{
|
||||||
preKeys: [0],
|
preKeys: [0],
|
||||||
key: 1,
|
key: 1,
|
||||||
matches: '@[clickable=true] > [text="屏蔽该广告"]',
|
matches: '@[clickable=true] > [text="屏蔽该广告" || text="不感兴趣"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12511010',
|
'https://i.gkd.li/i/12511010',
|
||||||
'https://i.gkd.li/i/12534848',
|
'https://i.gkd.li/i/12534848',
|
||||||
'https://i.gkd.li/i/13259699',
|
'https://i.gkd.li/i/13259699',
|
||||||
'https://i.gkd.li/i/15360360',
|
'https://i.gkd.li/i/15360360',
|
||||||
|
'https://i.gkd.li/i/17869227',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user