mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(大学搜题酱): 开屏广告(GKD1.7有效)
This commit is contained in:
@@ -5,6 +5,32 @@ export default defineAppConfig({
|
|||||||
name: '大学搜题酱',
|
name: '大学搜题酱',
|
||||||
deprecatedKeys: [4],
|
deprecatedKeys: [4],
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '开屏广告',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
matches: '[text*="跳过"][text.length<10][visibleToUser=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/12867875',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
action: 'clickCenter',
|
||||||
|
position: {
|
||||||
|
left: 'width * 0.8981',
|
||||||
|
top: 'width * 0.1574',
|
||||||
|
},
|
||||||
|
matches: '[id="android:id/content"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/45daad88-68a3-41b9-933a-943eeae0e4ff',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14434685',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
enable: false,
|
enable: false,
|
||||||
key: 1,
|
key: 1,
|
||||||
|
|||||||
Reference in New Issue
Block a user