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