mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-10-05 06:11:53 +08:00
* 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>
10 lines
190 B
YAML
10 lines
190 B
YAML
bots:
|
|
- name: simple-weight-adjust
|
|
action: WEIGH
|
|
user_agent_regex: Mozilla
|
|
weight:
|
|
adjust: 5
|
|
|
|
impressum:
|
|
footer: "Hi there these are WORDS on the INTERNET."
|
|
page: {}
|