mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-12 19:40:02 -04:00
Added History Hiding Options
This commit is contained in:
parent
a17c999042
commit
408d42928d
14 changed files with 663 additions and 144 deletions
2
app.js
2
app.js
|
@ -572,4 +572,4 @@ app.use(async (req, res, next) => {
|
|||
res.redirect(307, config.prefix + btoa(req.session.url) + req.url)
|
||||
|
||||
} else return next();
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue