mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat: 移除APP开屏广告
This commit is contained in:
@@ -4,20 +4,6 @@ export default defineAppConfig({
|
||||
id: 'com.jd.jrapp',
|
||||
name: '京东金融',
|
||||
groups: [
|
||||
{
|
||||
key: 0,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.jd.jrapp:id/btn_jump"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13054174',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '通知提醒',
|
||||
|
||||
Reference in New Issue
Block a user