pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
263 stars 79 forks source link

NZB URL in XML is incorrect if revproxy is full url #98

Open LukasdeBoer opened 10 years ago

LukasdeBoer commented 10 years ago

If revproxy is a full URL, then usntsseach has an incorrect URL in the API xml. In my case, it was 'http://mydomain.comhttp://mydomain.com/nzb/warp?hash'. Can be fixed easily in row 415 in ApiModule.py.

pillone commented 10 years ago

thanks