Added configurable proxy to HTTP module (also used by qu). Added network and site URL to search documents.

This commit is contained in:
2020-03-19 01:54:25 +01:00
parent e4b269956e
commit 4b310e9dfa
8 changed files with 72 additions and 31 deletions

View File

@@ -139,6 +139,19 @@ module.exports = {
'freeones',
'freeonesLegacy',
],
proxy: {
enable: false,
host: '',
port: 8888,
hostnames: [
'www.vixen.com',
'www.blacked.com',
'www.blackedraw.com',
'www.tushy.com',
'www.tushyraw.com',
'www.deeper.com',
],
},
fetchAfter: [1, 'week'],
nullDateLimit: 3,
media: {