mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2025-01-15 00:43:59 +08:00
shit
This commit is contained in:
parent
0ce48297a1
commit
4c6b09534f
@ -165,5 +165,5 @@ window.onpopstate = function (event) {
|
||||
|
||||
function tohomeurl() {
|
||||
var hostname = window.location.hostname;
|
||||
window.open(window.location.protocol + hostname.substring(5));
|
||||
window.open(window.location.protocol + '//' + hostname.substring(5));
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user