From 921e1076338932871d2972d2b96244a711e910a8 Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Wed, 29 Apr 2020 10:29:14 +1200 Subject: [PATCH] cpasbien, demonoid, torrentdownload: set to semi-private. #7849 --- src/Jackett.Common/Definitions/cpabien.yml | 4 ++-- src/Jackett.Common/Definitions/demonoid.yml | 4 ++-- src/Jackett.Common/Definitions/torrentdownload.yml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Jackett.Common/Definitions/cpabien.yml b/src/Jackett.Common/Definitions/cpabien.yml index 964472811..0017930db 100644 --- a/src/Jackett.Common/Definitions/cpabien.yml +++ b/src/Jackett.Common/Definitions/cpabien.yml @@ -3,7 +3,7 @@ name: cpasbien description: "cpasbien is a FRENCH Public site for TV / MOVIES / GENERAL" language: fr-fr - type: public + type: semi-private encoding: UTF-8 followredirect: true links: @@ -58,7 +58,7 @@ - name: info_cookie type: info label: How to get the Cookie - default: "
  1. Login to this tracker with 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. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" + default: "
  1. Login to this tracker with your browser
  2. Solve the challenge
  3. Open the DevTools panel by pressing F12
  4. Select the Network tab
  5. Click on the Doc button
  6. Refresh the page by pressing F5
  7. Select the Headers tab
  8. Find 'cookie:' in the Request Headers section
  9. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" - name: useragent type: text label: User-Agent diff --git a/src/Jackett.Common/Definitions/demonoid.yml b/src/Jackett.Common/Definitions/demonoid.yml index 90b5c109f..3dad404e2 100644 --- a/src/Jackett.Common/Definitions/demonoid.yml +++ b/src/Jackett.Common/Definitions/demonoid.yml @@ -3,7 +3,7 @@ name: Demonoid description: "Demonoid is a Public torrent site for MOVIES / TV / GENERAL" language: en-us - type: public + type: semi-private encoding: UTF-8 followredirect: true links: @@ -282,7 +282,7 @@ - name: info type: info label: How to get the Cookie - default: "
  1. Access this tracker with 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. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" + default: "
  1. Access this tracker with your browser
  2. click on the Apply Filter button on the page to invoke the search and solve the challenge
  3. Open the DevTools panel by pressing F12
  4. Select the Network tab
  5. Click on the Doc button
  6. Refresh the page by pressing F5
  7. Select the Headers tab
  8. Find 'cookie:' in the Request Headers section
  9. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" - name: sort type: select label: Sort requested from site diff --git a/src/Jackett.Common/Definitions/torrentdownload.yml b/src/Jackett.Common/Definitions/torrentdownload.yml index 8a6729823..3eb0b63a2 100644 --- a/src/Jackett.Common/Definitions/torrentdownload.yml +++ b/src/Jackett.Common/Definitions/torrentdownload.yml @@ -3,7 +3,7 @@ name: TorrentDownload description: "TorrentDownload is a Public general torrent index" language: en-us - type: public + type: semi-private encoding: UTF-8 followredirect: true links: @@ -46,7 +46,7 @@ - name: info type: info label: How to get the Cookie - default: "
  1. Access this tracker with 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. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" + default: "
  1. Access this tracker with your browser
  2. Solve the challenge
  3. Open the DevTools panel by pressing F12
  4. Select the Network tab
  5. Click on the Doc button
  6. Refresh the page by pressing F5
  7. Select the Headers tab
  8. Find 'cookie:' in the Request Headers section
  9. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" - name: sort type: select label: Sort requested from site (Applies only to Search with Keywords)