changed pomf.io to pomf.is

I have moved pomf.io to pomf.is.
This commit is contained in:
neko 2015-12-29 01:31:17 +10:30
parent c2226aefa8
commit 8c01c3cffd

View file

@ -57,7 +57,7 @@ public class Pomf : FileUploader
new PomfUploader("http://openhost.xyz/upload.php"),
new PomfUploader("https://pomf.cat/upload.php", "http://a.pomf.cat"),
new PomfUploader("http://pomf.hummingbird.moe/upload.php", "http://a.pomf.hummingbird.moe"),
new PomfUploader("https://pomf.io/upload.php"),
new PomfUploader("https://pomf.is/upload.php"),
new PomfUploader("http://pomf.pl/upload.php"),
//new PomfUploader("https://pomf.se/upload.php"),
new PomfUploader("https://sugoi.vidyagam.es/upload.php"),
@ -176,4 +176,4 @@ public override string ToString()
}
}
}
}
}