remove: domain todo

This commit is contained in:
crvmblr
2025-05-26 12:54:59 +02:00
parent 06525344e3
commit 2173d17721

View File

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