cakefoot/www
Cocktail Frank 9b1dd3ac0d Send a report over HTTP after update script runs
The report is a string sent using the cpp-httplib library, which
requires libssl and libcrypto. It only runs on the Linux arcade build,
which is the only build with auto-updates. The cpp-httplib library has
a single header httplib.h which is added to the project source tree.

On the server side, there is a PHP script added in this commit that
receives the report and writes it to a file in the www/ folder.

Add libssl and libcrypto object files to the Linux distributable.
2025-03-18 13:35:41 -04:00
..
collect.php Define achievements and stats in config file 2024-09-03 19:35:04 -04:00
report_arcade_update.php Send a report over HTTP after update script runs 2025-03-18 13:35:41 -04:00