shellife: removed, down for 30 days. resolves #721 (#11574)

This commit is contained in:
ilike2burnthing 2021-04-20 17:00:21 +01:00 committed by GitHub
parent 6ec5563dc9
commit b848ecf5e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 83 deletions

View File

@ -482,7 +482,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* SeedFile (SF)
* Shareisland
* Shazbat
* Shellife (SL) [![(invite needed)][inviteneeded]](#)
* SiamBIT
* SnowPT (SSPT)
* SoulVoice [![(invite needed)][inviteneeded]](#)

View File

@ -1,82 +0,0 @@
---
id: shellife
name: Shellife
description: "Shellife (SL) is a Private Torrent Tracker for NON MAINSTREAM MUSIC"
language: en-us
type: private
encoding: UTF-8
links:
- https://shellife.eu/
caps:
categories:
1: Audio
modes:
search: [q]
music-search: [q, artist]
login:
path: takelogin.php
method: post
inputs:
username: "{{ .Config.username }}"
password: "{{ .Config.password }}"
error:
- selector: td:has(h2:contains("failed"))
test:
path: browse.php
search:
paths:
- path: browse.php
inputs:
search: "{{ if .Query.Artist }}{{ .Query.Artist }}{{ else }}{{ .Keywords }}{{ end }}"
incldead: 1
rows:
selector: table#ct > tbody > tr.torrent_row
filters:
- name: andmatch
fields:
category:
text: 1
title:
selector: a.altlink
title|append|1:
text: " - "
title|append|2:
selector: a[href^="details.php?id="]
details:
selector: a[href^="details.php?id="]
attribute: href
download:
selector: a[href^="download.php?id="]
attribute: href
date:
text: now
size:
selector: td:nth-child(5)
grabs:
selector: td:nth-child(6)
seeders:
selector: td:nth-child(7)
leechers:
selector: td:nth-child(8)
downloadvolumefactor:
case:
img[alt="Freeleech"]: 0
img[alt="Free"]: 0
"*": 1
uploadvolumefactor:
text: 1
description:
selector: td:nth-child(2)
remove: a.altlink, a[href^="details.php?id="], div[id^="news"]
filters:
- name: trim
args: "-"
- name: trim
args: " "
# engine n/a

View File

@ -396,6 +396,7 @@ namespace Jackett.Updater
"Definitions/sharespacedb.yml",
"Definitions/shareuniversity.yml",
"Definitions/sharingue.yml",
"Definitions/shellife.yml",
"Definitions/skytorrents.yml",
"Definitions/skytorrents-lol.yml",
"Definitions/skytorrentsclone.yml", // renamed to skytorrents-lol