Build 94
Preserve the path name for mirror links
This commit is contained in:
parent
f41aec59bb
commit
47ebc55f80
4 changed files with 5 additions and 4 deletions
|
|
@ -126,6 +126,7 @@ async function serveOfflinePage() {
|
|||
};
|
||||
}
|
||||
});
|
||||
|
||||
if (title) {
|
||||
text = text.replaceAll(/<!--OFFLINE_TITLE_START-->(.*?)<!--OFFLINE_TITLE_END-->/g, title);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue