mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02:00
bitsearch: drop redndant selectors: statement.
This commit is contained in:
@@ -59,7 +59,6 @@ settings:
|
|||||||
|
|
||||||
download:
|
download:
|
||||||
# the magnet URI on this site exceeds 2048 bytes which some interfaces will reject. So we use the infohash and build our own.
|
# the magnet URI on this site exceeds 2048 bytes which some interfaces will reject. So we use the infohash and build our own.
|
||||||
selectors:
|
|
||||||
infohash:
|
infohash:
|
||||||
hash:
|
hash:
|
||||||
selector: a[href^="magnet:?xt"]
|
selector: a[href^="magnet:?xt"]
|
||||||
|
Reference in New Issue
Block a user