Skip to content

Commit

Permalink
Update CBR.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edge20200 authored Jun 16, 2024
1 parent e081f5f commit 984fa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/CBR.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,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 = f"\n[center][img]https://i.ibb.co/tYNzwgd/thanks-cbr.png[/img][/center]"
self.signature = f"\n[center]Powered by Only-Uploader[/center]"
self.banned_groups = [""]
pass

Expand Down

0 comments on commit 984fa82

Please sign in to comment.