mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-18 17:21:33 +00:00
fix: update duckduckgo proxy url in sample config
This commit is contained in:
parent
86dc408ee4
commit
1cca4e5f69
@ -288,7 +288,7 @@ module.exports = {
|
||||
will become:
|
||||
https://images.weserv.nl/?url=example.com%2Fassets%2Fimage.png
|
||||
*/
|
||||
urlProxy: 'https://proxy.duckduckgo.com/iu/?u={url}',
|
||||
urlProxy: 'https://external-content.duckduckgo.com/iu/?u={url}&f=1&nofb=1',
|
||||
|
||||
/*
|
||||
Disclaimer message that will be printed underneath the URL uploads form.
|
||||
|
Loading…
Reference in New Issue
Block a user