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