mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Update Adguard regex + cmd_overrides
This commit is contained in:
parent
72475b16ef
commit
83d9248249
@ -61,10 +61,11 @@
|
||||
"countries": "list-locations",
|
||||
"connect": "connect -y -l",
|
||||
"log": "status",
|
||||
"account": "license",
|
||||
"version": "--version"
|
||||
},
|
||||
"regex": {
|
||||
"status": "\/VPN is disconnected\/",
|
||||
"status": "\/vpn is disconnected\/",
|
||||
"pattern": "/^([A-Z]{2})\\s+.*?\\s([A-Za-z]+(?:\\s[A-Za-z]+)?)\\s+\\d+$/m",
|
||||
"replace": "$2",
|
||||
"slice": 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user