diff --git a/src/Jackett.Common/Definitions/skytorrentsclone.yml b/src/Jackett.Common/Definitions/skytorrentsclone.yml index 14d3f8c72..6bd16ed82 100644 --- a/src/Jackett.Common/Definitions/skytorrentsclone.yml +++ b/src/Jackett.Common/Definitions/skytorrentsclone.yml @@ -28,15 +28,7 @@ tv-search: [q, season, ep] movie-search: [q] - settings: - - name: itorrents-links - type: checkbox - label: Add download links via itorrents.org - default: true - - name: info - type: info - label: ITorrents Note - default: Without the itorrents option only magnet links will be provided. + settings: [] search: # https://www.skytorrents.lol/?query=mr+mercedes+s02e05&sort=created @@ -62,11 +54,6 @@ details: selector: td a attribute: href - download-itorrents: - selector: a[href^="//itorrents"] - attribute: href - download: - text: "{{if .Config.itorrents-links}}{{ .Result.download-itorrents }}{{else}}{{end}}" magnet: selector: a[href^="magnet:?"] attribute: href