diff --git a/src/Jackett.Common/Definitions/proaudiotorrents.yml b/src/Jackett.Common/Definitions/proaudiotorrents.yml index dc103f154..43b63515a 100644 --- a/src/Jackett.Common/Definitions/proaudiotorrents.yml +++ b/src/Jackett.Common/Definitions/proaudiotorrents.yml @@ -6,6 +6,8 @@ type: private encoding: UTF-8 links: + - https://proaudiotorrents.org/ + legacylinks: - http://proaudiotorrents.org/ caps: @@ -36,21 +38,18 @@ modes: search: [q] - settings: - - name: cookie - type: text - label: Cookie - - name: info - type: info - label: How to get the Cookie - default: "

This site requires you to solve a ReCaptcha. It's no longer possible to solve the captcha in Jackett. Please enter the cookie for the site manually.

  1. Login to this tracker in your browser
  2. Open the DevTools panel by pressing F12
  3. Select the Network tab
  4. Click on the Doc button
  5. Refresh the page by pressing F5
  6. Select the Headers tab
  7. Find 'cookie:' in the Request Headers section
  8. Copy & paste the whole cookie string to here
" - login: - method: cookie + path: login.php + method: form + form: form[action="takelogin.php"] + submitpath: takelogin.php inputs: - cookie: "{{.Config.cookie}}" + username: "{{ .Config.username }}" + password: "{{ .Config.password }}" + error: + - selector: table tr td.text test: - path: index.php + path: my.php search: paths: