mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
@@ -7,11 +7,16 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '开屏广告',
|
name: '开屏广告',
|
||||||
activityIds: ['com.sec.android.app.samsungapps.notipopup.WebViewPopup'],
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches: '[id="com.sec.android.app.samsungapps:id/skip"]',
|
matches: '[id="com.sec.android.app.samsungapps:id/skip"]',
|
||||||
snapshotUrls: ['https://i.gkd.li/import/12674484'],
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/import/12674484',
|
||||||
|
'https://i.gkd.li/import/13324391',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user