mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27: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,
|
IsOldWindows,
|
||||||
tab,
|
tab,
|
||||||
continuation,
|
continuation,
|
||||||
|
media_proxy_url: config.media_proxy,
|
||||||
results: "",
|
results: "",
|
||||||
q: query,
|
q: query,
|
||||||
summary: "",
|
summary: "",
|
||||||
@ -314,6 +315,7 @@ module.exports = function (app, config, renderTemplate) {
|
|||||||
cinv,
|
cinv,
|
||||||
convert,
|
convert,
|
||||||
turntomins,
|
turntomins,
|
||||||
|
media_proxy_url: config.media_proxy,
|
||||||
dnoreplace,
|
dnoreplace,
|
||||||
continuation,
|
continuation,
|
||||||
wiki: "",
|
wiki: "",
|
||||||
|
Loading…
Reference in New Issue
Block a user