{ if (e.key === "Enter") addException() }} />
{#each [..._options.exceptions.url, ..._options.exceptions.regex] as exception}
{exception}
removeException(exception)}>
{/each}