You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Markus Heiser 247c46c6b0 [drop] plugin HTTPS rewrite - rule base is to old (update is to big)
The usefulness of the _HTTPS rewrite_ plugin is questionable:

- the 36 rule files have not been updated since 2015 [1]
- actual there are 23760 rule files in the https-everywhere repo [2]

For the first, we can remove this plugin.  For a complete new implementation, it
might be good to know that there is a project "https-everywhere : Privacy for
Pythons" [3]

related:  https://github.com/return42/searx-next/issues/8

[1] https://github.com/return42/searx-next/tree/d187a1d/searx/plugins/https_rules
[2] https://github.com/EFForg/https-everywhere/tree/master/src/chrome/content/rules
[3] https://github.com/jayvdb/https-everywhere-py

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
3 years ago
..
answerers
data
engines Merge pull request #7 from searxng/metrics 3 years ago
metrics [mod] metrics: add secondary parameter 3 years ago
network [enh] rewrite and enhance metrics 3 years ago
plugins [drop] plugin HTTPS rewrite - rule base is to old (update is to big) 3 years ago
raise_for_httperror [enh] rewrite and enhance metrics 3 years ago
search [mod] oscar: /preferences , engines tab: report engine times 3 years ago
shared
static fix issues from review 3 years ago
templates fix issues from review 3 years ago
translations
__init__.py fix issues from review 3 years ago
autocomplete.py
exceptions.py
external_bang.py
external_urls.py
languages.py
preferences.py
query.py
results.py [mod] metrics: add secondary parameter 3 years ago
settings.yml
settings_loader.py
settings_robot.yml
testing.py
utils.py
version.py
webadapter.py
webapp.py [mod] oscar: /preferences , engines tab: report engine times 3 years ago
webutils.py