mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
fix: Correct user agent changes
Correct the domain Remove "embed" in the UA because the global UA was modified, rather than just the one for preview requests
This commit is contained in:
@@ -1474,11 +1474,9 @@
|
||||
#
|
||||
#url_preview_check_root_domain = false
|
||||
|
||||
# User agent that is used specifically when downloading url previews.
|
||||
# User agent that is used specifically when fetching url previews.
|
||||
#
|
||||
# example: "continuwuity (bot; +https://forgejo.ellis.link/continuwuation/continuwuity)"
|
||||
#
|
||||
#url_preview_user_agent = "continuwuity/$VERSION ($VERSION_TAG)"
|
||||
#url_preview_user_agent = "continuwuity/<version> (bot; +https://continuwuity.org)"
|
||||
|
||||
# List of forbidden room aliases and room IDs as strings of regex
|
||||
# patterns.
|
||||
|
||||
Reference in New Issue
Block a user