mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:22:22 +08:00
21 lines
421 B
JSON
21 lines
421 B
JSON
{
|
|
"name": "GKD-我测你们码",
|
|
"id": 1,
|
|
"version": 1,
|
|
"author": "lisonge",
|
|
"supportUrl": "https://github.com/gkd-kit/subscription",
|
|
"apps": [
|
|
{
|
|
"id": "li.songe.gkd.debug",
|
|
"groups": [
|
|
{
|
|
"key": 0,
|
|
"name": "测试语法错误",
|
|
"rules": [
|
|
"[text^='跳过'syntax_error] + * >2 TextView[text*='跳转']"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |