Create constants/base_url.py
Browse files- constants/base_url.py +16 -0
constants/base_url.py
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
X1337 = "https://1337x.to"
|
2 |
+
TGX = "https://torrentgalaxy.to"
|
3 |
+
TORLOCK = "https://www.torlock.com"
|
4 |
+
PIRATEBAY = "https://thepiratebay10.org"
|
5 |
+
NYAASI = "https://nyaa.si"
|
6 |
+
ZOOQLE = "https://zooqle.com"
|
7 |
+
KICKASS = "https://kickasstorrents.to"
|
8 |
+
BITSEARCH = "https://bitsearch.to"
|
9 |
+
MAGNETDL = "https://www.magnetdl.com"
|
10 |
+
LIBGEN = "https://libgen.is"
|
11 |
+
YTS = "https://yts.mx"
|
12 |
+
LIMETORRENT = "https://www.limetorrents.pro"
|
13 |
+
TORRENTFUNK = "https://www.torrentfunk.com"
|
14 |
+
GLODLS = "https://glodls.to"
|
15 |
+
TORRENTPROJECT = "https://torrentproject2.com"
|
16 |
+
YOURBITTORRENT = "https://yourbittorrent.com"
|