mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
@@ -4,6 +4,16 @@ export default defineAppConfig({
|
|||||||
id: 'com.chaozh.iReader',
|
id: 'com.chaozh.iReader',
|
||||||
name: 'VIVO 电子书',
|
name: 'VIVO 电子书',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[text*="跳过"][text.length<=10]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13659604',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '权限弹窗',
|
name: '权限弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user