index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
digg.py
Age
Commit message (
Expand
)
Author
2021-11-19
[drop] engine digg - https://digg.com/api is no longer available
Markus Heiser
2021-09-07
[pylint] engines: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-04-26
[pylint] tag PYLINT_FILES by comment `# lint: pylint`
Markus Heiser
2021-01-14
[enh] engines: add about variable
Alexandre Flament
2020-12-02
[refactor] digg - improve results and clean up source code
Markus Heiser
2020-12-02
[mod] digg - pylint searx/engines/digg.py
Markus Heiser
2020-12-02
[fix] digg - the ISO time stamp of published date has been changed
Markus Heiser
2020-11-14
[mod] remove unused import
Alexandre Flament
2020-09-10
Drop Python 2 (1/n): remove unicode string and url_utils
Dalf
2019-10-16
[fix] update digg engine
Adam Tauber
2017-08-30
[fix] digg cookie characters created in module import
misnyo
2017-08-30
[fix] digg now requires cookie for search
misnyo
2017-05-15
[enh] py3 compatibility
Adam Tauber
2016-12-09
[mod] do not escape html content in engines
Adam Tauber
2016-01-18
[fix] pep8 compatibilty
Adam Tauber
2015-05-02
Merge pull request #308 from dalf/versions_upgrade
Adam Tauber
2015-05-02
update versions.cfg to use the current up-to-date packages
Alexandre Flament
2015-05-02
[enh] reduce the number of http outgoing connections.
Alexandre Flament
2015-01-29
Digg's unit test
Cqoicebordel
2015-01-03
Digg correction
Cqoicebordel
2014-12-29
Flake8 and Twitter corrections
Cqoicebordel
2014-12-28
Digg + Twitter corrections
Cqoicebordel