PEE Settings


General External File Host Thread Watcher {#if $settings.eye} {/if} {#if !$settings.te} {#if $settings.phash} {/if}

Booru sources

{#each $settings.rsources as source, i} removeBooru(source.domain)} on:toggle={() => toggleBooru(source.domain)} toggleable={true} toggled={!$settings.rsources.find( (e) => e.domain == source.domain )?.disabled} /> {/each}

Blacklisted tags

{#each $settings.blacklist as tag, i} removeTag(tag)} /> {/each}
{ if (ev.key == "Enter") { $settings.blacklist = [ ...$settings.blacklist, ev.currentTarget.value, ]; ev.currentTarget.value = ""; } }} /> {/if}

Host to use when uploading files (Only permanent hosts)

{#if !updating}
{#each threads as thread}
>>{thread.id} ({thread.cnt} embeds)
{/each}
{:else}

Loading...

{/if}