################################
### extract_url(1) configuration
#
# Copy this file to ~/.extract_urlview

# Command used to view URLs
#COMMAND firefox %s &

# URL will be opened without prompting when emails contains only one
#SHORTCUT

# Turn off showing the full URL before opening it
#NOREVIEW

# Disable the automatic exit of URL selection menu after viewing a URL
#PERSISTENT

# Ignore links that don't correspond to any text
#IGNORE_EMPTY_TAGS

# Specify which HTML tags will be examined for URLs
#HTML_TAGS a,applet,area,blockquote,embed,form,frame,iframe,input,ins,isindex,head,layer,link,object,q,script,xmp

# Key for PERSISTENT behaviour, or opposite if PERSISTENT is specified
#ALTSELECT k

# Show [url] list or show URLs in [context] when the program is run
#DEFAULT_VIEW url

# Sanitize URLs before they are displayed
#DISPLAY_SANITIZED
