james-fray / local-cdn

WebExtension implementation of Decentraleyes project: Local emulation of Content Delivery Networks
http://add0n.com/local-cdn.html
Mozilla Public License 2.0
170 stars 41 forks source link

Missing file #2

Closed coeligena closed 7 years ago

coeligena commented 7 years ago

chrome-extension://dgfedofdiaapcideaajjaklpmdpcdapg/data/resources/angularjs/1.3.13/angular.min.js.dec

This request gives an error like "Your file was not found", and I checked it doesn't exist in the resources folder. I assume so the code doesn't check whether the resource cache exists or not. I assume it should allow the request to bypass and may even collect some information to include those missing in the next release.

schomery commented 7 years ago

Thanks for the report. We do have a validator but there was something wrong with it. It should be fine in 0.1.1

may even collect some information to include those missing in the next release.

This might violate user privacy so for now lets add libraries based on user reports.