mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:38:24 +01:00
add this :3
This commit is contained in:
parent
0fc44971a1
commit
efc2a5d468
1 changed files with 1 additions and 0 deletions
|
@ -161,6 +161,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||||
|
|
||||||
return renderTemplate(res, req, "landing.ejs", {
|
return renderTemplate(res, req, "landing.ejs", {
|
||||||
secure,
|
secure,
|
||||||
|
embedtype:req.query.embedtype,
|
||||||
verify,
|
verify,
|
||||||
isOldWindows,
|
isOldWindows,
|
||||||
proxyurl,
|
proxyurl,
|
||||||
|
|
Loading…
Reference in a new issue