mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(皮皮搞笑): 开屏广告(优化规则)
This commit is contained in:
@@ -17,8 +17,12 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12745084',
|
||||
matches:
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/12745084',
|
||||
'https://i.gkd.li/i/14546304',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
Reference in New Issue
Block a user