mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
New Library URL #105
This commit is contained in:
parent
50e2ba6d83
commit
4a73fae3b3
@ -13,7 +13,7 @@ import rx.Observable;
|
||||
import rx.schedulers.Schedulers;
|
||||
|
||||
public interface KiwixService {
|
||||
@GET("/library/library.xml") Observable<LibraryNetworkEntity> getLibrary();
|
||||
@GET("/library/library_zim.xml") Observable<LibraryNetworkEntity> getLibrary();
|
||||
|
||||
@GET Observable<MetaLinkNetworkEntity> getMetaLinks(@Url String url);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user