We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e113fc commit 7744444Copy full SHA for 7744444
definitions/v7/knaben.yml
@@ -106,8 +106,8 @@ settings:
106
label: Order requested from site
107
default: +
108
options:
109
- +: desc
110
- -: asc
+ "+": desc
+ "-": asc
111
112
search:
113
paths:
@@ -131,7 +131,7 @@ search:
131
details:
132
selector: td:last-child a
133
attribute: href
134
- magnet:
+ download:
135
selector: td:nth-child(2) a
136
137
description:
0 commit comments