mirror of
https://github.com/danbulant/Mangades
synced 2026-06-18 22:01:10 +00:00
block yet another page
This commit is contained in:
parent
bedb69b0d1
commit
4d1d7a5e67
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
|||
$: mangaData = getManga(manga);
|
||||
console.log(mangaData);
|
||||
|
||||
const blocked = ["227e3f72-863f-46f9-bafe-c43104ca29ee"];
|
||||
const blocked = ["227e3f72-863f-46f9-bafe-c43104ca29ee", "b0b721ff-c388-4486-aa0f-c2b0bb321512];
|
||||
</script>
|
||||
<svelte:head>
|
||||
{#if blocked.includes(manga)}
|
||||
|
|
|
|||
Loading…
Reference in a new issue