mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-15 05:33:59 +08:00
@@ -9,7 +9,7 @@ abstract final class BlackHttp {
|
||||
required int pn,
|
||||
int ps = 50,
|
||||
}) async {
|
||||
final res = await Request().get(
|
||||
final res = await Request.get(
|
||||
Api.blackLst,
|
||||
queryParameters: {
|
||||
'pn': pn,
|
||||
|
||||
Reference in New Issue
Block a user