Skip to content

Commit

Permalink
Update RF.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edge20200 authored Jun 16, 2024
1 parent d9a1fe4 commit 21a9561
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/RF.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,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.forum_link = "\n[center][url=https://github.com/edge20200/UploadAssistant]Created by Upload Assistant[/url][/center]"
self.forum_link = "\n[center][url=https://github.com/edge20200/Only-Uploader]Powered by Only-Uploader[/url][/center]"
self.banned_groups = [""]
pass

Expand Down

0 comments on commit 21a9561

Please sign in to comment.