diff --git a/templates/FAQ.html b/templates/FAQ.html index 9178f6a1..71beb285 100644 --- a/templates/FAQ.html +++ b/templates/FAQ.html @@ -42,15 +42,14 @@

{{T "which_trackers_do_you_recommend"}}

{{T "answer_which_trackers_do_you_recommend"}}

-
udp://tracker.doko.moe:6969
-

{{T "other_trackers"}}

-
udp://zer0day.to:1337/announce
-             udp://tracker.leechers-paradise.org:6969
-             udp://explodie.org:6969
-             udp://tracker.opentrackr.org:1337
-             udp://tracker.internetwarriors.net:1337/announce
-            http://mgtracker.org:6969/announce
-            http://tracker.baka-sub.cf/announce
+
udp://tracker.doko.moe:6969
+udp://zer0day.to:1337/announce
+udp://tracker.leechers-paradise.org:6969
+udp://explodie.org:6969
+udp://tracker.opentrackr.org:1337
+udp://tracker.internetwarriors.net:1337/announce
+http://mgtracker.org:6969/announce
+http://tracker.baka-sub.cf/announce

{{T "how_can_i_help"}}

{{T "answer_how_can_i_help"}}

diff --git a/translations/en-us.all.json b/translations/en-us.all.json index 3d913c46..07b10ebf 100644 --- a/translations/en-us.all.json +++ b/translations/en-us.all.json @@ -317,11 +317,7 @@ }, { "id": "answer_which_trackers_do_you_recommend", - "translation": "We now have our own Tracker!, add it to the top of the list before uploading:" - }, - { - "id": "other_trackers", - "translation": "But you should also add these, just in case something goes wrong" + "translation": "We now have our own Tracker called doko.moe, add it to the top of the list before uploading. You should add all of these trackers to keep the torrent resilient." }, { "id": "how_can_i_help",