Remoce leftover from query.sh

Signed-off-by: Christian König <ckoenig@posteo.de>
pull/5112/head
Christian König 1 year ago
parent dfcdb1a747
commit d349a4640f
No known key found for this signature in database

@ -77,7 +77,7 @@ fi
# Strip valid options, leaving only the domain and invalid options
# This allows users to place the options before or after the domain
options=$(sed -E 's/ ?-(adlists?|all|exact) ?//g' <<< "${options}")
options=$(sed -E 's/ ?-(all|exact) ?//g' <<< "${options}")
# Handle remaining options
# If $options contain non ASCII characters, convert to punycode

Loading…
Cancel
Save