Gordon Shumway
|
e5a04aaf13
|
DDG: Add region test.
|
2020-07-06 22:34:29 +02:00 |
|
oddluck
|
1c1ba1119d
|
DDG: Add region and safeSearch configs.
|
2020-07-06 22:34:29 +02:00 |
|
Gordon Shumway
|
902677a378
|
DDG: Fix redirect detection.
|
2020-07-06 22:34:29 +02:00 |
|
Valentin Lorentz
|
138957676e
|
DDG: better document the transitions in the parser.
|
2020-07-01 20:06:29 +02:00 |
|
Valentin Lorentz
|
427cf82d6b
|
DDG: Add debug prints in the parser.
|
2020-07-01 20:05:23 +02:00 |
|
Valentin Lorentz
|
9be5676dfd
|
DDG: Update lite search URL.
Duckduckgo started redirecting https://duckduckgo.com/lite to https://lite.duckduckgo.com/lite
so it was mistakenly interpreted as a !bang.
Changing the initial URL fixes this false detection.
|
2020-07-01 10:33:26 +02:00 |
|
James Lu
|
ac4ca4950d
|
DDG: update plugin metadata
|
2020-05-21 23:11:38 -07:00 |
|
Valentin Lorentz
|
0bfd82f650
|
DDG: Add missing copyright notice.
|
2020-05-15 21:36:31 +02:00 |
|
Valentin Lorentz
|
d05b6e120b
|
DDG: Remove note about dependency on BeautifulSoup.
|
2020-05-15 21:35:16 +02:00 |
|
Valentin Lorentz
|
10df0a0dd0
|
DDG: Rewrite using html.parser.HTMLParser instead of BeautifulSoup.
So we don't depend on an external library.
|
2020-05-15 21:26:44 +02:00 |
|
Valentin Lorentz
|
37c1fa2153
|
DDG: add test
|
2020-05-15 21:24:43 +02:00 |
|
Valentin Lorentz
|
5e90044fab
|
DDG: Make tests honor --no-network.
|
2020-05-15 21:24:01 +02:00 |
|
James Lu
|
db184f962b
|
Merge DDG plugin from my repository
Add 'plugins/DDG/' from commit '410b51657aeb93b4836d62168a90b319677a45f1'
git-subtree-dir: plugins/DDG
git-subtree-mainline: 91381aec0f
git-subtree-split: 410b51657a
|
2020-05-15 11:32:43 -07:00 |
|