mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-07-01 12:57:26 +00:00
[Change] PixivURL 调整常量名;
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user