Commit Graph

16 Commits

Author SHA1 Message Date
James Lu c92bc0ca0c DDG: expand redirect links in search results
Some links on DuckDuckGo's site are now shown going through a redirect service.
These links are in the format "/l/?kh=-1&uddg=https%3A%2F%2Fduckduckgo.com%2F" instead of simply being "https://duckduckgo.com", and we should decode these here.

From: 8187d51cef
2020-05-15 11:19:32 -07:00
James Lu f9b83ac2de DDG: log search URL to DEBUG
From: 5431f25e0a
2020-05-15 11:19:32 -07:00
James Lu 950aec696e DDG: remove broken error catching (irc isn't in the _ddgurl namespace)
From: 52ec05a041
2020-05-15 11:19:32 -07:00
James Lu 35677548df DDG: strip Sponsored links from search results
From: e9edceb735
2020-05-15 11:19:32 -07:00
James Lu 704d5a6fc2 copyright year updates
From: ee62782603
2015-04-25 23:22:58 -07:00
James Lu 4a46c1b88b DDG: Initial addition of 'zeroclick' command (Closes #24)
From: 285948a47d
2015-02-08 22:15:46 -05:00
James Lu d26e8ff93d DDG: reintroduce support for multiple results
From: 3c5cc19ba7
2015-01-17 02:40:15 -05:00
James Lu 94c582a4a0 DDG/FML/Isup: work towards PEP8 compliancy
Skipping the config options in config.py since the indented version
looks just as bad (not enough space to write the text without making
it use 5 lines).

From: 4a62b4ad13
2014-12-27 11:38:01 -08:00
James Lu 7b40bd4fdb DDG: bugfix for older versions of beautifulsoup4
From: ad0a5dd665
2014-12-18 17:21:08 -08:00
James Lu d462b09dd7 DDG: better exception handling
From: d2f1f32896
2014-12-18 16:25:12 -08:00
James Lu 1a6e0127bd DDG: fix code handling, remove regex parsing
From: 64c29496df
2014-12-15 17:28:06 -08:00
James Lu 9298b71732 DDG: attempt at simplify code
From: b62249c557
2014-12-14 21:55:15 -08:00
James Lu be3112197b DDG: bugfix
From: ad8931ad73
2014-12-14 20:00:43 -08:00
James Lu f8d5afbb46 DDG: strip ads better + skip zeroclick info
From: 625ef777cd
2014-12-11 07:49:09 -08:00
James Lu 5d0de2d44e DDG: remove unused variable
From: 3c6126fbc4
2014-12-10 19:29:53 -08:00
James Lu 3459d23a4d DDG: First commit
From: f16f666ebd
2014-12-10 18:59:51 -08:00