cloudtorrents: removed, UA blocked again. #14065 (#14096)

This commit is contained in:
ilike2burnthing 2023-02-26 01:22:28 +00:00 committed by GitHub
parent 2a9702cad6
commit e293aa9e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 78 deletions

View File

@ -47,7 +47,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* BTSOW
* BullTorrent
* Byrutor
* CloudTorrents
* comicat
* ConCen
* cpasbien

View File

@ -1,77 +0,0 @@
---
id: cloudtorrents
name: CloudTorrents
description: "CloudTorrents is a Public Torrent Tracker for MOVIES / TV / GENERAL"
language: en-US
type: public
encoding: UTF-8
links:
- https://cloudtorrents.com/
caps:
categorymappings:
- {id: anime, cat: TV/Anime, desc: Anime}
- {id: applications, cat: PC, desc: Applications}
- {id: books, cat: Books, desc: Books}
- {id: games, cat: Console, desc: Games}
- {id: movies, cat: Movies, desc: Movies}
- {id: music, cat: Audio, desc: Music}
- {id: other, cat: Other, desc: Other}
- {id: tv, cat: TV, desc: TV}
- {id: xxx, cat: XXX, desc: XXX}
modes:
search: [q]
tv-search: [q, season, ep]
movie-search: [q]
music-search: [q]
book-search: [q]
settings: []
download:
selectors:
- selector: a[href^="magnet:?xt="]
attribute: href
search:
paths:
- path: "{{ if .Keywords }}search?query={{ .Keywords }}{{ else }}latest{{ end }}"
rows:
selector: table > tbody > tr:has(a)
fields:
category:
selector: a
attribute: href
filters:
- name: split
args: ["/", 1]
title:
selector: a b
details:
selector: a
attribute: href
download:
selector: a
attribute: href
seeders:
selector: td[data-title="Se"]
leechers:
selector: td[data-title="Le"]
date:
selector: span[title]
attribute: title
filters:
- name: append
args: " +00:00" # GMT
- name: dateparse
args: "dd MMM, yyyy HH:mm zzz"
size:
selector: td[data-title="Size"]
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@ -316,6 +316,7 @@ namespace Jackett.Updater
"Definitions/cili180.yml", // renamed to liaorencili
"Definitions/cilipro.yml",
"Definitions/cinefilhd.yml",
"Definitions/cloudtorrents.yml",
"Definitions/cooltorrent.yml",
"Definitions/crazyscorner.yml",
"Definitions/cryptichaven.yml",