mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Update provider status regex, validate country select
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"log": "status"
|
||||
},
|
||||
"regex": {
|
||||
"status": "\/status: (\\w+)\/",
|
||||
"status": "\/status: disconnected\/",
|
||||
"pattern": "(\\w+)\\s+",
|
||||
"replace": "$1,$1\\n"
|
||||
}
|
||||
|
Reference in New Issue
Block a user