Closed gregglind closed 8 years ago
After looking at the actual recommendations list, maybe the json is actually enough here. I will link to it from the privacy doc.
Something like this is probably sufficient if we care:
$ node -e 'require("./data/recommendation/localData.json").forEach(function (x) {console.log(x.domain)})' > sites.txt
As part of the legal bug, please make a 'csv-ish' sort of list that has the existing sites and recommendations for easy linking. A github'd file is fine.