2017-09-15 06:01:10 +00:00
|
|
|
|
---
|
2020-05-11 19:59:28 +00:00
|
|
|
|
id: zooqle
|
2020-05-10 20:05:19 +00:00
|
|
|
|
name: Zooqle
|
|
|
|
|
description: "Zooqle is a Public torrent index providing a huge database of verified torrents"
|
|
|
|
|
language: en-us
|
|
|
|
|
type: public
|
|
|
|
|
encoding: UTF-8
|
|
|
|
|
followredirect: true
|
|
|
|
|
links:
|
|
|
|
|
- https://zooqle.com/
|
2020-07-29 03:51:24 +00:00
|
|
|
|
- https://zooqle.unblockninja.com/
|
2020-11-03 09:40:30 +00:00
|
|
|
|
- https://zooqle.unblockit.app/
|
2020-09-08 19:08:50 +00:00
|
|
|
|
- https://zooqle.unblocked.rest/
|
2020-05-12 19:15:11 +00:00
|
|
|
|
legacylinks:
|
|
|
|
|
- https://zooqle.unblockit.pro/
|
|
|
|
|
- https://zooqle.unblockit.one/
|
2020-05-10 20:05:19 +00:00
|
|
|
|
- https://zooqle.black-mirror.xyz/
|
|
|
|
|
- https://zooqle.unblocked.casa/
|
|
|
|
|
- https://zooqle.proxyportal.fun/
|
|
|
|
|
- https://zooqle.uk-unblock.xyz/
|
|
|
|
|
- https://zooqle.ind-unblock.xyz/
|
2020-06-10 03:54:08 +00:00
|
|
|
|
- https://zooqle.unblockit.me/
|
2020-06-25 19:17:40 +00:00
|
|
|
|
- https://zooqle.unblockit.pw/
|
2020-07-29 03:51:24 +00:00
|
|
|
|
- https://zooqle.unblockit.id/
|
2020-08-21 22:54:23 +00:00
|
|
|
|
- https://zooqle.unblockit.win/
|
2020-09-08 19:08:50 +00:00
|
|
|
|
- https://zooqle.unblocked.bar/
|
|
|
|
|
- https://zooqle.proxyportal.pw/
|
|
|
|
|
- https://zooqle.uk-unblock.pro/
|
2020-10-10 19:51:49 +00:00
|
|
|
|
- https://zooqle.unblockit.top/
|
2020-11-03 09:40:30 +00:00
|
|
|
|
- https://zooqle.unblockit.lat/
|
2017-09-15 06:01:10 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
caps:
|
2020-11-02 00:43:12 +00:00
|
|
|
|
categorymappings:
|
|
|
|
|
- {id: anime, cat: TV/Anime, desc: Anime}
|
|
|
|
|
- {id: app, cat: PC, desc: App}
|
|
|
|
|
- {id: book, cat: Books, desc: Book}
|
|
|
|
|
- {id: files, cat: Other/Misc, desc: Files}
|
|
|
|
|
- {id: game, cat: PC/Games, desc: Game}
|
|
|
|
|
- {id: movies, cat: Movies, desc: Movies}
|
|
|
|
|
- {id: music, cat: Audio, desc: Music}
|
|
|
|
|
- {id: other, cat: Other, desc: Other}
|
|
|
|
|
- {id: tv, cat: TV, desc: TV}
|
2017-09-17 13:17:07 +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]
|
2017-09-15 06:01:10 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
settings:
|
|
|
|
|
- name: sort
|
|
|
|
|
type: select
|
|
|
|
|
label: Sort requested from site
|
2020-11-02 00:43:12 +00:00
|
|
|
|
default: dt
|
2020-05-10 20:05:19 +00:00
|
|
|
|
options:
|
2020-11-02 00:43:12 +00:00
|
|
|
|
dt: created
|
|
|
|
|
ns: seeders
|
|
|
|
|
sz: size
|
2020-05-10 20:05:19 +00:00
|
|
|
|
- name: type
|
|
|
|
|
type: select
|
|
|
|
|
label: Order requested from site
|
2020-11-02 00:43:12 +00:00
|
|
|
|
default: d
|
2020-05-10 20:05:19 +00:00
|
|
|
|
options:
|
2020-11-02 00:43:12 +00:00
|
|
|
|
d: desc
|
|
|
|
|
a: asc
|
2017-09-15 06:01:10 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
search:
|
|
|
|
|
# includes only verified torrents
|
|
|
|
|
paths:
|
2020-11-02 00:43:12 +00:00
|
|
|
|
- path: "search?s={{ .Config.sort }}&v=t&sd={{ .Config.type }}&q={{ if .Keywords }}{{ .Keywords }}{{ else }} *{{ end }}{{ if .Categories }} category:{{ range .Categories }}{{.}},{{end}}{{ else }}{{ end }}"
|
2020-03-21 05:27:03 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
rows:
|
|
|
|
|
selector: tr:has(td[class^="text-muted3"])
|
|
|
|
|
filters:
|
|
|
|
|
- name: andmatch
|
2019-12-21 21:04:49 +00:00
|
|
|
|
|
2020-05-10 20:05:19 +00:00
|
|
|
|
fields:
|
|
|
|
|
title:
|
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
|
category:
|
|
|
|
|
selector: td:nth-child(2) > i
|
|
|
|
|
attribute: class
|
|
|
|
|
filters:
|
|
|
|
|
# extract the second class
|
|
|
|
|
- name: split
|
|
|
|
|
args: [" ", 1]
|
|
|
|
|
# remove zqf- prefix
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["zqf-", ""]
|
|
|
|
|
details:
|
|
|
|
|
selector: td:nth-child(2) a
|
|
|
|
|
attribute: href
|
|
|
|
|
download:
|
|
|
|
|
# .torrent urls can be missing
|
|
|
|
|
optional: true
|
|
|
|
|
selector: a[title^="Generate .torrent"]
|
|
|
|
|
attribute: href
|
|
|
|
|
magnet:
|
|
|
|
|
# magnets urls can be missing
|
|
|
|
|
optional: true
|
|
|
|
|
selector: a[title^="Magnet link"]
|
|
|
|
|
attribute: href
|
|
|
|
|
date:
|
|
|
|
|
selector: td:nth-child(5)
|
|
|
|
|
filters:
|
|
|
|
|
# a date of 'long ago' causes the timeago filter to return '0m ago' which is contra
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["long ago", "99 years"]
|
|
|
|
|
# a date of 'yesterday' causes the timeago filter to return '0m ago' which is contra
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["yesterday", "1 day"]
|
|
|
|
|
- name: timeago
|
|
|
|
|
size:
|
|
|
|
|
selector: td:nth-child(4)
|
|
|
|
|
filters:
|
|
|
|
|
# a size of '– N/A –' causes Jackett to reject the row with an error
|
|
|
|
|
- name: replace
|
|
|
|
|
args: ["– N/A –", "0 Bytes"]
|
2020-11-02 00:43:12 +00:00
|
|
|
|
seeders:
|
|
|
|
|
text: 0
|
2020-05-10 20:05:19 +00:00
|
|
|
|
seeders:
|
|
|
|
|
# seeders can be missing
|
|
|
|
|
optional: true
|
|
|
|
|
selector: td:nth-child(6) div
|
|
|
|
|
attribute: title
|
|
|
|
|
filters:
|
|
|
|
|
- name: split
|
|
|
|
|
args: [" ", 1]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: [",", ""]
|
2020-11-02 00:43:12 +00:00
|
|
|
|
leechers:
|
|
|
|
|
text: 0
|
2020-05-10 20:05:19 +00:00
|
|
|
|
leechers:
|
|
|
|
|
# leechers can be missing
|
|
|
|
|
optional: true
|
|
|
|
|
selector: td:nth-child(6) div
|
|
|
|
|
attribute: title
|
|
|
|
|
filters:
|
|
|
|
|
- name: split
|
|
|
|
|
args: [" ", 4]
|
|
|
|
|
- name: replace
|
|
|
|
|
args: [",", ""]
|
|
|
|
|
downloadvolumefactor:
|
|
|
|
|
text: 0
|
|
|
|
|
uploadvolumefactor:
|
|
|
|
|
text: 1
|
2020-02-14 20:48:27 +00:00
|
|
|
|
# engine n/a
|