Skip to content

Commit

Permalink
Update OTW.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edge20200 authored Apr 30, 2024
1 parent a69873c commit 58fecda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/OTW.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def __init__(self, config):
self.source_flag = 'OTW'
self.upload_url = 'https://oldtoons.world/api/torrents/upload'
self.search_url = 'https://oldtoons.world/api/torrents/filter'
self.signature = f"\n[center][url=https://github.com/L4GSP1KE/Upload-Assistant]Created by L4G's Upload Assistant[/url][/center]"
self.signature = f"\n[center][url=https://github.com/edge20200/UploadAssistant]Created by Upload Assistant[/url][/center]"
self.banned_groups = [""]
pass

Expand Down

0 comments on commit 58fecda

Please sign in to comment.