mirror of
https://github.com/C9Glax/tranga.git
synced 2025-07-02 00:44:16 +02:00
Legacy RateLimit remove
This commit is contained in:
@ -28,7 +28,6 @@ public class TrangaSettings
|
||||
{RequestType.MangaDexImage, 40},
|
||||
{RequestType.MangaImage, 60},
|
||||
{RequestType.MangaCover, 250},
|
||||
{RequestType.MangaDexAuthor, 250}, //Legacy
|
||||
{RequestType.Default, 60}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user