diff --git a/README.md b/README.md index 82bedaca1..36c715d6b 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,6 @@ Developer note: The software implements the [Torznab](https://github.com/Sonarr/ * HD-Space * HD-Torrents * HD-Bits.com - * HD4Free * HDBits * HDChina * HDCity diff --git a/src/Jackett.Common/Definitions/hd4Free.yml b/src/Jackett.Common/Definitions/hd4Free.yml deleted file mode 100644 index f2e3b5169..000000000 --- a/src/Jackett.Common/Definitions/hd4Free.yml +++ /dev/null @@ -1,105 +0,0 @@ ---- - site: hd4free - name: HD4Free - description: "A HD tracker" - language: en-us - type: private - encoding: UTF-8 - links: - - https://hd4free.xyz/ - - caps: - categorymappings: - - {id: 1, cat: Movies, desc: "MOVIES"} - - {id: 2, cat: TV, desc: "TV"} - - {id: 4, cat: Audio, desc: "MUSIC"} - - {id: 7, cat: PC, desc: "APPS"} - - {id: 10, cat: Books, desc: "ELECTRONIC MEDIA"} - - modes: - search: [q] - tv-search: [q, season, ep, imdbid] - movie-search: [q, imdbid] - - login: - path: /login - method: form - inputs: - username: "{{ .Config.username }}" - password: "{{ .Config.password }}" - error: - - selector: table.main:contains("Login Failed!") - test: - path: /torrents - - search: - paths: - - path: /filter - inputs: - $raw: "{{range .Categories}}categories[]={{.}}&{{end}}" - search: "{{if .Query.IMDBID}}{{else}}{{ .Keywords }}{{end}}" - imdb: "{{ .Query.IMDBIDShort }}" - tvdb: "" - tmdb: "" - sorting: created_at - direction: desc - qty: 100 - preprocessingfilters: - - name: jsonjoinarray - args: ["$.result", ""] - - name: prepend - args: "