- ID de l'analyse :
- 94755c27-fdd3-49d9-bba2-fee2594ea999Terminée
- URL soumise :
- https://fateseal.com/Redirigé
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 10 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
_colorScheme | object |
colorScheme | string |
computedColorScheme | string |
__next_f | object |
webpackChunk_N_E | object |
_N_E | undefined |
next | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html><html lang="en" data-mantine-color-scheme="light"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="preload" href="/_next/static/media/5b077aceff7d157f-s.p.woff2" as="font" crossorigin="" type="font/woff2"><link rel="preload" href="/_next/static/media/8347d131139854e0-s.p.woff2" as="font" crossorigin="" type="font/woff2"><link rel="preload" as="image" href="/swamp.svg" imagesizes="(min-width: 32px) 32px, 100vw" fetchpriority="high"><link rel="stylesheet" href="/_next/static/css/96142d47f57fb8b5.css" crossorigin="" data-precedence="next"><link rel="stylesheet" href="/_next/static/css/945638b0b0acf42e.css" crossorigin="" data-precedence="next"><link rel="stylesheet" href="/_next/static/css/4642111cee70a999.css" crossorigin="" data-precedence="next"><link rel="preload" as="script" fetchpriority="low" href="/_next/static/chunks/webpack-0fb303833c75abf1.js" crossorigin=""><script src="/_next/static/chunks/fd9d1056-8da0f333c71ee9e1.js" async="" crossorigin=""></script><script src="/_next/static/chunks/69-eaa1fc6ec83061a1.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-f5c8d25c8479457f.js" async="" crossorigin=""></script><script src="/_next/static/chunks/99-902e6fb855fb0b4e.js" async=""></script><script src="/_next/static/chunks/app/layout-463a37d2a58a15b6.js" async=""></script><link rel="shortcut icon" href="/favicon.svg"><title>Fateseal</title><meta name="description" content="A Tabletop Simulator EDH deck exporter"><meta name="next-size-adjust"><script data-mantine-script="true">try {
var _colorScheme = window.localStorage.getItem("mantine-color-scheme-value");
var colorScheme = _colorScheme === "light" || _colorScheme === "dark" || _colorScheme === "auto" ? _colorScheme : "light";
var computedColorScheme = colorScheme !== "auto" ? colorScheme : window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light";
document.documentElement.setAttribute("data-mantine-color-scheme", computedColorScheme);
} catch (e) {}
</script><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" crossorigin="" nomodule=""></script></head><body><style data-mantine-styles="true">:root{--mantine-color-white: #f5f5f4;--mantine-color-black: #1e293b;--mantine-font-family: '__Rosario_0aebd7', '__Rosario_Fallback_0aebd7';--mantine-font-family-headings: '__Rosario_0aebd7', '__Rosario_Fallback_0aebd7';}:root[data-mantine-color-scheme="light"]{--mantine-color-text: #1e293b;--mantine-color-body: #f5f5f4;}</style><style data-mantine-styles="classes">@media (max-width: 35.99375em) {.mantine-visible-from-xs {display: none !important;}}@media (min-width: 36em) {.mantine-hidden-from-xs {display: none !important;}}@media (max-width: 47.99375em) {.mantine-visible-from-sm {display: none !important;}}@media (min-width: 48em) {.mantine-hidden-from-sm {display: none !important;}}@media (max-width: 61.99375em) {.mantine-visible-from-md {display: none !important;}}@media (min-width: 62em) {.mantine-hidden-from-md {display: none !important;}}@media (max-width: 74.99375em) {.mantine-visible-from-lg {display: none !important;}}@media (min-width: 75em) {.mantine-hidden-from-lg {display: none !important;}}@media (max-width: 87.99375em) {.mantine-visible-from-xl {display: none !important;}}@media (min-width: 88em) {.mantine-hidden-from-xl {display: none !important;}}</style><div class="m-7485cace mantine-Container-root"><div class="grid place-content-center"><div class="mt-10 flex max-w-[25rem] flex-col items-center justify-center"><div class="flex w-full flex-row justify-between gap-4"><div><h1 class="__className_f72d86 relative my-8 text-5xl font-bold">fateseal<div class="relative -top-5"><p class="text-lg font-semibold text-slate-400" aria-haspopup="dialog" aria-expanded="false" aria-controls="mantine-mli1pehju-dropdown" id="mantine-mli1pehju-target">what is this?</p></div></h1></div><div class="relative"><img alt="Fateseal logo" class="mr-10 transition-all hover:rotate-12" loading="lazy" decoding="async" sizes="(min-width: 96px) 96px, 100vw" style="object-fit:cover;max-width:96px;max-height:96px;aspect-ratio:1;width:100%" src="/logo.svg" width="96" height="96"><img hidden="" alt="A MTG swamp icon" class="pointer-events-none absolute left-8 top-8 hover:rotate-[50deg]" loading="eager" fetchpriority="high" sizes="(min-width: 32px) 32px, 100vw" style="object-fit:cover;max-width:32px;max-height:32px;aspect-ratio:1;width:100%" src="/swamp.svg" width="32" height="32"></div></div><div class="relative w-full"><div class="mb-4 m-46b77525 mantine-InputWrapper-root mantine-TextInput-root" data-size="md"><label style="--input-label-size:var(--mantine-font-size-md)" class="m-8fdc1311 mantine-InputWrapper-label mantine-TextInput-label" data-size="md" for="mantine-x7gawi3tr" id="mantine-x7gawi3tr-label">Your deck's name</label><div style="--input-height:var(--input-height-md);--input-fz:var(--mantine-font-size-md)" class="m-6c018570 mantine-Input-wrapper mantine-TextInput-wrapper" data-variant="default" data-size="md"><input class="m-8fb7ebe7 mantine-Input-input mantine-TextInput-input" data-variant="default" placeholder="Deck name" aria-invalid="false" id="mantine-x7gawi3tr" value=""></div></div><div class="m-46b77525 mantine-InputWrapper-root mantine-Textarea-root" data-size="md"><label style="--input-label-size:var(--mantine-font-size-md)" class="m-8fdc1311 mantine-InputWrapper-label mantine-Textarea-label" data-size="md" for="mantine-ap3ubl3it" id="mantine-ap3ubl3it-label">Your decklist </label><p style="--input-description-size:calc(var(--mantine-font-size-md) - calc(0.125rem * var(--mantine-scale)))" class="m-fe47ce59 mantine-InputWrapper-description mantine-Textarea-description" data-size="md" id="mantine-ap3ubl3it-description">Paste your decklist below, in the MTGO format. You can include a set name and collector number as well.</p><div style="--input-margin-top:calc(var(--mantine-spacing-xs) / 2);--input-height:var(--input-height-md);--input-fz:var(--mantine-font-size-md);--input-padding-y:var(--input-padding-y-md)" class="m-6c018570 mantine-Input-wrapper mantine-Textarea-wrapper" data-variant="default" data-size="md" data-multiline="true"><textarea class="m-8fb7ebe7 mantine-Input-input mantine-Textarea-input" data-variant="default" placeholder="1 Imperial Recruiter
2 Mountain (SLD) 1193
• • • " data-no-overflow="true" aria-invalid="false" aria-describedby="mantine-ap3ubl3it-description" id="mantine-ap3ubl3it" style="height: 141px !important;"></textarea></div></div><div class="mt-4 m-46b77525 mantine-InputWrapper-root mantine-TextInput-root" data-size="md"><label style="--input-label-size:var(--mantine-font-size-md)" class="m-8fdc1311 mantine-InputWrapper-label mantine-TextInput-label" data-size="md" for="mantine-dgbxylonj" id="mantine-dgbxylonj-label">Custom back image URL</label><div style="--input-height:var(--input-height-md);--input-fz:var(--mantine-font-size-md)" class="m-6c018570 mantine-Input-wrapper mantine-TextInput-wrapper" data-variant="default" data-size="md"><input class="m-8fb7ebe7 mantine-Input-input mantine-TextInput-input" data-variant="default" placeholder="https://example.com/path/to/your/image.jpg" aria-invalid="false" id="mantine-dgbxylonj" value=""></div></div><ul class="mt-3"></ul><button style="--button-height:var(--button-height-md);--button-padding-x:var(--button-padding-x-md);--button-fz:var(--mantine-font-size-md);--button-bg:linear-gradient(90deg, var(--mantine-color-pink-filled) 0%, var(--mantine-color-grape-filled) 100%);--button-hover:linear-gradient(90deg, var(--mantine-color-pink-filled) 0%, var(--mantine-color-grape-filled) 100%);--button-color:var(--mantine-color-white);--button-bd:none" class="mantine-focus-auto mantine-active my-4 m-77c9d27d mantine-Button-root m-87cf2631 mantine-UnstyledButton-root" data-variant="gradient" data-size="md" data-block="true" type="button"><span class="m-80f1301b mantine-Button-inner"><span class="m-811560b9 mantine-Button-label">Parse</span></span></button><button style="--button-height:var(--button-height-md);--button-padding-x:var(--button-padding-x-md);--button-fz:var(--mantine-font-size-md);--button-bg:linear-gradient(90deg, var(--mantine-color-indigo-filled) 0%, var(--mantine-color-cyan-filled) 100%);--button-hover:linear-gradient(90deg, var(--mantine-color-indigo-filled) 0%, var(--mantine-color-cyan-filled) 100%);--button-color:var(--mantine-color-white);--button-bd:none" class="mantine-focus-auto my-4 mb-8 m-77c9d27d mantine-Button-root m-87cf2631 mantine-UnstyledButton-root" data-variant="gradient" data-size="md" data-disabled="true" data-block="true" type="button" disabled=""><span class="m-80f1301b mantine-Button-inner"><span class="m-811560b9 mantine-Button-label">Export</span></span></button><ul style="margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:1rem;padding-right:1rem" class="absolute grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-5 xl:grid-cols-6 gap-2"></ul></div></div></div></div><script src="/_next/static/chunks/webpack-0fb303833c75abf1.js" crossorigin="" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/5b077aceff7d157f-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/css/96142d47f57fb8b5.css\",\"style\",{\"crossOrigin\":\"\"}]\n3:HL[\"/_next/static/css/945638b0b0acf42e.css\",\"style\",{\"crossOrigin\":\"\"}]\n0:\"$L4\"\n"])</script><script>self.__next_f.push([1,"5:HL[\"/_next/static/media/8347d131139854e0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n6:HL[\"/_next/static/css/4642111cee70a999.css\",\"style\",{\"crossOrigin\":\"\"}]\n"])</script><script>self.__next_f.push([1,"7:I[7690,[],\"\"]\n9:I[5944,[\"99\",\"static/chunks/99-902e6fb855fb0b4e.js\",\"150\",\"static/chunks/150-1a7641f9e5f62f30.js\",\"931\",\"static/chunks/app/page-fc2b21d008f39e13.js\"],\"\"]\na:I[295,[\"99\",\"static/chunks/99-902e6fb855fb0b4e.js\",\"150\",\"static/chunks/150-1a7641f9e5f62f30.js\",\"931\",\"static/chunks/app/page-fc2b21d008f39e13.js\"],\"\"]\nb:I[2062,[\"99\",\"static/chunks/99-902e6fb855fb0b4e.js\",\"150\",\"static/chunks/150-1a7641f9e5f62f30.js\",\"931\",\"static/chunks/app/page-fc2b21d008f39e13.js\"],\"\"]\nc:I[4129,[\"99\",\"static/chunks"])</script><script>self.__next_f.push([1,"/99-902e6fb855fb0b4e.js\",\"185\",\"static/chunks/app/layout-463a37d2a58a15b6.js\"],\"ColorSchemeScript\"]\nd:I[3171,[\"99\",\"static/chunks/99-902e6fb855fb0b4e.js\",\"185\",\"static/chunks/app/layout-463a37d2a58a15b6.js\"],\"MantineProvider\"]\ne:I[6031,[\"99\",\"static/chunks/99-902e6fb855fb0b4e.js\",\"185\",\"static/chunks/app/layout-463a37d2a58a15b6.js\"],\"Container\"]\nf:I[5613,[],\"\"]\n10:I[1778,[],\"\"]\n12:I[8955,[],\"\"]\n13:[]\n"])</script><script>self.__next_f.push([1,"4:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/96142d47f57fb8b5.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/945638b0b0acf42e.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]],[\"$\",\"$L7\",null,{\"buildId\":\"iFQ4t2AW1_f-HY1HGfar5\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[\"$L8\",[\"$\",\"div\",null,{\"className\":\"grid place-content-center\",\"children\":[\"$\",\"div\",null,{\"className\":\"mt-10 flex max-w-[25rem] flex-col items-center justify-center\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex w-full flex-row justify-between gap-4\",\"children\":[[\"$\",\"div\",null,{\"children\":[\"$\",\"h1\",null,{\"className\":\"__className_f72d86 relative my-8 text-5xl font-bold\",\"children\":[\"fateseal\",[\"$\",\"div\",null,{\"className\":\"relative -top-5\",\"children\":[\"$\",\"$L9\",null,{}]}]]}]}],[\"$\",\"$La\",null,{}]]}],[\"$\",\"$Lb\",null,{}]]}]}],null]]},[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"$Lc\",null,{}],[\"$\",\"link\",null,{\"rel\":\"shortcut icon\",\"href\":\"/favicon.svg\"}]]}],[\"$\",\"body\",null,{\"children\":[\"$\",\"$Ld\",null,{\"theme\":{\"black\":\"#1e293b\",\"white\":\"#f5f5f4\",\"fontFamily\":\"'__Rosario_0aebd7', '__Rosario_Fallback_0aebd7'\"},\"defaultColorScheme\":\"light\",\"forceColorScheme\":\"light\",\"children\":[\"$\",\"$Le\",null,{\"children\":[\"$\",\"$Lf\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"loading\":\"$undefined\",\"loadingStyles\":\"$undefined\",\"loadingScripts\":\"$undefined\",\"hasLoading\":false,\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L10\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[],\"styles\":[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/4642111cee70a999.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]]}]}]}]}]]}],null]],\"initialHead\":[false,\"$L11\"],\"globalErrorComponent\":\"$12\",\"missingSlots\":\"$W13\"}]]\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"Fateseal\"}],[\"$\",\"meta\",\"3\",{\"name\":\"description\",\"content\":\"A Tabletop Simulator EDH deck exporter\"}],[\"$\",\"meta\",\"4\",{\"name\":\"next-size-adjust\"}]]\n8:null\n"])</script><script>self.__next_f.push([1,""])</script><div data-portal="true"></div><textarea tabindex="-1" aria-hidden="true" style="min-height: 0px !important; max-height: none !important; height: 0px !important; visibility: hidden !important; overflow: hidden !important; position: absolute !important; z-index: -1000 !important; top: 0px !important; right: 0px !important; border-width: 1px; box-sizing: border-box; font-family: __Rosario_0aebd7, __Rosario_Fallback_0aebd7; font-size: 16px; font-style: normal; font-weight: 400; letter-spacing: normal; line-height: 24.8px; padding: 7px 14px; tab-size: 8; text-indent: 0px; text-rendering: auto; text-transform: none; width: 400px; word-break: normal;"></textarea><next-route-announcer style="position: absolute;"></next-route-announcer></body></html>