diff --git a/src/Archive/Redirect.coffee b/src/Archive/Redirect.coffee index a69dbb292..bacd0ea02 100755 --- a/src/Archive/Redirect.coffee +++ b/src/Archive/Redirect.coffee @@ -61,8 +61,8 @@ Redirect = software: "foolfuuka" , name: "Nyafuu" - boards: ["c", "w", "wg"] - files: ["c", "w", "wg"] + boards: ["c", "e", "w", "wg"] + files: ["c", "e", "w", "wg"] data: domain: "archive.nyafuu.org" http: true @@ -113,6 +113,15 @@ Redirect = https: true withCredentials: true software: "foolfuuka" + , + name: "Love is Over" + boards: ["d", "i"], + files: ["d", "i"] + data: + domain: "loveisover.me" + http: true + https: true + software: "foolfuuka" ] to: (dest, data) ->