From 3e0be53c62c832c8673e7a2f55a35096310d692a Mon Sep 17 00:00:00 2001 From: Kayo Date: Thu, 20 Sep 2018 15:07:31 -0700 Subject: [PATCH 1/2] Added .exec to blacklist Mac/Unix executable files. --- config.sample.js | 1 + 1 file changed, 1 insertion(+) diff --git a/config.sample.js b/config.sample.js index e82dc67..90cc4c8 100644 --- a/config.sample.js +++ b/config.sample.js @@ -37,6 +37,7 @@ module.exports = { blockedExtensions: [ '.jar', '.exe', + '.exec', '.msi', '.com', '.bat', From 304d8c577551bceafbe6c5bccd5281c5a10c24d1 Mon Sep 17 00:00:00 2001 From: Alpha <38815571+alphv@users.noreply.github.com> Date: Sat, 22 Sep 2018 12:25:26 +0200 Subject: [PATCH 2/2] subdomain change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d366a7..23b1f46 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Because of how nodejs apps work, if you want it attached to a domain name you wi - [discordjs.moe](https://discordjs.moe): A まじ卍 as fuck copy of lolisafe.moe - [i.liich.me](https://i.liich.me): Another private clone with a different look. - [discordimages.com](https://discordimages.com): A file hosting service that is available for public use. -- [upload.uwu.ninja](https://upload.uwu.ninja): UwU'ish your uploads with us, now. plz. +- [uwu.ninja](https://uwu.ninja): UwU'ish your uploads with us, now. plz. - Feel free to add yours here. ## Author