Skip to content

Commit

Permalink
add do not edit warning
Browse files Browse the repository at this point in the history
  • Loading branch information
L4GSP1KE committed Aug 10, 2023
1 parent 4331972 commit 31eb03c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/example-config.py
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@
"HDT" : {
"username" : "username",
"password" : "password",
"announce_url" : "https://hdts-announce.ru/announce.php",
"my_announce_url": "https://hdts-announce.ru/announce.php?pid=<PASS_KEY/PID>",
# "anon" : "False"
"announce_url" : "https://hdts-announce.ru/announce.php", #DO NOT EDIT THIS LINE
},

"MANUAL" : {
Expand Down

0 comments on commit 31eb03c

Please sign in to comment.