diff --git a/src/Jackett.Common/Definitions/3evils.yml b/src/Jackett.Common/Definitions/3evils.yml index def6b467d..ae079219c 100644 --- a/src/Jackett.Common/Definitions/3evils.yml +++ b/src/Jackett.Common/Definitions/3evils.yml @@ -58,6 +58,7 @@ inputs: $raw: "{{range .Categories}}c{{.}}=1&{{end}}" search: "{{.Keywords}}" + searchin: "title" incldead: 1 rows: selector: table.table-bordered tr:has(a[href^="browse.php?cat="]) @@ -89,6 +90,17 @@ filters: - name: replace args: ["details.php?id=", "download.php?torrent="] + banner: + selector: a[href^="details.php?id="][onmouseover] + attribute: onmouseover + filters: + # onmouseover="Tip('blahblah />');" + - name: regexp + args: "/imdb/(.*?).jpg" + - name: prepend + args: "/imdb/" + - name: append + args: ".jpg" size: selector: td:nth-last-child(4) files: