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