mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
bitspyder: update encoding to iso-8859-1 and add login test selector (#14111)
This commit is contained in:
@@ -4,7 +4,7 @@ name: Bitspyder
|
||||
description: "Bitspyder is a Private site for Educational BOOKS / AUDIO"
|
||||
language: en-US
|
||||
type: private
|
||||
encoding: windows-1252
|
||||
encoding: iso-8859-1
|
||||
links:
|
||||
- https://bitspyder.net/
|
||||
legacylinks:
|
||||
@@ -87,7 +87,8 @@ login:
|
||||
error:
|
||||
- selector: td.msg_info > font > b
|
||||
test:
|
||||
path: browse.php
|
||||
path: index.php
|
||||
selector: a[href="logout.php"]
|
||||
|
||||
search:
|
||||
paths:
|
||||
|
Reference in New Issue
Block a user