mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(快手极速版): 开屏广告 (#466)
This commit is contained in:
@@ -4,6 +4,22 @@ export default defineGkdApp({
|
|||||||
id: 'com.kuaishou.nebula',
|
id: 'com.kuaishou.nebula',
|
||||||
name: '快手极速版',
|
name: '快手极速版',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
priorityTime: 10000,
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
matches: '[vid="splash_skip_text"]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/5d393b9b-c327-4429-9759-8c18a097453a',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/17631261',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '青少年模式',
|
name: '青少年模式',
|
||||||
|
|||||||
Reference in New Issue
Block a user