mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Wed Sep 29 04:07:21 PM CST 2021
This commit is contained in:
parent
368b9359a6
commit
49b7c8bef7
2 changed files with 164 additions and 337 deletions
|
@ -50,8 +50,6 @@
|
|||
{
|
||||
//?url=#page=
|
||||
let url = location.search.substring(5);
|
||||
if(url.startsWith("file:///"))
|
||||
url = "https://local/"+url.substring(8);
|
||||
let page = 1;
|
||||
let lhash = location.hash;
|
||||
if(lhash)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue