Skip to content

Commit

Permalink
Update HUNO.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edge20200 authored Jun 16, 2024
1 parent 4c258a7 commit dd95ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/HUNO.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,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/edge20200/UploadAssistant]Created by HUNO's Upload Assistant[/url][/center]"
self.signature = "\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 dd95ed5

Please sign in to comment.