This commit is contained in:
sasha0552 2019-04-10 03:45:34 +06:00
commit 2469fa122a

View file

@ -22,6 +22,7 @@ public void init() {
@Override
protected Entry fetchEntry(UUID uuid) throws IOException {
//var = IOHelper.request(new URL(CommonHelper.replace(url, "type", "GetUUID", "uuid", IOHelper.urlEncode(u))));
throw new UnsupportedOperationException("Произошол троллинг...");
}
@Override