diff --git a/README.md b/README.md index b6236d4b7..c6c99102a 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht * PornoRip * PornosLab * PornoTor + * PornoTorrent * Portugas * ProPorn * ProStyleX diff --git a/src/Jackett.Common/Definitions/pornotorrent.yml b/src/Jackett.Common/Definitions/pornotorrent.yml new file mode 100644 index 000000000..a77ba7756 --- /dev/null +++ b/src/Jackett.Common/Definitions/pornotorrent.yml @@ -0,0 +1,63 @@ +--- +id: pornotorrent +name: PornoTorrent +description: "PornoTorrent is a SPANISH Public Torrent Tracker for 3X" +language: es-ES +type: public +encoding: UTF-8 +links: + - https://www.pornotorrent.eu/ + +caps: + categorymappings: + - {id: XXX, cat: XXX, desc: XXX} + + modes: + search: [q] + +settings: [] + +download: + selectors: + - selector: a[href^="magnet:?xt="] + attribute: href + +search: + paths: + - path: / + inputs: + s: "{{ .Keywords }}" + + rows: + selector: ul.lista-filmes > li + filters: + - name: andmatch + + fields: + category: + text: XXX + title: + selector: a + attribute: title + details: + selector: a + attribute: href + download: + selector: a + attribute: href + poster: + selector: img + attribute: data-lazy-src + date: + text: now + size: + text: "512 MB" + seeders: + text: 1 + leechers: + text: 1 + downloadvolumefactor: + text: 0 + uploadvolumefactor: + text: 1 +# engine n/a