mirror of
https://github.com/nihilvux/bancho.py.git
synced 2025-09-16 02:28:38 -07:00
remove: domain todo
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user