mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
add media_proxy :3
This commit is contained in:
parent
09535024a0
commit
5395e2631d
@ -148,6 +148,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
IsOldWindows,
|
||||
tab,
|
||||
continuation,
|
||||
media_proxy_url: config.media_proxy,
|
||||
results: "",
|
||||
q: query,
|
||||
summary: "",
|
||||
@ -314,6 +315,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
cinv,
|
||||
convert,
|
||||
turntomins,
|
||||
media_proxy_url: config.media_proxy,
|
||||
dnoreplace,
|
||||
continuation,
|
||||
wiki: "",
|
||||
|
Loading…
Reference in New Issue
Block a user