lepornoinfo: fix flaresolverr issue with search path

This commit is contained in:
ilike2burnthing 2023-04-26 04:03:28 +01:00 committed by GitHub
parent 881487a85d
commit 6cfd9f0fe8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ settings:
search:
paths:
- path: tracker.php#results
- path: tracker.php
method: post
inputs:
$raw: "{{ if .Categories }}{{ range .Categories }}&f[]={{.}}{{end}}{{ else }}&f[]=-1{{ end }}"