Skip to content

Commit

Permalink
Update BLU.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edge20200 authored Jun 16, 2024
1 parent 984fa82 commit fd5a318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/BLU.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,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 = f"\n[center][url=https://blutopia.cc/]Created by Upload Assistant[/url][/center]"
self.signature = f"\n[center][url=https://blutopia.cc/]Powered by Only-Uploader[/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',
Expand Down

0 comments on commit fd5a318

Please sign in to comment.