Merge pull request #25 from unixfox/patch-1

Fix stats.searx.xyz whitelist
This commit is contained in:
Alexandre Flament 2020-01-30 16:46:47 +01:00 committed by GitHub
commit ecf10d41db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
[
{
"name": "stats.searx.xyz",
"interval": 300,
"limit": 10,
"filters": ["Header:X-Forwarded-For=(2a01:4f8:161:542e::2|5.9.58.49)"],
"stop": true,
"actions": [{ "name": "log"}]