Commit Graph

38 Commits (check_searx_space)
 

Author SHA1 Message Date
Dalf 112768e71f [mod] move rules.json to rules.json.template
start.sh create rules.json from rules.json.template. It replaces $CHECK_SEARX_SPACE_IPS by the IPs of check.searx.space.

Related to https://github.com/asciimoo/filtron/issues/12
4 years ago
Alexandre Flament 2487c1397c
Merge pull request #36 from paulcalabro/patch-1
Fixed a typo
4 years ago
Paul Calabro 1ff9381d50
Fixed a typo 4 years ago
Alexandre Flament cb0ed57b71
Merge pull request #32 from unixfox/patch-2
remove blocking when brotli is not supported and add blocking when gzip and deflate aren't supported
4 years ago
Émilien Devos b23ecfe8ae remove blocking when brotli is not supported and add blocking when gzip and deflate arent supported 4 years ago
Dalf 8ec3e067bc [mod] rules.json: whitelist searx.space 4 years ago
Alexandre Flament 2cc6278d4e
Merge pull request #30 from dalf/no-hardcoded-ip
[mod] docker-compose.yaml: remove hardcoded IP
4 years ago
Dalf 92cdb70360 [mod] docker-compose.yaml: remove hardcoded IP 4 years ago
Alexandre Flament ecf10d41db
Merge pull request #25 from unixfox/patch-1
Fix stats.searx.xyz whitelist
4 years ago
Émilien Devos b4ce81ab60
Fix stats.searx.xyz whitelist 4 years ago
Dalf 205adf88c4 [mod] README.md: the minimal docker-compose version is 1.9.0
See issue #17
4 years ago
Dalf e4e3aa48f4 [mod] update Caddy version 5 years ago
Dalf f2e6ca4a61 [mod] allow fullscreen for videos 5 years ago
Dalf 00cc9aa906 [mod] content-security-policy: remove unsafe script
searx commit 8e62f7600f4582b913c92d56ffbafc22e37abe3b remove inline scripts for the oscar and simple themes
5 years ago
Dalf 388b4b406a [mod] update.sh 5 years ago
Dalf 3e8388f8fd *.sh: remove the check of .env modifications
The check was not accurate.
5 years ago
Dalf 5b8b8720b4 Filtron rules.json: mitigate flood on all URL
See issue #6
5 years ago
Dalf 566677c6c1 Caddyfile: Adjust Content-Security-Policy and Feature-Policy headers 5 years ago
Alexandre Flament ef9151f11b
README.md: minor update 5 years ago
Dalf 3d2c643dd2 Use searx/searx Docker image 5 years ago
Dalf 3878f0d51a Minor bug fixed, minor changes 5 years ago
Alexandre Flament cfc03dc78c
README.md: minor changes 5 years ago
Dalf 31639631ef Update README.md 5 years ago
Dalf 1b6563ffe0 Update Caddyfile
- Access-Control-Allow-Origin "*" only for /status, /config
- Add Strict-Transport-Security
- Modify Content-Security-Policy to allow https://www.deezer.com https://www.mixcloud.com https://w.soundcloud.com https://embed.spotify.com
- Limit request header/body to 10kb
5 years ago
Dalf ba3507d96b filtron: add rules.json in this project 5 years ago
Dalf 440ee48aef docker-compose.yml : reference dalf/* docker images for now 5 years ago
Dalf b64ec565e3 Update Content-Security-Policy header 5 years ago
Dalf d1d553bb65 Update ... update.sh 5 years ago
Dalf 518650fc80 working searx-docker.service 5 years ago
Dalf 86f1f7e22d Mainly add searx/searx-checker
- Add searx/searx-checker image with automatic check everyday. Result https://${HOSTNAME}/status
- Cache /static files
- Add start.sh, stop.sh, update.sh
5 years ago
Dalf 4023196f54 Bug fix: add capabilities 5 years ago
Dalf ecb6517f82 Update documentation 5 years ago
Dalf 6dea64a9dc Add filtron (configuration not done / checked)
Drop capabilities
5 years ago
Alexandre Flament 40b14b1d52
Add a README.md 5 years ago
Dalf 5d5a5353ac Working connections between the docker containers 5 years ago
Dalf 5d75c112ca Working Content-Security-Policy 5 years ago
Dalf fe312fdae9 Initial commit 5 years ago
Alexandre Flament f3be3c76f2
Initial commit 5 years ago