mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
perf: 开屏广告-全局 #1366
This commit is contained in:
@@ -287,7 +287,6 @@ export const blackListAppIDs: string[] = [
|
||||
'com.samsung.android.thermalguardian',
|
||||
'com.samsung.android.calendar',
|
||||
'com.samsung.android.app.notes',
|
||||
'com.jv.samsungeshop',
|
||||
'com.samsung.android.app.sreminder',
|
||||
'com.samsung.android.app.watchmanager',
|
||||
'com.samsung.android.app.reminder',
|
||||
|
||||
@@ -28,7 +28,7 @@ export default defineGkdGlobalGroups([
|
||||
anyMatches: [
|
||||
'[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||
'@View[clickable=true][childCount=0] - [text="互动广告"][visibleToUser=true]',
|
||||
'[childCount=0][visibleToUser=true][(text.length<10 && (text*="跳过" || text*="跳過" || text~="(?is).*skip.*") && text!*="视频") || (vid~="(?is).*skip.*" && vid!~="(?is).*video.*" && text!="帮助" && text!="取消" && text!*="退出") || id$="tt_splash_skip_btn" || (desc.length<10 && (desc*="跳过" || desc*="跳過" || desc~="(?is).*skip.*"))]',
|
||||
'[visibleToUser=true][(text.length<10 && (text*="跳过" || text*="跳過" || text~="(?is).*skip.*") && text!*="视频") || (vid~="(?is).*skip.*" && vid!~="(?is).*video.*" && text!="帮助" && text!="取消" && text!*="退出") || id$="tt_splash_skip_btn" || (desc.length<10 && (desc*="跳过" || desc*="跳過" || desc~="(?is).*skip.*"))]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/i/21617612', // 互动开屏广告
|
||||
excludeSnapshotUrls: [
|
||||
|
||||
Reference in New Issue
Block a user