mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
@@ -6,9 +6,10 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
matchLauncher: true,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: 'com.onethingcloud.android.MainActivity',
|
activityIds: 'com.onethingcloud.android.MainActivity',
|
||||||
rules: 'View[desc ^="跳过" && desc.length=6]',
|
rules: 'View[desc^="跳过"][desc.length=6]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12841174',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12841174',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user