fuck
This commit is contained in:
parent
89fca15655
commit
7dd81081a2
1 changed files with 2 additions and 2 deletions
|
@ -107,7 +107,7 @@ function isAIPost(post) {
|
|||
var credentials = JSON.parse(readFileSync("credentials.json"));
|
||||
|
||||
function proxy(url) {
|
||||
if (!process.env.IMGPROXY_HOST)
|
||||
// if (!process.env.IMGPROXY_HOST)
|
||||
return url;
|
||||
|
||||
url = generateImageUrl({
|
||||
|
|
Loading…
Reference in a new issue