kisssub: change to miobt. resolves #13125 (#13127)

This commit is contained in:
ilike2burnthing 2022-04-09 06:00:21 +01:00 committed by GitHub
parent a00cebca59
commit 86179e1191
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 5 deletions

View File

@ -83,7 +83,6 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* JAV-Torrent
* kickasstorrents.ws
* kickasstorrents.to
* KissSub
* Legit Torrents
* LePorno.info
* LimeTorrents
@ -93,6 +92,7 @@ A third-party Golang SDK for Jackett is available from [webtor-io/go-jackett](ht
* MegaPeer
* MejorTorrent
* Mikan
* MioBT
* MixTapeTorrent
* MoviesDVDR
* MovieTorrent

View File

@ -1,11 +1,12 @@
---
id: kisssub
name: KissSub
description: "KissSub is a CHINESE Public torrent index"
id: miobt
name: MioBT
description: "MioBT is a CHINESE Public torrent index"
language: zh-CN
type: public
encoding: UTF-8
links:
- https://miobt.com/
- https://kisssub.org/
caps:
@ -28,7 +29,7 @@ settings: []
search:
paths:
# https://kisssub.org/search.php?keyword=moon+720p
# https://miobt.com/search.php?keyword=moon+720p
- path: "{{ if .Keywords }}search.php?keyword={{ .Keywords }}{{ else }}{{ end }}"
rows:

View File

@ -46,6 +46,7 @@ namespace Jackett.Common.Services
{"casatorrent", "teamctgame"},
{"icetorrent", "speedapp"},
{"kickasstorrent-kathow", "kickasstorrents-ws"},
{"kisssub", "miobt"},
{"leaguehd", "lemonhd"},
{"legacyhd", "reelflix"},
{"metaliplayro", "romanianmetaltorrents"},

View File

@ -388,6 +388,7 @@ namespace Jackett.Updater
"Definitions/kickasstorrent.yml",
"Definitions/kickasstorrent-kathow.yml", // renamed to kickasstorrents-ws
"Definitions/kikibt.yml",
"Definitions/kisssub.yml",
"Definitions/lapausetorrents.yml",
"Definitions/lat-team.yml", // switch to *-API #8682
"Definitions/latinop2p.yml",