--- id: prostylex name: ProStyleX description: "ProStyleX is a Semi-Private torrent site for 0Day and General" language: en-US type: semi-private encoding: UTF-8 links: - https://prostylex.org/ legacylinks: - http://prostylex.com/ - https://prostylex.black-mirror.xyz/ - https://prostylex.unblocked.casa/ - https://prostylex.proxyportal.fun/ - https://prostylex.uk-unblock.xyz/ - https://prostylex.ind-unblock.xyz/ - https://prostylex.unblocked.bar/ - https://prostylex.proxyportal.pw/ - https://prostylex.uk-unblock.pro/ - https://prostylex.unblocked.rest/ # Cloudflare - This web property is not accessible via this address. caps: categorymappings: - {id: 1, cat: Movies/SD, desc: "Movies - Divx/Xvid"} - {id: 2, cat: Movies/WEB-DL, desc: "Movies - h.264/x264"} - {id: 3, cat: Movies/HD, desc: "Movies - HD"} - {id: 4, cat: Movies/DVD, desc: "Movies - DVD"} - {id: 5, cat: Movies/Other, desc: "Movies - Cam/TS"} - {id: 6, cat: Movies/Foreign, desc: "Movies - Non-English"} - {id: 7, cat: Movies/3D, desc: "Movies - 3D"} - {id: 8, cat: Movies/UHD, desc: "Movies - 4K"} - {id: 9, cat: Movies/Other, desc: "Movies - Dubs/Dual Audio"} - {id: 10, cat: Movies/HD, desc: "Movies - HEVC/x265"} - {id: 12, cat: TV/WEB-DL, desc: "TV - x264"} - {id: 13, cat: TV/SD, desc: "TV - Xvid"} - {id: 14, cat: TV/HD, desc: "TV - HD"} - {id: 15, cat: TV/Other, desc: "TV - Packs"} - {id: 16, cat: TV/Sport, desc: "TV - Sports"} - {id: 17, cat: TV/HD, desc: "TV - HEVC/x265"} - {id: 20, cat: Audio/MP3, desc: "Music - Audio"} - {id: 21, cat: Audio/Video, desc: "Music - Video"} - {id: 22, cat: Audio/Other, desc: "Music - Other"} - {id: 40, cat: XXX, desc: "XXX - Video"} - {id: 42, cat: XXX, desc: "XXX - HD Video"} - {id: 43, cat: XXX, desc: "XXX - Movie"} - {id: 44, cat: XXX, desc: "XXX - Anime/Hentai"} - {id: 45, cat: XXX, desc: "XXX - Pics/Comix/Book"} - {id: 46, cat: XXX, desc: "XXX - Games"} - {id: 53, cat: Audio/Audiobook, desc: "Books - Audio books"} - {id: 54, cat: Books/Comics, desc: "Books - Comics"} - {id: 55, cat: Books/EBook, desc: "Books - Ebooks"} - {id: 56, cat: Books/Mags, desc: "Books - Magazines"} - {id: 57, cat: Books/Other, desc: "Books - Other"} - {id: 58, cat: Other, desc: "Pictures - Other"} - {id: 59, cat: Other, desc: "Pictures - Wallpapers"} - {id: 65, cat: TV/Anime, desc: "Anime - All"} - {id: 68, cat: TV/Anime, desc: "Anime - HEVC/x265"} - {id: 90, cat: PC/ISO, desc: "Games - PC-ISO"} - {id: 91, cat: Console, desc: "Games - PS2"} - {id: 92, cat: Console/PSP, desc: "Games - PSP"} - {id: 93, cat: Console/PS3, desc: "Games - PS3"} - {id: 94, cat: PC/Games, desc: "Games - PC-RIP"} - {id: 95, cat: Console/XBox 360, desc: "Games - Xbox360"} - {id: 96, cat: Console/Other, desc: "Games - Other"} - {id: 97, cat: Console/Wii, desc: "Games - Wii"} - {id: 98, cat: Console/NDS, desc: "Games - Nintendo DS"} - {id: 99, cat: PC/Mobile-Android, desc: "Games - Android"} - {id: 103, cat: Console, desc: "Games - Switch"} - {id: 120, cat: PC/0day, desc: "Apps - Windows"} - {id: 121, cat: PC, desc: "Apps - Linux"} - {id: 122, cat: PC/Mobile-Android, desc: "Apps - Android"} - {id: 123, cat: PC/Mac, desc: "Apps - Mac"} - {id: 124, cat: PC, desc: "Apps - Other"} - {id: 130, cat: Other, desc: "Other - Other"} - {id: 132, cat: Other, desc: "Other - Nulled Script"} - {id: 134, cat: Other, desc: "Other - Tutorials"} modes: search: [q] tv-search: [q, season, ep] movie-search: [q] music-search: [q] book-search: [q] settings: - name: cookie type: text label: Cookie - name: info 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 (Chrome Browser) or HTML button (FireFox)
  5. Refresh the page by pressing F5
  6. Click on the first row entry
  7. Select the Headers tab on the Right panel
  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 - name: info_useragent type: info label: How to get the User-Agent default: "
  1. From the same place you fetched the cookie,
  2. Find 'user-agent:' in the Request Headers section
  3. Select and Copy the whole user-agent string (everything after 'user-agent: ') and Paste here.
" - name: sort type: select label: Sort requested from site default: id options: id: created seeders: seeders size: size name: title - name: type type: select label: Order requested from site default: desc options: desc: desc asc: asc - name: flaresolverr type: info label: FlareSolverr default: This site may use Cloudflare DDoS Protection, therefore Jackett requires FlareSolverr to access it. login: method: cookie inputs: cookie: "{{ .Config.cookie }}" test: path: search.php download: selectors: - selector: a[href^="magnet:?"] attribute: href search: paths: # http://prostylex.org/search.php?search= # http://prostylex.org/search.php?c1=1&c2=1&c3=1&search=expanse&lang=0&cat=0 - path: search.php inputs: $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" search: "{{ .Keywords }}" cat: 0 lang: 0 sort: "{{ .Config.sort }}" order: "{{ .Config.type }}" headers: User-Agent: ["{{ .Config.useragent }}"] rows: selector: tr.t-row fields: title: selector: td a[href^="torrents-details.php?id="] category: selector: td a[href^="torrents.php?cat="] attribute: href filters: - name: querystring args: cat details: selector: td a[href^="torrents-details.php?id="] attribute: href download: selector: td a[href^="torrents-details.php?id="] attribute: href date: selector: th:nth-child(5) filters: - name: timeago size: selector: th:nth-child(4) seeders: selector: th:nth-child(6) leechers: selector: th:nth-child(7) downloadvolumefactor: text: 0 uploadvolumefactor: text: 1 # minimumratio: the site appears to be ratioless # TorrentTrader