{#if loading}
Here you can see files that have recently expired or have been blocked for breaking the content policy.
Time | Event | File name | File removal reason |
{formatDate(row.time, true, true, false)} | {#if row.event === "file_instance_blocked"} File blocked for abuse {:else if row.event === "file_instance_expired"} File expired {/if} | {#if row.event === "file_instance_blocked"} {row.file_name} {:else} {row.file_name} {/if} | {row.file_removal_reason} |