mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(百度网盘三星版): 开屏广告
This commit is contained in:
@@ -5,6 +5,32 @@ export default defineAppConfig({
|
||||
name: '百度网盘-三星版本',
|
||||
deprecatedKeys: [0],
|
||||
groups: [
|
||||
{
|
||||
key: -1,
|
||||
name: '开屏广告',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
actionMaximumKey: 0,
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/e88a7ab4-0aeb-4472-a49b-3252da21ae33',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12738323',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <<n [id="android:id/content"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/7f1babd6-7da3-4733-aca9-80ddf3c0a84e',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14596658',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '全屏广告-弹窗广告',
|
||||
|
||||
Reference in New Issue
Block a user