mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-11-01 01:18:05 +01:00
Added configurable user agents that get served the text version by default
This commit is contained in:
@@ -40,3 +40,6 @@ hidden_suffixes = [".com"]
|
||||
[template]
|
||||
# Path to the template directory, can contain glob patterns
|
||||
template_location = "templates"
|
||||
|
||||
# Prefixes of user agents that should get a text reponse by default
|
||||
text_user_agents = ["curl/"]
|
||||
|
||||
Reference in New Issue
Block a user