mactorrents: remove, down for 30 days. resolves #4889 (#12443)

This commit is contained in:
ilike2burnthing
2021-10-21 04:56:26 +01:00
committed by GitHub
parent 6cd7aceedc
commit c378c2605c
3 changed files with 1 additions and 77 deletions

View File

@@ -86,7 +86,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* LePorno.info
* LimeTorrents
* LinuxTracker
* MacTorrents
* Mac Torrents Download
* MegaPeer
* MejorTorrent

View File

@@ -1,76 +0,0 @@
---
id: mactorrents
name: MacTorrents
description: "MacTorrents is a Public tracker for Mac software"
language: en-US
type: public
encoding: UTF-8
links:
- https://mac-torrents.io/
legacylinks:
- https://mac-torrents.com/
- https://www.mac-torrents.com/
caps:
categorymappings:
- {id: "mac-os-apps", cat: PC/Mac, desc: "Apps"}
- {id: "games", cat: PC/Games, desc: Games}
- {id: "uncategorized", cat: Other, desc: Uncategorized}
modes:
search: [q]
settings:
- name: flaresolverr
type: info
label: FlareSolverr
default: This site may use Cloudflare DDoS Protection, therefore Jackett requires <a href="https://github.com/Jackett/Jackett#configuring-flaresolverr" target="_blank">FlareSolver</a> to access it.
search:
paths:
- path: /
inputs:
s: "{{ .Keywords }}"
rows:
selector: div.iso-item article:has(a.download)
filters:
- name: andmatch
fields:
title:
selector: div.blog-content h3 a
category:
selector: a[href*="/mac-os-apps/"], a[href*="/games/"], a[href*="/uncategorized/"]
attribute: href
filters:
- name: split
args: ["/", 3]
details:
selector: div.blog-content h3 a
attribute: href
download:
selector: a.download
attribute: href
poster:
selector: div.blog-media p a img
attribute: data-src
date:
selector: time
attribute: datetime
filters:
- name: replace
args: ["T", " "]
- name: dateparse
args: "2006-01-02 15:04:05-07:00"
size:
text: "512 MB"
seeders:
text: 1
leechers:
text: 1
downloadvolumefactor:
text: 0
uploadvolumefactor:
text: 1
# engine n/a

View File

@@ -375,6 +375,7 @@ namespace Jackett.Updater
"Definitions/leparadisdunet.yml",
"Definitions/leporno.yml",
"Definitions/liaorencili.yml", // renamed to cilipro
"Definitions/mactorrents.yml",
"Definitions/magnet4you.yml",
"Definitions/magnetdl.yml",
"Definitions/maniatorrent.yml",