1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-10 22:23:20 +00:00
This commit is contained in:
Garfield69 2021-09-07 06:05:57 +12:00
commit 866ee8b0dd
2 changed files with 7 additions and 2 deletions

View file

@ -377,6 +377,9 @@ search:
grabs:
selector: td:nth-child(2) > table > tbody > tr:nth-child(5) > td
remove: strong
filters:
- name: replace
args: ["---", "0"]
cat:
selector: a[href^="index.php?page=torrents&category="]
attribute: href

View file

@ -19,13 +19,14 @@ caps:
- {id: 24, cat: XXX, desc: "Инцест (Инсценировка) | Incest (Simulation)"}
- {id: 22, cat: XXX, desc: "Лесбиянки | Lesbians"}
- {id: 26, cat: XXX, desc: "Порно Кастинг | Porno Casting"}
- {id: 29, cat: XXX, desc: "Японское Порно | Japanese Porn (Uncen)"}
- {id: 23, cat: XXX, desc: "Ретро Порно, Классика | Classic Porn, Retro"}
- {id: 21, cat: XXX, desc: "Женское Доминирование, Страпон | Femdom, StrapOn"}
- {id: 17, cat: XXX, desc: "БДСМ, Фистинг, Дилдо | BDSM, Fisting, Dildo"}
- {id: 19, cat: XXX, desc: "Беременные | Pregnant"}
- {id: 28, cat: XXX, desc: "Буккаке | Bukkake"}
- {id: 16, cat: XXX, desc: "Транссексуалы | Shemale Transsexual"}
- {id: 25, cat: XXX, desc: "Мочеиспускание | Peeing"}
- {id: 16, cat: XXX, desc: "Транссексуалы | Shemale Transsexual"}
- {id: 11, cat: XXX, desc: "Подборки сетов | Picture Sets Packs"}
- {id: 14, cat: XXX, desc: "Порно Мультфильмы | Porno Cartoons"}
- {id: 13, cat: XXX, desc: "Порно Игры | Porn Games"}
@ -70,13 +71,14 @@ search:
"a:last-of-type:contains(\"Incest\")": 24
"a:last-of-type:contains(\"Lesbians\")": 22
"a:last-of-type:contains(\"Casting\")": 26
"a:last-of-type:contains(\"Japanese\")": 29
"a:last-of-type:contains(\"Classic\")": 23
"a:last-of-type:contains(\"Femdom\")": 21
"a:last-of-type:contains(\"BDSM\")": 17
"a:last-of-type:contains(\"Pregnant\")": 19
"a:last-of-type:contains(\"Bukkake\")": 28
"a:last-of-type:contains(\"Shemale\")": 16
"a:last-of-type:contains(\"Peeing\")": 25
"a:last-of-type:contains(\"Shemale\")": 16
"a:last-of-type:contains(\"Picture\")": 11
"a:last-of-type:contains(\"Cartoons\")": 14
"a:last-of-type:contains(\"Games\")": 13