diff --git a/src/Jackett.Common/Definitions/rns.yml b/src/Jackett.Common/Definitions/rns.yml index 625b20d20..a296499bf 100644 --- a/src/Jackett.Common/Definitions/rns.yml +++ b/src/Jackett.Common/Definitions/rns.yml @@ -111,6 +111,10 @@ options: "desc": "desc" "asc": "asc" + - name: info_results + type: info + label: Search results + default: "If you are getting the error Login Failed, got redirected then access the site with your browser and mark as read all PMs." login: path: login.php @@ -132,7 +136,7 @@ search: # https://rainbownationsharing.net/browse.php?search=%2Bbloom%2Bcounty&searchin=title&incldead=0&vip=0 paths: - - path: browse.php + - path: browse.php inputs: $raw: "{{ range .Categories }}c{{.}}=1&{{end}}" search: "{{ .Keywords }}"