Here, we read URLs out from the swf_assets table, including SWFs, manfests, and everything referenced by the manifests. There are a few data-polishing tricks we needed to do to get this to work! Most notably, newer manfests reference themselves, but older ones don't; so we try to infer the manifest URL from the other URLs. (Our database caches the manifest content, but not the manifest URL it came from.) |
||
|---|---|---|
| .. | ||
| archive/create | ||
| exported-user-data | ||
| build-cached-data.js | ||
| cache-asset-manifests.js | ||
| delete-user.js | ||
| export-users-to-auth0.js | ||
| setup-mysql-dev-constants.sql | ||
| setup-mysql-dev-schema.sql | ||
| setup-mysql.sql | ||
| validate-owls-data.js | ||