SearXNG: AnonOverflow redirection
This commit is contained in:
parent
d4de848641
commit
478b39ca89
@ -225,6 +225,7 @@ hostname_replace:
|
|||||||
'(.*\.)?medium\.com$': 'm.opnxng.com'
|
'(.*\.)?medium\.com$': 'm.opnxng.com'
|
||||||
'fandom\.com$': 'z.opnxng.com'
|
'fandom\.com$': 'z.opnxng.com'
|
||||||
'(.*\.)?imgur\.com$': 'r.opnxng.com'
|
'(.*\.)?imgur\.com$': 'r.opnxng.com'
|
||||||
|
'(.*\.)?stackoverflow\.com$': 'a.opnxng.com'
|
||||||
'(.*\.)?mobile.twitter\.com$': 'n.opnxng.com'
|
'(.*\.)?mobile.twitter\.com$': 'n.opnxng.com'
|
||||||
'(about\www\.)?twitter\.com$': 'n.opnxng.com'
|
'(about\www\.)?twitter\.com$': 'n.opnxng.com'
|
||||||
'(.*\.)?quora\.com$': 'q.opnxng.com'
|
'(.*\.)?quora\.com$': 'q.opnxng.com'
|
||||||
|
Binary file not shown.
@ -1,23 +1,9 @@
|
|||||||
config:
|
config:
|
||||||
oracle1:
|
|
||||||
- 4get
|
|
||||||
oracle2:
|
|
||||||
- 4get
|
|
||||||
oracle3:
|
|
||||||
- 4get
|
|
||||||
oracle4:
|
oracle4:
|
||||||
- 4get
|
|
||||||
- caddy
|
- caddy
|
||||||
|
|
||||||
compose:
|
compose:
|
||||||
oracle1:
|
|
||||||
- 4get
|
|
||||||
oracle2:
|
|
||||||
- 4get
|
|
||||||
oracle3:
|
|
||||||
- 4get
|
|
||||||
oracle4:
|
oracle4:
|
||||||
- 4get
|
|
||||||
- caddy
|
- caddy
|
||||||
|
|
||||||
# ----------------------------------------------------------------------------------------------------
|
# ----------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user