mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 02:35:25 +08:00
feat(小鹰看看): 开屏广告 (#1630)
* Update com.okcam.ookcam.ts * Update com.okcam.ookcam.md * feat(小鹰看看): 开屏广告 --------- Co-authored-by: 二刺螈 <i@songe.li>
This commit is contained in:
@@ -7,15 +7,17 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchLauncher: true,
|
||||
quickFind: true,
|
||||
activityIds: 'com.okcam.ookcam.SplashActivity',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text^="跳过"][text.length<=3]',
|
||||
matches: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/13066267',
|
||||
'https://gkd-kit.gitee.io/import/13066200',
|
||||
'https://gkd-kit.gitee.io/import/13211691',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user