Update Pomf.cs

This commit is contained in:
Ninn0x4F 2016-11-05 21:55:52 +01:00 committed by GitHub
parent 4765467871
commit 0ccfc08910

View file

@ -78,6 +78,7 @@ public class Pomf : FileUploader
new PomfUploader("https://filebunker.pw/upload.php"),
new PomfUploader("https://p.fuwafuwa.moe/upload.php"),
new PomfUploader("https://pomf.gocataclysm.com/upload.php")
new PomfUploader("https://desu.sh/upload.php")
};
public PomfUploader Uploader { get; private set; }