Skip to content

Commit

Permalink
jackett indexers as of d57d5667b65e247de3a4663b962ac87309e519dd [2024…
Browse files Browse the repository at this point in the history
…-10-15T16:39:20Z]
  • Loading branch information
ServarrAdmin committed Oct 15, 2024
1 parent 95ad993 commit c199350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion definitions/v10/sharewood-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ search:

keywordsfilters:
- name: re_replace
args: ["[\\s\\:\\-\\/\\|\\(\\).,]+", " "]
args: ["[^\\w]+", " "]

rows:
selector: $
Expand Down

0 comments on commit c199350

Please sign in to comment.