forked from Cookies_Github_mirror/AquaDX
[F] FUCK JS
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
}).catch(err => error = err.message).finally(() => loading = false)
|
}).catch(err => error = err.message).finally(() => loading = false)
|
||||||
}
|
}
|
||||||
|
|
||||||
$: isBlacklist = !!blacklist.filter(x => src.dns.includes(x))
|
$: isBlacklist = blacklist.filter(x => src.dns.includes(x)).length > 0
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<StatusOverlays {loading} />
|
<StatusOverlays {loading} />
|
||||||
|
|||||||
Reference in New Issue
Block a user