fix: ranking page duplicate refresh
This commit is contained in:
@@ -450,7 +450,7 @@ namespace Pixiview.Utils
|
||||
public const string QueryTypeKey = "query_type";
|
||||
public const string QueryDateKey = "query_date";
|
||||
|
||||
public const int MaxThreads = 3;
|
||||
public const int MaxThreads = 6;
|
||||
public const string Referer = "https://www.pixiv.net/";
|
||||
public const string RefererIllust = "https://www.pixiv.net/artworks/{0}";
|
||||
public const string RefererIllustRanking = "https://www.pixiv.net/ranking.php?{0}";
|
||||
|
||||
Reference in New Issue
Block a user