Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HTTPSE to 2018.8.22 and fix digg.com for C70 NET::ERR_CERT_SYMANTEC_LEGACY #6

Merged
merged 2 commits into from Sep 10, 2018
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Update HTTPSE to 2018.8.22

  • Loading branch information
bbondy committed Sep 6, 2018
commit 2b9a8611d1784dad469f8d2561794772a8701e88
@@ -5,7 +5,7 @@ const levelup = require('level')
const rmDir = require('./util').rmDir
const exec = require('child_process').exec

const xpiVersion = '2018.1.29' // Manually update this to latest version
const xpiVersion = '2018.8.22' // Manually update this to latest version

const downloadRulesets = (dir, cb) => {
const downloadURL = `https://www.eff.org/files/https-everywhere-${xpiVersion}-eff.xpi`
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.