mirror of
https://github.com/benbusby/farside.git
synced 2025-04-19 06:45:55 -04:00
Expand Searx instance filter to check http errors
This commit is contained in:
parent
4a824e449b
commit
7fbf761b05
1
.github/workflows/update-instances.yml
vendored
1
.github/workflows/update-instances.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
.instances |
|
||||
to_entries[] |
|
||||
select(.value.network_type == "normal") |
|
||||
select(.value.http.error == null) |
|
||||
select(.value.tls != null) |
|
||||
.key
|
||||
] | sort' > searx-tmp.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user