camo: support URL encoding option
This commit is contained in:
parent
54045766f2
commit
486ce04a3e
6 changed files with 56 additions and 4 deletions
|
|
@ -11,3 +11,5 @@ whitelisted-domains = [
|
|||
'i.imgur.com',
|
||||
'i.4cdn.org'
|
||||
]
|
||||
# Whether to use URL encoding ("url") or hex encoding ("hex") for the target URL.
|
||||
encoding = 'url'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue