torrent-town: fix download. resolves #13601

This commit is contained in:
ilike2burnthing
2022-09-26 15:24:10 +01:00
committed by GitHub
parent 7eaef1fa69
commit e891be739f

View File

@@ -142,7 +142,7 @@ search:
attribute: href attribute: href
filters: filters:
- name: replace - name: replace
args: ["details.php?id=", "download.php?torrent="] args: ["details.php?id=", "download_ssl.php?torrent="]
poster: poster:
selector: div[id^="details"] img selector: div[id^="details"] img
attribute: src attribute: src