mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(向日葵远程控制): 开屏广告
This commit is contained in:
@@ -4,6 +4,21 @@ export default defineGkdApp({
|
|||||||
id: 'com.oray.sunlogin',
|
id: 'com.oray.sunlogin',
|
||||||
name: '向日葵远程控制',
|
name: '向日葵远程控制',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: -1,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
matches: '[vid="tobid_splash_skip_text"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/f41b0367-9161-4329-987d-b2d0ad9ec233',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17004919',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '全屏广告-瓜子会员弹窗',
|
name: '全屏广告-瓜子会员弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user