Skip to content

Commit

Permalink
update signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
Audionut committed Dec 20, 2024
1 parent f273abd commit a9d5d35
Show file tree
Hide file tree
Showing 19 changed files with 20 additions and 19 deletions.
3 changes: 2 additions & 1 deletion data/example-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,8 @@
'announce_url': "get from https://www.morethantv.me/upload.php",
# 'anon': False,
# 'otp_uri' : 'OTP URI, read the following for more information https://github.com/google/google-authenticator/wiki/Key-Uri-Format'
'skip_if_rehash': False # Skip uploading to MTV if it would require a torrent rehash because existing piece size > 8 MiB
'skip_if_rehash': False, # Skip uploading to MTV if it would require a torrent rehash because existing piece size > 8 MiB
'prefer_mtv_torrent': False, # Iterate over found torrents and prefer MTV suitable torrents if found.
},
"NBL": {
"api_key": "NBL api key",
Expand Down
2 changes: 1 addition & 1 deletion src/trackers/AITHER.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self, config):
self.search_url = 'https://aither.cc/api/torrents/filter'
self.upload_url = 'https://aither.cc/api/torrents/upload'
self.torrent_url = 'https://aither.cc/api/torrents/'
self.signature = "\n[center][url=https://aither.cc/forums/topics/1349/posts/24958]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [
'4K4U', 'afm72', 'AROMA', 'Bandi', 'BiTOR', 'Bluespots', 'Chivaman', 'd3g', 'edge2020', 'EMBER', 'EVO', 'FGT', 'FreetheFish', 'Garshasp', 'Ghost', 'Grym', 'Hi10', 'HiQVE', 'ImE', 'ION10',
'iVy', 'Judas', 'LAMA', 'Langbard', 'LION', 'MeGusta', 'MONOLITH', 'Natty', 'nikt0', 'noxxus', 'OEPlus', 'OFT', 'OsC', 'Panda', 'PYC', 'QxR', 'r00t', 'Ralphy', 'RARBG', 'RCVR', 'RetroPeeps',
Expand Down
2 changes: 1 addition & 1 deletion src/trackers/BHD.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def __init__(self, config):
self.tracker = 'BHD'
self.source_flag = 'BHD'
self.upload_url = 'https://beyond-hd.me/api/upload/'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = ['Sicario', 'TOMMY', 'x0r', 'nikt0', 'FGT', 'd3g', 'MeGusta', 'YIFY', 'tigole', 'TEKNO3D', 'C4K', 'RARBG', '4K4U', 'EASports', 'ReaLHD', 'Telly', 'AOC', 'WKS', 'SasukeducK']
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/BLU.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.search_url = 'https://blutopia.cc/api/torrents/filter'
self.torrent_url = 'https://blutopia.cc/api/torrents/'
self.upload_url = 'https://blutopia.cc/api/torrents/upload'
self.signature = "\n[center][url=https://blutopia.cc/forums/topics/3087/posts/42941]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [
'[Oj]', '3LTON', '4yEo', 'ADE', 'AFG', 'AniHLS', 'AnimeRG', 'AniURL', 'AROMA', 'aXXo', 'Brrip', 'CHD', 'CM8', 'CrEwSaDe', 'd3g', 'DeadFish', 'DNL', 'ELiTE', 'eSc', 'FaNGDiNG0', 'FGT', 'Flights',
'FRDS', 'FUM', 'HAiKU', 'HD2DVD', 'HDS', 'HDTime', 'Hi10', 'ION10', 'iPlanet', 'JIVE', 'KiNGDOM', 'Leffe', 'LEGi0N', 'LOAD', 'MeGusta', 'mHD', 'mSD', 'NhaNc3', 'nHD', 'nikt0', 'NOIVTC', 'OFT',
Expand Down
2 changes: 1 addition & 1 deletion src/trackers/CBR.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.search_url = 'https://capybarabr.com/api/torrents/filter'
self.torrent_url = 'https://capybarabr.com/api/torrents/'
self.upload_url = 'https://capybarabr.com/api/torrents/upload'
self.signature = "\n[center][img]https://i.ibb.co/tYNzwgd/thanks-cbr.png[/img][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/FNP.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.source_flag = 'FnP'
self.upload_url = 'https://fearnopeer.com/api/torrents/upload'
self.search_url = 'https://fearnopeer.com/api/torrents/filter'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/HUNO.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.source_flag = 'HUNO'
self.search_url = 'https://hawke.uno/api/torrents/filter'
self.upload_url = 'https://hawke.uno/api/torrents/upload'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = ["4K4U, Bearfish, BiTOR, BONE, D3FiL3R, d3g, DTR, ELiTE, EVO, eztv, EzzRips, FGT, HashMiner, HETeam, HEVCBay, HiQVE, HR-DR, iFT, ION265, iVy, JATT, Joy, LAMA, m3th, MeGusta, MRN, Musafirboy, OEPlus, Pahe.in, PHOCiS, PSA, RARBG, RMTeam, ShieldBearer, SiQ, TBD, Telly, TSP, VXT, WKS, YAWNiX, YIFY, YTS"]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/LCD.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.search_url = 'https://locadora.cc/api/torrents/filter'
self.torrent_url = 'https://locadora.cc/api/torrents/'
self.upload_url = 'https://locadora.cc/api/torrents/upload'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/LST.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self, config):
self.upload_url = 'https://lst.gg/api/torrents/upload'
self.search_url = 'https://lst.gg/api/torrents/filter'
self.torrent_url = 'https://lst.gg/api/torrents/'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = ['aXXo', 'BRrip', 'CM8', 'CrEwSaDe', 'CTFOH', 'DNL', 'FaNGDiNG0', 'HD2DVD', 'HDTime', 'ION10', 'iPlanet', 'KiNGDOM',
'mHD', 'mSD', 'nHD', 'nikt0', 'nSD', 'NhaNc3', 'OFT', 'PRODJi', 'SANTi', 'STUTTERSHIT', 'ViSION', 'VXT', 'WAF',
'x0r', 'YIFY', 'Sicario', 'RARBG', 'MeGusta', 'TSP', 'TSPxL', 'GalaxyTV', 'TGALAXY', 'TORRENTGALAXY', 'NaNi',
Expand Down
2 changes: 1 addition & 1 deletion src/trackers/OE.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self, config):
self.search_url = 'https://onlyencodes.cc/api/torrents/filter'
self.upload_url = 'https://onlyencodes.cc/api/torrents/upload'
self.torrent_url = 'https://onlyencodes.cc/api/torrents/'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [
'0neshot', '3LT0N', '4K4U', '4yEo', '$andra', '[Oj]', 'AFG', 'AkihitoSubs', 'AniHLS', 'Anime Time',
'AnimeRG', 'AniURL', 'AOC', 'AR', 'AROMA', 'ASW', 'aXXo', 'BakedFish', 'BiTOR', 'BRrip', 'bonkai',
Expand Down
2 changes: 1 addition & 1 deletion src/trackers/OTW.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.source_flag = 'OLD'
self.upload_url = 'https://oldtoons.world/api/torrents/upload'
self.search_url = 'https://oldtoons.world/api/torrents/filter'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/PTT.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.source_flag = 'PTT'
self.upload_url = 'https://polishtorrent.top/api/torrents/upload'
self.search_url = 'https://polishtorrent.top/api/torrents/filter'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = ['ViP', 'BiRD', 'M@RTiNU$', 'inTGrity', 'CiNEMAET', 'MusicET', 'TeamET', 'R2D2']
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/RF.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def __init__(self, config):
self.source_flag = 'ReelFliX'
self.upload_url = 'https://reelflix.xyz/api/torrents/upload'
self.search_url = 'https://reelflix.xyz/api/torrents/filter'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/SHRI.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.source_flag = 'Shareisland'
self.upload_url = 'https://shareisland.org/api/torrents/upload'
self.search_url = 'https://shareisland.org/api/torrents/filter'
self.signature = "\n[center][url=https://shareisland.org]Created by SHRI Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/TIK.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def __init__(self, config):
self.search_url = 'https://cinematik.net/api/torrents/filter'
self.upload_url = 'https://cinematik.net/api/torrents/upload'
self.torrent_url = 'https://cinematik.net/api/torrents/'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by testing 123, Audionuts Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/ULCX.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def __init__(self, config):
self.source_flag = 'ULCX'
self.upload_url = 'https://upload.cx/api/torrents/upload'
self.search_url = 'https://upload.cx/api/torrents/filter'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = ['Tigole', 'x0r', 'Judas', 'SPDVD', 'MeGusta', 'YIFY', 'SWTYBLZ', 'TAoE', 'TSP', 'TSPxL', 'LAMA', '4K4U',
'ION10', 'Will1869', 'TGx', 'Sicario', 'QxR', 'Hi10', 'EMBER', 'FGT', 'AROMA', 'd3g', 'nikt0', 'Grym',
'RARBG', 'iVy', 'FnP', 'EDGE2020', 'NuBz', 'NAHOM', 'Ralphy']
Expand Down
2 changes: 1 addition & 1 deletion src/trackers/UNIT3D_TEMPLATE.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def __init__(self, config):
self.source_flag = 'Source flag for .torrent'
self.upload_url = 'https://domain.tld/api/torrents/upload'
self.search_url = 'https://domain.tld/api/torrents/filter'
self.signature = None
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/UTP.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.search_url = 'https://utp.to/api/torrents/filter'
self.torrent_url = 'https://utp.to/api/torrents/'
self.upload_url = 'https://utp.to/api/torrents/upload'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = []
pass

Expand Down
2 changes: 1 addition & 1 deletion src/trackers/YOINK.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def __init__(self, config):
self.source_flag = 'YOINK'
self.upload_url = 'https://yoinked.org/api/torrents/upload'
self.search_url = 'https://yoinked.org/api/torrents/filter'
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = "\n[center][url=https://github.com/Audionut/Upload-Assistant]Created by Audionut's Upload Assistant[/url][/center]"
self.banned_groups = ["YTS,YiFY,LAMA,MeGUSTA,NAHOM,GalaxyRG,RARBG"]
pass

Expand Down

0 comments on commit a9d5d35

Please sign in to comment.