Skip to content

Commit

Permalink
Updated FNP's banned groups
Browse files Browse the repository at this point in the history
  • Loading branch information
lummotinny3 committed Jul 31, 2024
1 parent 8e8668b commit 8d22440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/FNP.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def __init__(self, config):
self.upload_url = 'https://fearnopeer.com/api/torrents/upload'
self.search_url = 'https://fearnopeer.com/api/torrents/filter'
self.signature = f"\n[center][url=https://github.com/edge20200/Only-Uploader]Powered by Only-Uploader[/url][/center]"
self.banned_groups = [""]
self.banned_groups = ['YIFY', 'RARBG', 'YTS', 'LAMA', 'd3g', 'YAWNiX', 'MeGusta']
pass

async def get_cat_id(self, category_name):
Expand Down

0 comments on commit 8d22440

Please sign in to comment.