mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-30 06:37:36 +00:00
[Change] PixivURL 调整常量名;
This commit is contained in:
parent
b06702f367
commit
8a3c3f10c5
@ -62,7 +62,7 @@ public class PixivURL {
|
||||
/**
|
||||
* 能够同时获取插图信息的用户插图列表获取API
|
||||
*/
|
||||
public static final String PIXIV_USER_ILLUSTINFO_LIST_URL = "https://www.pixiv.net/ajax/user/{userId}/profile/top";
|
||||
public static final String PIXIV_USER_ILLUST_LIST_URL = "https://www.pixiv.net/ajax/user/{userId}/profile/top";
|
||||
|
||||
/**
|
||||
* P站单图详情页url
|
||||
|
Loading…
Reference in New Issue
Block a user