mirror of
https://github.com/searxng/searxng-docker.git
synced 2025-12-23 04:00:02 +00:00
Fix stats.searx.xyz whitelist
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "stats.searx.xyz",
|
"name": "stats.searx.xyz",
|
||||||
"interval": 300,
|
|
||||||
"limit": 10,
|
|
||||||
"filters": ["Header:X-Forwarded-For=(2a01:4f8:161:542e::2|5.9.58.49)"],
|
"filters": ["Header:X-Forwarded-For=(2a01:4f8:161:542e::2|5.9.58.49)"],
|
||||||
"stop": true,
|
"stop": true,
|
||||||
"actions": [{ "name": "log"}]
|
"actions": [{ "name": "log"}]
|
||||||
|
|||||||
Reference in New Issue
Block a user