mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 16:12:21 +08:00
parent
7d0c60b709
commit
477bfb2e15
|
@ -4,6 +4,16 @@ export default defineAppConfig({
|
|||
id: 'com.fenbi.android.solar',
|
||||
name: '小猿搜题',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
quickFind: true,
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.fenbi.android.solar:id/btn_skip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13631841',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '升级提示',
|
||||
|
|
Loading…
Reference in New Issue
Block a user