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

supports https by default #335

Closed
collinbarrett opened this issue Aug 13, 2018 · 1 comment
Closed

supports https by default #335

collinbarrett opened this issue Aug 13, 2018 · 1 comment

Comments

@collinbarrett
Copy link
Owner

collinbarrett commented Aug 13, 2018

Each list's viewUrl can be either:

  1. https by default (redirecting requests from http)
  2. https or http (whichever the client requests)
  3. no https support
  4. no http support with insecure https (like list id 402 has currently)

FilterLists should be given a filscore value in accordance with that order (1 being best, 3 being worst).

Weight: Medium

Inspired by #213

@collinbarrett
Copy link
Owner Author

closing into master issue #371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant