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"
|
description: "Bitspyder is a Private site for Educational BOOKS / AUDIO"
|
||||||
language: en-US
|
language: en-US
|
||||||
type: private
|
type: private
|
||||||
encoding: windows-1252
|
encoding: iso-8859-1
|
||||||
links:
|
links:
|
||||||
- https://bitspyder.net/
|
- https://bitspyder.net/
|
||||||
legacylinks:
|
legacylinks:
|
||||||
@@ -87,7 +87,8 @@ login:
|
|||||||
error:
|
error:
|
||||||
- selector: td.msg_info > font > b
|
- selector: td.msg_info > font > b
|
||||||
test:
|
test:
|
||||||
path: browse.php
|
path: index.php
|
||||||
|
selector: a[href="logout.php"]
|
||||||
|
|
||||||
search:
|
search:
|
||||||
paths:
|
paths:
|
||||||
|
Reference in New Issue
Block a user