mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(向日葵远程控制): 开屏广告 (#1535)
Co-authored-by: shanlan <hi@gobyte.cn> Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -4,6 +4,20 @@ export default defineAppConfig({
|
||||
id: 'com.oray.sunlogin',
|
||||
name: '向日葵远程控制',
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.oray.sunlogin:id/ll_skip_ad"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13197052',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 0,
|
||||
name: '瓜子会员弹窗',
|
||||
|
||||
Reference in New Issue
Block a user