Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 503cc27

Browse filesBrowse files
Chris PalmerSeth Schoen
authored andcommitted
Delete duplicate assignment
https_everywhere_blacklist = {}; appears twice, which is unnecessary.
1 parent 94c7152 commit 503cc27
Copy full SHA for 503cc27

1 file changed

-1Lines changed: 0 additions & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/components/https-everywhere.js‎

Copy file name to clipboardExpand all lines: src/components/https-everywhere.js
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ WARN=5;
88

99
//---------------
1010

11-
https_everywhere_blacklist = {};
1211
https_domains = {}; // maps domain patterns (with at most one
1312
// wildcard) to RuleSets
1413

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.