mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat: 番茄免费小说 #1116
This commit is contained in:
@@ -276,6 +276,7 @@ export default defineGkdApp({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
fastQuery: true,
|
fastQuery: true,
|
||||||
|
matchRoot: true,
|
||||||
activityIds: 'com.ss.android.excitingvideo.ExcitingVideoActivity',
|
activityIds: 'com.ss.android.excitingvideo.ExcitingVideoActivity',
|
||||||
matches: 'LynxFlattenUI[text="开启声音"][visibleToUser=true]',
|
matches: 'LynxFlattenUI[text="开启声音"][visibleToUser=true]',
|
||||||
exampleUrls: 'https://e.gkd.li/7dcb8002-607b-4a0a-8ef7-cfa351fcc388',
|
exampleUrls: 'https://e.gkd.li/7dcb8002-607b-4a0a-8ef7-cfa351fcc388',
|
||||||
@@ -312,5 +313,19 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 18,
|
||||||
|
name: '功能类-观看广告后点击领取奖励',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.ss.android.excitingvideo.ExcitingVideoActivity',
|
||||||
|
matches:
|
||||||
|
'@[text="领取奖励"][clickable=true] + FlattenUIText[text="领取奖励"][visibleToUser=true]',
|
||||||
|
exampleUrls: 'https://e.gkd.li/36d56a8d-7a3e-4bba-9c2b-59dfda1f1813',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/21848210',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user