Justin René Back
Justin René Back
Sorry for the late reply. We have updated the ruby version in 0c3e98933c553f1b582dbe6be7abd43fa1f41c94. Could you try it again? It uses ruby 2.7.2 by default now.
Cannot reproduce this on 84.0.2. What extensions do you have installed? Its possible another hijacks the links such as an adblocker or privacy protection addons
> Is it just me, or can I not open this? Good call, fixed link. https://docs.tosdr.org/guide/Browser-Extension-on-Android.166133777.html
I see if I can fix it in the next patch
Interesting, guess https://github.com/tosdr/browser-extensions/commit/b0032b99f431e4eb7a10fea61520d594f88b7d9a did not fix it then, I'll target a higher version
Yep it seems to be outdated. However the process still seems to be in the make file, is there any comment on this?
> > > Yep it seems to be outdated. However the process still seems to be in the make file, is there any comment on this? Scratch that, we are...
I have updated the scripts again for our latest API standards. The only disadvantage now is that you'd need an API Key generated by us to get all service data...
Also not entirely sure if its wise to hardcode Grades into unit tests? https://github.com/duckduckgo/duckduckgo-privacy-extension/blob/345b525a649d90fcfdd37fd0ed45d7332668c57f/integration-test/background/grades.js#L4-L12 Especially since Google, Reddit, twitter, facebook have a different rating (All E) on ToS;DR. independent is...
The way I currently handle it is by having a "warning" system if the requests are not enough to make a complete file or abort if no file can be...