use non-HTTPS until everything is converted

This commit is contained in:
Jamiras 2021-07-08 00:57:35 -06:00
parent bc4a9a3696
commit 41e25902a1

View File

@ -514,6 +514,9 @@ void rcheevos_client_start_session(unsigned game_id)
rcheevos_locals->user_agent_core,
sizeof(rcheevos_locals->user_agent_core));
/* force non-HTTPS until everything uses RAPI */
rc_api_set_host("http://retroachievements.org");
/* schedule the first rich presence call in 30 seconds */
{
rcheevos_async_io_request *request = (rcheevos_async_io_request*)