feature: show progress bar when loading pages
This commit is contained in:
@@ -450,6 +450,7 @@ namespace Pixiview.Utils
|
||||
public const string QueryTypeKey = "query_type";
|
||||
public const string QueryDateKey = "query_date";
|
||||
|
||||
public const int MaxPageThreads = 3;
|
||||
public const int MaxThreads = 6;
|
||||
public const string Referer = "https://www.pixiv.net/";
|
||||
public const string RefererIllust = "https://www.pixiv.net/artworks/{0}";
|
||||
|
||||
Reference in New Issue
Block a user