Skip to content

Commit

Permalink
Update LST.py
Browse files Browse the repository at this point in the history
  • Loading branch information
edge20200 authored Jun 16, 2024
1 parent b56070e commit da3e399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/LST.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def __init__(self, config):
self.source_flag = 'LST.GG'
self.upload_url = 'https://lst.gg/api/torrents/upload'
self.search_url = 'https://lst.gg/api/torrents/filter'
self.signature = f"\n[center]Created by Upload Assistant[/center]"
self.signature = f"\n[center]Powered by Only-Uploader[/center]"
self.banned_groups = [""]
pass

Expand Down

0 comments on commit da3e399

Please sign in to comment.