mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(酷狗音乐): 开屏广告(补充规则)
This commit is contained in:
@@ -10,8 +10,10 @@ export default defineAppConfig({
|
|||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
actionMaximumKey: 0,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches: '[desc="跳过"||desc="GdtCountDownView"]',
|
matches: '[desc="跳过"||desc="GdtCountDownView"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/i/12775410',
|
'https://i.gkd.li/i/12775410',
|
||||||
@@ -19,6 +21,17 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/i/13468987',
|
'https://i.gkd.li/i/13468987',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
position: {
|
||||||
|
left: 'width * 0.6858',
|
||||||
|
top: 'width * 0.3906',
|
||||||
|
},
|
||||||
|
matches: '[desc="createSkipView"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/fc4a38c9-20aa-4cfc-9a92-c20e9194418b',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14609953',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user