mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 16:25:09 +08:00
feat(网心云): 开屏广告 (#2318)
This commit is contained in:
@@ -6,11 +6,15 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matchLauncher: true,
|
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.onethingcloud.android.MainActivity',
|
matchTime: 10000,
|
||||||
rules: 'View[desc^="跳过"][desc.length=6]',
|
actionMaximum: 1,
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12841174',
|
resetMatch: 'app',
|
||||||
|
rules: '[desc^="跳过"][desc.length<=10]',
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12841174',
|
||||||
|
'https://i.gkd.li/import/13414384',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user