2017-01-28 05:50:41 +00:00
|
|
|
---
|
2020-05-11 19:59:28 +00:00
|
|
|
id: kickasstorrent-kathow
|
2020-10-26 02:29:40 +00:00
|
|
|
name: kickasstorrents (kickass.ws)
|
|
|
|
description: "kickasstorrents (kickass.ws) is a Public KickAssTorrent clone for TV / MOVIES / GENERAL"
|
2020-05-10 20:05:19 +00:00
|
|
|
language: en-us
|
|
|
|
type: public
|
|
|
|
encoding: UTF-8
|
|
|
|
followredirect: true
|
|
|
|
links:
|
|
|
|
- https://kickass.ws/
|
|
|
|
legacylinks:
|
|
|
|
- https://kickass.gg/
|
|
|
|
- https://katcr.io/
|
|
|
|
- https://thekat.nz/
|
|
|
|
- https://thekat.se/
|
|
|
|
- https://kat.how/
|
|
|
|
- https://kat.li/
|
|
|
|
- https://katcr.to/ # possible 3rd kickasstorrent site/clone?
|
|
|
|
- https://kickasstorrent.cr/ # possible 3rd kickasstorrent site/clone?
|
|
|
|
- https://kickass.unblockit.pro/
|
|
|
|
- https://kickass.unblockit.one/
|
2020-06-10 03:54:08 +00:00
|
|
|
- https://kickass.unblockit.me/
|
2020-06-25 19:17:40 +00:00
|
|
|
- https://kickass.unblockit.pw/
|
2020-07-29 03:51:24 +00:00
|
|
|
- https://kickass.unblockit.id/
|
2020-08-21 22:54:23 +00:00
|
|
|
- https://kickass.unblockit.win/
|
2020-10-10 19:51:49 +00:00
|
|
|
- https://kickass.unblockit.top/ # currently redirects to https://kat.unblockit.lat/ (newkatcr.co proxy)
|
2020-10-26 04:09:26 +00:00
|
|
|
- https://kickasstorrents.unblockninja.com/ # for kickasstorrents.to
|
2017-01-28 05:50:41 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
caps:
|
|
|
|
categories:
|
2020-10-26 02:29:40 +00:00
|
|
|
applications: PC
|
2020-05-10 20:05:19 +00:00
|
|
|
books: Books
|
|
|
|
games: Console
|
2020-10-26 02:29:40 +00:00
|
|
|
movies: Movies
|
|
|
|
music: Audio
|
2020-05-10 20:05:19 +00:00
|
|
|
other: Other
|
2020-10-26 02:29:40 +00:00
|
|
|
tv: TV
|
|
|
|
xxx: XXX
|
2017-01-28 05:50:41 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
movie-search: [q]
|
|
|
|
music-search: [q]
|
2020-10-17 04:50:47 +00:00
|
|
|
book-search: [q]
|
2019-12-17 07:13:41 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
settings:
|
|
|
|
- name: sort
|
|
|
|
type: select
|
|
|
|
label: Sort requested from site
|
2020-10-23 18:40:32 +00:00
|
|
|
default: time_add
|
2020-05-10 20:05:19 +00:00
|
|
|
options:
|
2020-10-23 18:40:32 +00:00
|
|
|
time_add: created
|
|
|
|
seeders: seeders
|
|
|
|
size: size
|
2020-05-10 20:05:19 +00:00
|
|
|
- name: type
|
|
|
|
type: select
|
|
|
|
label: Order requested from site
|
2020-10-23 18:40:32 +00:00
|
|
|
default: desc
|
2020-05-10 20:05:19 +00:00
|
|
|
options:
|
2020-10-23 18:40:32 +00:00
|
|
|
desc: desc
|
|
|
|
asc: asc
|
2017-01-28 05:50:41 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
search:
|
|
|
|
paths:
|
2020-10-26 02:29:40 +00:00
|
|
|
- path: "{{ if .Keywords }}usearch/{{ .Keywords }}/{{ else }}new/{{ end }}?field={{ .Config.sort }}&sorder={{ .Config.type }}"
|
2019-12-17 07:13:41 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
rows:
|
2020-10-26 02:29:40 +00:00
|
|
|
selector: table.data tr[id]
|
2020-01-18 21:05:52 +00:00
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
fields:
|
|
|
|
category:
|
|
|
|
selector: span[id^="cat_"] > strong > a
|
|
|
|
attribute: href
|
|
|
|
filters:
|
|
|
|
- name: tolower
|
|
|
|
- name: trim
|
|
|
|
args: /
|
|
|
|
title:
|
2020-10-26 02:29:40 +00:00
|
|
|
selector: a[class="cellMainLink"]
|
2020-05-10 20:05:19 +00:00
|
|
|
details:
|
2020-10-26 02:29:40 +00:00
|
|
|
selector: a[class="cellMainLink"]
|
2020-05-10 20:05:19 +00:00
|
|
|
attribute: href
|
|
|
|
download:
|
|
|
|
# the official site delivers mylink so we skip to the magnet URI
|
|
|
|
selector: td:nth-child(1) > div > a[data-download=""]
|
|
|
|
attribute: href
|
|
|
|
filters:
|
|
|
|
- name: querystring
|
|
|
|
args: url
|
|
|
|
size:
|
|
|
|
selector: td:nth-child(2)
|
|
|
|
date:
|
|
|
|
selector: td:nth-child(3)
|
2020-10-26 02:29:40 +00:00
|
|
|
filters:
|
|
|
|
- name: timeago
|
2020-05-10 20:05:19 +00:00
|
|
|
seeders:
|
|
|
|
selector: td:nth-child(4)
|
|
|
|
leechers:
|
|
|
|
selector: td:nth-child(5)
|
|
|
|
downloadvolumefactor:
|
|
|
|
text: 0
|
|
|
|
uploadvolumefactor:
|
|
|
|
text: 1
|
2020-01-18 21:05:52 +00:00
|
|
|
# engine n/a
|