--- id: empornium2fa name: Empornium2FA description: "Empornium (EMP) is a Private Torrent Tracker for 3X. This indexer uses cookie login for 2FA." language: en-US type: private encoding: UTF-8 links: - https://www.empornium.is/ - https://www.empornium.sx/ # site forces www. legacylinks: - https://www.empornium.me/ - https://empornium.sx/ caps: categorymappings: - {id: 1, cat: XXX, desc: "Amateur"} - {id: 2, cat: XXX, desc: "Anal"} - {id: 5, cat: XXX, desc: "Asian"} - {id: 6, cat: XXX, desc: "BBW"} - {id: 30, cat: XXX, desc: "BDSM"} - {id: 36, cat: XXX, desc: "Big Ass"} - {id: 8, cat: XXX, desc: "Big Tits"} - {id: 7, cat: XXX, desc: "Black"} - {id: 9, cat: XXX, desc: "Classic"} - {id: 37, cat: XXX, desc: "Creampie"} - {id: 10, cat: XXX, desc: "Cumshot"} - {id: 11, cat: XXX, desc: "DVD-R"} - {id: 12, cat: XXX, desc: "Fetish"} - {id: 14, cat: XXX, desc: "Gang Bang / Orgy"} - {id: 39, cat: XXX, desc: "Gay / Bi"} - {id: 56, cat: XXX, desc: "Hairy"} - {id: 35, cat: XXX, desc: "Hardcore"} - {id: 44, cat: XXX, desc: "HD Porn"} - {id: 3, cat: XXX, desc: "Hentai / 3D"} - {id: 25, cat: XXX, desc: "Homemade"} - {id: 43, cat: XXX, desc: "Interracial"} - {id: 16, cat: XXX, desc: "Latina"} - {id: 23, cat: XXX, desc: "Lesbian"} - {id: 52, cat: XXX, desc: "Lingerie"} - {id: 27, cat: XXX, desc: "Magazines"} - {id: 53, cat: XXX, desc: "Manga / Comic"} - {id: 18, cat: XXX, desc: "Masturbation"} - {id: 26, cat: XXX, desc: "Mature"} - {id: 40, cat: XXX, desc: "Megapack"} - {id: 41, cat: XXX, desc: "Natural Tits"} - {id: 17, cat: XXX, desc: "Oral"} - {id: 29, cat: XXX, desc: "Other"} - {id: 47, cat: XXX, desc: "Parody"} - {id: 24, cat: XXX, desc: "Paysite"} - {id: 21, cat: XXX, desc: "Pictures / Images"} - {id: 50, cat: XXX, desc: "Piss"} - {id: 55, cat: XXX, desc: "Porn Music Videos"} - {id: 46, cat: XXX, desc: "Pregnant / Preggo"} - {id: 51, cat: XXX, desc: "Scat/Puke"} - {id: 22, cat: XXX, desc: "Siterip"} - {id: 20, cat: XXX, desc: "Softcore"} - {id: 49, cat: XXX, desc: "Squirt"} - {id: 34, cat: XXX, desc: "Straight"} - {id: 19, cat: XXX, desc: "Teen"} - {id: 15, cat: XXX, desc: "Transsexual"} - {id: 45, cat: XXX, desc: "Voyeur"} - {id: 13, cat: XXX, desc: "XXX Games / Apps"} modes: search: [q] settings: - name: cookie type: text label: Cookie - name: infocookie 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: freeleech type: checkbox label: Search freeleech only default: false login: method: cookie inputs: cookie: "{{ .Config.cookie }}" test: path: torrents.php selector: "#nav_userinfo" search: paths: - path: torrents.php inputs: $raw: "{{ range .Categories }}filter_cat[{{.}}]=1&{{end}}" searchtext: "" title: "{{ .Keywords }}" order_by: time order_way: desc action: advanced filter_freeleech: "{{ if .Config.freeleech }}1{{ else }}{{ end }}" filelist: "" taglist: "" rows: selector: table#torrent_table > tbody > tr[class^="torrent row"]:has(a[href*="action=download"]) fields: download: selector: a[href^="/torrents.php?action=download&id="] attribute: href description_tags: selector: div.tags description: case: span.icon_okay: "Verified: {{ .Result.description_tags }}" "*": "Unverified: {{ .Result.description_tags }}" title: selector: a[href^="/torrents.php?id="] category: selector: a[href*="filter_cat"] attribute: href filters: - name: regexp args: "(\\d+)]=1" details: selector: a[href^="/torrents.php?id="] attribute: href poster: selector: td:nth-child(2) > script filters: - name: regexp args: "src=\\\\\"(.*?)\\\\\"" - name: re_replace args: ["\\\\(.)", "$1"] - name: replace args: ["/static/common/noartwork/noimage.png", ""] files: selector: td:nth-child(3) date: selector: td:nth-child(5) > span attribute: title # auto adjusted by site account profile filters: - name: dateparse args: "MMM dd yyyy, HH:mm" size: selector: td:nth-child(6) grabs: selector: td:nth-child(7) seeders: selector: td:nth-child(8) leechers: selector: td:nth-child(9) downloadvolumefactor: case: span.icon[title*="Freeleech"]: 0 "img[alt=\"Freeleech\"]": 0 "*": 1 uploadvolumefactor: case: span.icon[title*="DoubleSeed"]: 2 "img[alt=\"DoubleSeed\"]": 2 "*": 1 minimumratio: text: 0.5 # Luminance