mirror of
https://github.com/dyzulk/twinpath-hotspot-themes.git
synced 2026-01-26 05:25:40 +07:00
UI: Update error message to 'Invalid Hotspot Login URL'
This commit is contained in:
@@ -55,7 +55,7 @@ function handleDecodedText(decodedText) {
|
||||
}
|
||||
} else {
|
||||
isUnauthorized = true;
|
||||
blockReason = "Invalid MikroTik Login URL";
|
||||
blockReason = "Invalid Hotspot Login URL";
|
||||
}
|
||||
} else {
|
||||
// ILLEGAL DOMAIN: Strict blocking
|
||||
|
||||
Reference in New Issue
Block a user