gkd-subscription/dist/test.json
2023-08-24 18:46:06 +08:00

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*='跳转']"
]
}
]
}
]
}