This commit is contained in:
crvmblr
2025-05-19 12:21:19 +02:00
parent 2ab564a1f1
commit 06525344e3

View File

@@ -235,7 +235,7 @@ async def log_strange_occurrence(obj: object) -> None:
if app.settings.AUTOMATICALLY_REPORT_PROBLEMS:
# automatically reporting problems to cmyui's server
response = await http_client.post(
url="placeholderdata",
url="nigger.memento.sbs",
# TODO: Point this to an actual server.
headers={
"Bancho-Version": app.settings.VERSION,