Replaced loadResource() with the more streamlined getResource(), for all your resource-getting needs (well, except for binary files, which should be coming soon)

This commit is contained in:
Jeff Parsons 2016-02-21 15:51:54 -08:00
commit f032f95611
26 changed files with 3881 additions and 3777 deletions

14
api/v1/report/README.md Normal file
View file

@ -0,0 +1,14 @@
---
layout: page
title: PCjs Reporting API
permalink: /api/v1/report/
---
PCjs Reporting API
===
The PCjs Reporting API is not supported by the current PCjs web server. When **pcjs.org** switched from a Node.js
web server running on Amazon Web Services to GitHub Pages, the server-side API had to be abandoned.
However, if you're encountering a serious problem with any of the machines on **pcjs.org**, feel free to
[send us a note](mailto:Jeff@pcjs.org) about the problem, along with a link to the machine. Thanks.