mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 17:55:12 +08:00
feat(喜马拉雅): 开屏广告
This commit is contained in:
@@ -4,6 +4,21 @@ export default defineGkdApp({
|
|||||||
id: 'com.ximalaya.ting.android',
|
id: 'com.ximalaya.ting.android',
|
||||||
name: '喜马拉雅',
|
name: '喜马拉雅',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: -1,
|
||||||
|
name: '开屏广告',
|
||||||
|
fastQuery: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/7ef0b1fb-aaa0-475d-b6b4-e927776adb27',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17068586',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '局部广告-首页右侧浮动广告',
|
name: '局部广告-首页右侧浮动广告',
|
||||||
|
|||||||
Reference in New Issue
Block a user