Update Pomf.cs

http://kyaa.sg/ went private, uploading trough sharex isnt working anymore.
This commit is contained in:
Ninn0x4F 2016-11-04 01:06:35 +01:00 committed by GitHub
parent c2546a28c4
commit fbc15cdb37

View file

@ -68,7 +68,6 @@ public class Pomf : FileUploader
new PomfUploader("https://fluntcaps.me/upload.php"),
new PomfUploader("http://g.zxq.co/upload.php", "http://y.zxq.co"),
new PomfUploader("http://glop.me/upload.php", "http://gateway.glop.me/ipfs"),
new PomfUploader("http://kyaa.sg/upload.php", "https://r.kyaa.sg"),
new PomfUploader("https://mixtape.moe/upload.php"),
new PomfUploader("https://pomf.cat/upload.php", "https://a.pomf.cat"),
new PomfUploader("https://pomf.is/upload.php"),
@ -187,4 +186,4 @@ public override string ToString()
}
}
}
}
}