nuke/lib/policy/config
Xe Iaso 5870f7072c
feat: implement imprint/impressum support (#706)
* feat: implement imprint/impressum support

Closes #362

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore(docs/anubis): enable an imprint

Signed-off-by: Xe Iaso <me@xeiaso.net>

* chore: spelling

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: fix the end of the sentence, comment out a default impressum

Signed-off-by: Xe Iaso <me@xeiaso.net>

* docs: link back to impressum page

Signed-off-by: Xe Iaso <me@xeiaso.net>

---------

Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-06-22 18:09:37 -04:00
..
testdata feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
asn.go feat: implement a client for Thoth, the IP reputation database for Anubis (#637) 2025-06-16 11:57:32 -04:00
asn_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
config.go feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
config_test.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
expressionorlist.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
expressionorlist_test.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
geoip.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
geoip_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
impressum.go feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
impressum_test.go feat: implement imprint/impressum support (#706) 2025-06-22 18:09:37 -04:00
opengraph.go feat: add default OpenGraph tags to configuration file (#694) 2025-06-19 18:00:44 -04:00
opengraph_test.go feat: add default OpenGraph tags to configuration file (#694) 2025-06-19 18:00:44 -04:00
threshold.go feat(config): custom weight thresholds via CEL (#688) 2025-06-18 16:58:31 -04:00
threshold_test.go fix(config): actually load threshold config (#696) 2025-06-19 17:13:01 -04:00
weight.go feat: add robots2policy CLI to convert robots.txt to Anubis CEL (#657) 2025-06-14 23:41:00 -04:00