Downloadville: add a fake referer in search (#7609) resolves #7514

This commit is contained in:
Celedhrim
2020-03-10 19:26:45 +01:00
committed by GitHub
parent 74e3dec4ed
commit d3ef94c8db

View File

@@ -192,6 +192,8 @@
search: search:
paths: paths:
- path: tracker/index.php - path: tracker/index.php
headers:
Referer: ["https://downloadville.net/tracker/index.php?page=torrents&search=fake_referer&active=0"]
inputs: inputs:
page: torrents page: torrents
search: "{{ .Keywords }}" search: "{{ .Keywords }}"