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