mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(IT之家): 开屏广告
This commit is contained in:
@@ -4,6 +4,25 @@ export default defineGkdApp({
|
||||
id: 'com.ruanmei.ithome',
|
||||
name: 'IT之家',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
fastQuery: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
excludeMatches: '[vid="iv_search_back"][visibleToUser=true]',
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
exampleUrls: 'https://e.gkd.li/49015bf7-6513-40b2-a436-d3c386ef1891',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/16401878',
|
||||
'https://i.gkd.li/i/16401899', // 防止误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '局部广告-卡片广告',
|
||||
|
||||
Reference in New Issue
Block a user