1
Fork 0

add DisablePokeChan :3

This commit is contained in:
ashley 2024-08-28 17:40:18 +00:00
parent 055e64ba5d
commit f20efd8b16

View file

@ -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,