allow disabling Ruleset

This commit is contained in:
Gianni Carafa
2023-11-05 23:37:01 +01:00
parent 34a2683457
commit e3eb866d48
2 changed files with 12 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ Freedom of information is an essential pillar of democracy and informed decision
- [x] Disable logs
- [x] No Tracking
- [x] Limit the proxy to a list of domains
- [x] Expose Ruleset to other ladders
- [ ] Optional TOR proxy
- [ ] A key to share only one URL
- [ ] Fetch from Google Cache if not available
@@ -77,6 +78,10 @@ curl -X GET "http://localhost:8080/api/https://www.example.com"
### RAW
http://localhost:8080/raw/https://www.example.com
### Running Ruleset
http://localhost:8080/ruleset
## Configuration
### Environment Variables