mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Update Galleries
This commit is contained in:
@@ -150,6 +150,8 @@ abstract class _EHApi {
|
||||
@Query("offset") int? offset,
|
||||
@Query("limit") int? limit,
|
||||
@Query("sort_by_gid") bool? sortByGid,
|
||||
@Query("uploader") String? uploader,
|
||||
@Query("tag") String? tag,
|
||||
@CancelRequest() CancelToken? cancel});
|
||||
|
||||
@GET('/tag/{id}')
|
||||
|
||||
Reference in New Issue
Block a user