SoulofSukuna commited on
Commit
8831b8b
·
verified ·
1 Parent(s): 3917f77

Update helper/is_site_available.py

Browse files
Files changed (1) hide show
  1. helper/is_site_available.py +4 -4
helper/is_site_available.py CHANGED
@@ -36,7 +36,7 @@ def check_if_site_available(site):
36
  "xxx",
37
  "movies",
38
  ],
39
- "limit": 50,
40
  },
41
  "torlock": {
42
  "website": Torlock,
@@ -58,7 +58,7 @@ def check_if_site_available(site):
58
  "books",
59
  "images",
60
  ], # ebooks
61
- "limit": 1,
62
  },
63
  "zooqle": {
64
  "website": Zooqle,
@@ -151,7 +151,7 @@ def check_if_site_available(site):
151
  "movies",
152
  "books",
153
  ], # television applications
154
- "limit": 20,
155
  },
156
  "libgen": {
157
  "website": Libgen,
@@ -171,7 +171,7 @@ def check_if_site_available(site):
171
  "recent_available": True,
172
  "recent_category_available": False,
173
  "categories": [],
174
- "limit": 20,
175
  },
176
  "limetorrent": {
177
  "website": Limetorrent,
 
36
  "xxx",
37
  "movies",
38
  ],
39
+ "limit": 40,
40
  },
41
  "torlock": {
42
  "website": Torlock,
 
58
  "books",
59
  "images",
60
  ], # ebooks
61
+ "limit": 3,
62
  },
63
  "zooqle": {
64
  "website": Zooqle,
 
151
  "movies",
152
  "books",
153
  ], # television applications
154
+ "limit": 15,
155
  },
156
  "libgen": {
157
  "website": Libgen,
 
171
  "recent_available": True,
172
  "recent_category_available": False,
173
  "categories": [],
174
+ "limit": 5,
175
  },
176
  "limetorrent": {
177
  "website": Limetorrent,