Skip to content

Commit

Permalink
Merge pull request #8 from brave/fox-news
Browse files Browse the repository at this point in the history
Add foxnews.com because oof ERR_CERT_SYMANTEC_LEGACY
  • Loading branch information
bbondy authored Sep 11, 2018
2 parents cdaaaca + ed6d997 commit a8daec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/preloadHTTPSE.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const buildDataFiles = () => {
// Manually exclude sites that are broken until they are fixed in the next
// HTTPS Everywhere release.
const exclusions = {
'Fox News': 'breaks foxnews.com on C70+ with NET::ERR_CERT_SYMANTEC_LEGACY',
'Digg (partial)': 'breaks digg.com on C70+ with NET::ERR_CERT_SYMANTEC_LEGACY',
'Nike.com (partial)': 'breaks nikeplus.com',
'PJ Media': 'mixed content on https://pjmedia.com/instapundit/',
Expand Down

0 comments on commit a8daec6

Please sign in to comment.