2017-09-19 10:27:54 +00:00
|
|
|
---
|
2018-09-19 00:34:03 +00:00
|
|
|
site: idopeclone
|
|
|
|
name: IdopeClone
|
|
|
|
description: "This Clone of iDope is a Public torrent search engine"
|
2017-09-19 10:27:54 +00:00
|
|
|
language: en-us
|
|
|
|
type: public
|
|
|
|
encoding: UTF-8
|
|
|
|
links:
|
2018-10-19 03:13:14 +00:00
|
|
|
- https://www.idope.site/
|
|
|
|
legacylinks:
|
2018-09-19 00:34:03 +00:00
|
|
|
- https://idope.top/
|
2017-09-19 10:27:54 +00:00
|
|
|
|
|
|
|
caps:
|
|
|
|
categorymappings:
|
2018-10-19 03:13:14 +00:00
|
|
|
- {id: other, cat: Other, desc: "Others"}
|
|
|
|
- {id: movies, cat: Movies, desc: "Movies"}
|
|
|
|
- {id: videos, cat: Other, desc: "Videos"}
|
|
|
|
- {id: tv, cat: TV, desc: "TV"}
|
|
|
|
- {id: anime, cat: TV/Anime, desc: "Anime"}
|
|
|
|
- {id: xxx, cat: XXX, desc: "XXX"}
|
|
|
|
- {id: adult, cat: XXX, desc: "XXX"}
|
|
|
|
- {id: music, cat: Audio, desc: "Music"}
|
|
|
|
- {id: games, cat: PC/Games, desc: "Games"}
|
|
|
|
- {id: apps, cat: PC/0day, desc: "Apps"}
|
|
|
|
- {id: applications, cat: PC/0day, desc: "Apps"}
|
|
|
|
- {id: android, cat: PC/Phone-Android, desc: "Android"}
|
|
|
|
- {id: software, cat: PC/0day, desc: "Apps"}
|
|
|
|
- {id: books, cat: Books, desc: "Books"}
|
2017-09-19 10:27:54 +00:00
|
|
|
|
|
|
|
modes:
|
|
|
|
search: [q]
|
|
|
|
tv-search: [q, season, ep]
|
|
|
|
movie-search: [q]
|
|
|
|
|
2018-10-19 03:13:14 +00:00
|
|
|
settings: []
|
2017-09-19 10:27:54 +00:00
|
|
|
|
|
|
|
search:
|
2017-10-23 17:55:22 +00:00
|
|
|
paths:
|
2018-10-19 03:13:14 +00:00
|
|
|
- path: "{{if .Keywords}}search/{{ .Keywords}}/{{else}}recent/{{end}}"
|
|
|
|
- path: "{{if .Keywords}}s/{{ .Keywords}}/page/2{{else}}{{end}}"
|
|
|
|
- path: "{{if .Keywords}}s/{{ .Keywords}}/page/3{{else}}{{end}}"
|
|
|
|
- path: "{{if .Keywords}}s/{{ .Keywords}}/page/4{{else}}{{end}}"
|
|
|
|
- path: "{{if .Keywords}}s/{{ .Keywords}}/page/5{{else}}{{end}}"
|
2017-09-19 10:27:54 +00:00
|
|
|
rows:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: li:has(div.opt-text-w3layouts)
|
2018-09-19 00:34:03 +00:00
|
|
|
filters:
|
|
|
|
- name: andmatch
|
2017-09-19 10:27:54 +00:00
|
|
|
fields:
|
|
|
|
title:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: div.opt-text-w3layouts a
|
2018-09-19 00:34:03 +00:00
|
|
|
details:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: div.opt-text-w3layouts a
|
2018-09-19 00:34:03 +00:00
|
|
|
attribute: href
|
2017-09-19 10:27:54 +00:00
|
|
|
category:
|
|
|
|
optional: true
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: a[href^="/browse/"]
|
2017-09-19 10:27:54 +00:00
|
|
|
filters:
|
2018-10-19 03:13:14 +00:00
|
|
|
- name: replace
|
|
|
|
args: ["/browse/", ""]
|
2017-09-19 10:27:54 +00:00
|
|
|
magnet:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: div.opt-text-w3layouts a
|
|
|
|
attribute: href
|
2017-09-19 10:27:54 +00:00
|
|
|
date:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: div.seedbar span:nth-child(3)
|
2017-09-19 10:27:54 +00:00
|
|
|
filters:
|
|
|
|
- name: timeago
|
2018-10-19 03:13:14 +00:00
|
|
|
files:
|
|
|
|
selector: div.seedbar span:nth-child(4)
|
2017-09-19 10:27:54 +00:00
|
|
|
size:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: div.seedbar span:nth-child(2)
|
2017-09-19 10:27:54 +00:00
|
|
|
seeders:
|
2018-10-19 03:13:14 +00:00
|
|
|
selector: div.seedbar span:nth-child(1)
|
|
|
|
filters:
|
|
|
|
- name: replace
|
|
|
|
args: ["Seed: ", ""]
|
2018-09-19 00:34:03 +00:00
|
|
|
leechers:
|
2018-10-08 02:37:25 +00:00
|
|
|
text: "1"
|
2017-09-19 10:27:54 +00:00
|
|
|
downloadvolumefactor:
|
|
|
|
text: "0"
|
|
|
|
uploadvolumefactor:
|
|
|
|
text: "1"
|