This repository has been archived by the owner on Jan 4, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add per-metric error handling and fix other issues (#230)
* Rename and extend ecommerce custom metric for well-known URLs as per #2211 * Add parser for '/.well-known/security.txt' in well-known.js custom metric * Add robots.txt data parsing to well-known.js * Resolve reviewer suggestions * Add privacy custom metric (#211) * Replace left-over double quotes * Update 'robots.txt' in well-known.js to connect user-agents with disallow rules * Fix issue for 'robots.txt' in well-known.js * Filter 'robots.txt' disallows in well-known.js * Add per-metric error-handling and add fix for /robots.txt * Add fetch error catch (e.g. caused by site CORS policy)
- Loading branch information