thegreenwebfoundation / co2.js

An npm module for accessing the green web API, and estimating the carbon emissions from using digital services
Other
399 stars 51 forks source link

Remove pagexray functions #201

Closed fershad closed 6 months ago

fershad commented 6 months ago

Addresses #182

Removes Page Xray functions that are exported in CO2.js. This removes the following functions from the CO2 class.

It also removes the checkPage function from the Hosting class in Node JS.