diff --git a/Troubleshooting.md b/Troubleshooting.md index ce6c585..a19a975 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -558,11 +558,11 @@ Since this filtering occurs after results are fetched, it is always possible tha *** ## How to provide HTML source -1. Access the Web Site with your browser and go to the list of torrents -2. perform the same search as in Jackett -3. Right click, and select **save page as HTML**, (use txt extension) -4. Remove personal information (username, password, passkey, hashes, IP address etc) from the HTML file (without breaking the code) -5. Drag/drop the txt file into the body of the ticket so we can use it to update the indexer. +1. Access the Web Site with your browser and go to the torrent search page +2. Right click, and select **save page as HTML**, (use txt extension) +3. Remove personal information (username, password, passkey, hashes, IP address etc) from the HTML file (without breaking the code) +4. Drag/drop the txt file into the body of the ticket so we can use it to update the indexer. +5. Or email the file to `garfieldsixtynine [at] gmail [dot] com` to keep privacy. [[Return to Index|https://github.com/Jackett/Jackett/wiki/TroubleShooting/#index]] ***