Updated edfile.pro upload end-point.

Since edfile.pro will be switching the upload end-point to https://edfile.pro/api/upload, it is appropriate to reflect those changes here.
This commit is contained in:
Seenko 2018-07-27 23:32:22 -03:00 committed by GitHub
parent 0fb665b7e9
commit 68e9a55d59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ public class Pomf : FileUploader
new PomfUploader("https://coka.la/upload.php"),
new PomfUploader("https://comfy.moe/upload.php"),
new PomfUploader("https://doko.moe/upload.php"),
new PomfUploader("https://edfile.pro/upload/archive"),
new PomfUploader("https://edfile.pro/api/upload"),
//new PomfUploader("https://filebox.moe/upload.php"),
new PomfUploader("http://glop.me/upload.php", "http://gateway.glop.me/ipfs"),
new PomfUploader("https://maro.xyz/upload.php", "https://a.maro.xyz/"),