myporno: removed. resolves #15651

This commit is contained in:
Garfield69
2025-01-22 05:24:56 +13:00
parent 76d51e137d
commit 30cbe9d44b
3 changed files with 1 additions and 71 deletions

View File

@@ -92,7 +92,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* MixTapeTorrent
* MoviesDVDR
* MyPornClub
* Myporno
* Newstudio
* Nipponsei
* NoNaMe Club (NNM-Club)

View File

@@ -1,70 +0,0 @@
---
id: myporno
name: Myporno
description: "Myporno is a RUSSIAN Public tracker for 3X"
language: ru-RU
type: public
encoding: UTF-8
links:
- https://myporno.top/
caps:
categorymappings:
- {id: XXX, cat: XXX, desc: XXX}
modes:
search: [q]
settings: []
download:
selectors:
- selector: div#download > a[href^="magnet:"]
attribute: href
- selector: div#download > a[href$=".torrent"]
attribute: href
search:
paths:
# https://myporno.top//index.php?do=search&subaction=search&story=blonde&submit=search+by+name
- path: index.php
inputs:
do: search
subaction: search
story: "{{ if .Keywords }}{{ .Keywords }}{{ else }}{{ .Today.Year }}{{ end }}"
submit: "search by name"
rows:
selector: tr.gai
fields:
category:
text: XXX
title:
selector: td:nth-child(2) > a:last-of-type
details:
selector: td:nth-child(2) > a:last-of-type
attribute: href
download:
selector: td:nth-child(2) > a:last-of-type
attribute: href
date:
selector: td:first-child
filters:
- name: regexp
args: "(\\d{1,2}-\\d{2}-\\d{4})"
- name: append
args: " +03:00" # MSK
- name: dateparse
args: "d-MM-yyyy zzz"
size:
selector: td:nth-child(3)
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@@ -539,6 +539,7 @@ namespace Jackett.Updater
"Definitions/mteamtp2fa.yml", // migrated to C# (API)
"Definitions/music-master.yml",
"Definitions/muziekfabriek.yml",
"Definitions/myporno.yml",
"Definitions/nachtwerk.yml",
"Definitions/nbtorrents.yml",
"Definitions/nbtorrents-api.yml",