https://card-test-ashy.vercel.app/

Eingereichte URL:
https://card-test-ashy.vercel.app/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 16 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
webpackChunk_N_Eobject
__next_set_public_path__function
nextobject
__NEXT_DATA__object
__SSG_MANIFEST_CBfunction
__NEXT_Pobject
_N_Eobject

Konsolenprotokoll-Meldungen · 0 gefunden

In der Web-Konsole protokollierte Meldungen

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html lang="en" class="h-full bg-black"><head><meta charset="utf-8" data-next-head=""><meta name="viewport" content="width=device-width" data-next-head=""><title data-next-head="">Yu-Gi-Oh! Prices</title><meta name="description" content="Enter list of TCG cards, get data back" data-next-head=""><meta name="keywords" content="javascript,nextjs,price-tracker,trading-card-game,tailwindcss" data-next-head=""><meta name="charset" content="UTF-8" data-next-head=""><meta name="description" content="Enter list of TCG cards, get data back"><meta name="keywords" content="javascript,nextjs,price-tracker,trading-card-game,tailwindcss"><meta name="charSet" content="UTF-8"><meta http-equiv="Content-Security-Policy" content=" script-src 'self' 'unsafe-inline' 'unsafe-eval' mpapi.tcgplayer.com infinite-api.tcgplayer.com card-test-ashy.vercel.app va.vercel-scripts.com db.ygoprodeck.com sportscardspro.com; style-src 'self' 'unsafe-inline' card-test-ashy.vercel.app; img-src 'self' data:; object-src 'none'; default-src 'self' 'unsafe-inline' mpapi.tcgplayer.com db.ygoprodeck.com sportscardspro.com card-test-ashy.vercel.app infinite-api.tcgplayer.com va.vercel-scripts.com; "><link rel="preload" href="/_next/static/css/6cdaf518b724b7a2.css" as="style"><link rel="stylesheet" href="/_next/static/css/6cdaf518b724b7a2.css" data-n-g=""><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-8f0f2c9ad09895bb.js" defer=""></script><script src="/_next/static/chunks/framework-a6b3d2fb26bce5d1.js" defer=""></script><script src="/_next/static/chunks/main-eeb5a3811033f7e0.js" defer=""></script><script src="/_next/static/chunks/pages/_app-d1d7cbdb268d6729.js" defer=""></script><script src="/_next/static/chunks/847-3b57a5f8f6f67981.js" defer=""></script><script src="/_next/static/chunks/pages/index-fb90cf239fa384a3.js" defer=""></script><script src="/_next/static/B6mIrCJsmBYQHRsDC-uKv/_buildManifest.js" defer=""></script><script src="/_next/static/B6mIrCJsmBYQHRsDC-uKv/_ssgManifest.js" defer=""></script><link as="script" rel="prefetch" href="/_next/static/chunks/pages/sports/%5B...cardSet%5D-04407a35efb6e8f9.js"><link as="script" rel="prefetch" href="/_next/static/chunks/pages/yugioh/my-collection-c30066d7977e1d20.js"><link as="script" rel="prefetch" href="/_next/static/chunks/pages/yugioh/sets/%5Bletter%5D-71a2cae014621d5e.js"><script src="/_vercel/speed-insights/script.js" defer="" data-sdkn="@vercel/speed-insights/next" data-sdkv="1.1.0" data-route="/"></script></head><body class="mx-auto"><div class="transition-all main mx-auto"><div id="__next"><div class="flex min-h-screen w-full mx-auto"><div class="fixed inset-y-0 left-0 z-30 max-w-72 glass transform -translate-x-full transition-transform duration-300 ease-in-out lg:relative lg:translate-x-0"><div class="flex items-center justify-between p-4 bg-gradient-to-r from-purple-900/80 to-slate-900/80"><h2 class="text-xl font-bold text-white text-shadow">WELCOME</h2><button class="lg:hidden text-white hover:text-purple-200 transition-colors">✖</button></div><nav class="p-4"><ul class="inset-2"><li class="mb-2"><a rel="noopener noreferrer" href="/"><span class="block p-2 text-white bg-clip-border font-semibold backdrop-opacity-70 hover:bg-none bg-gradient-radial from-fuchsia-700 to-inherit hover:text-white rounded">Yu-Gi-Oh! Card Prices</span></a></li><li class="mb-2"><a rel="noopener noreferrer" href="/sports/cardSet"><span class="block p-2 text-white bg-clip-border font-semibold backdrop-opacity-70 hover:bg-none bg-gradient-radial from-fuchsia-700 to-inherit hover:text-white rounded">Sports Card Prices</span></a></li><li class="mb-2"><a rel="noopener noreferrer" href="/yugioh/my-collection"><span class="block p-2 text-white bg-clip-border font-semibold backdrop-opacity-70 hover:bg-none bg-gradient-radial from-fuchsia-700 to-inherit hover:text-white rounded">My Collection</span></a></li></ul></nav></div><div class="flex-1 flex flex-col max-w-full mx-auto"><header class="bg-gradient-to-r from-purple-900/80 to-slate-900/80 p-4 top-0 z-20 lg:hidden"><div class="flex justify-between items-center"><h3 class="text-xl font-bold text-white text-shadow">CARD PRICE APP</h3><button class="text-white hover:text-purple-200 transition-colors text-2xl">☰</button></div></header><main class="min-h-fit p-5 w-full max-w-[100vw] mx-auto"><div class="mx-auto"><div class="w-full max-w-7xl mx-auto"><h1 class="text-4xl font-bold mb-8 text-center sm:text-left">Welcome to the thing!</h1><details class="mx-auto">Enter a comma-separated (CSV format) list of cards below in the order of [Name][Set][Number][Edition][Rarity][Condition] where the possible conditions are:<ul class=""><li>Near Mint+[Edition]</li><li>Lightly Played+[Edition]</li><li>Moderately Played+[Edition]</li><li>Heavily Played+[Edition]</li><li>Damaged+[Edition]</li></ul></details><div class="">Try it out:<br><button class="my-2 text-sm border border-white rounded-lg px-2 py-2 text-white font-bold hover:text-black hover:bg-white">Load Example Data</button><br>OR:<br>Browse sets by name by choosing the letter it starts with from the list below:</div><div class="mx-auto w-full max-w-7xl leading-5"><div class="w-full max-w-7xl my-10 m-2"><h1 class="text-xl font-semibold mb-4">Alphabetical Index</h1><div class="flex flex-wrap gap-2 place-content-center md:text-nowrap"><a href="/yugioh/sets/2"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">2</div></a><a href="/yugioh/sets/A"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">A</div></a><a href="/yugioh/sets/B"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">B</div></a><a href="/yugioh/sets/C"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">C</div></a><a href="/yugioh/sets/D"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">D</div></a><a href="/yugioh/sets/E"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">E</div></a><a href="/yugioh/sets/F"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">F</div></a><a href="/yugioh/sets/G"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">G</div></a><a href="/yugioh/sets/H"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">H</div></a><a href="/yugioh/sets/I"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">I</div></a><a href="/yugioh/sets/J"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">J</div></a><a href="/yugioh/sets/K"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">K</div></a><a href="/yugioh/sets/L"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">L</div></a><a href="/yugioh/sets/M"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">M</div></a><a href="/yugioh/sets/N"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">N</div></a><a href="/yugioh/sets/O"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">O</div></a><a href="/yugioh/sets/P"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">P</div></a><a href="/yugioh/sets/Q"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">Q</div></a><a href="/yugioh/sets/R"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">R</div></a><a href="/yugioh/sets/S"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">S</div></a><a href="/yugioh/sets/T"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">T</div></a><a href="/yugioh/sets/U"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">U</div></a><a href="/yugioh/sets/V"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">V</div></a><a href="/yugioh/sets/W"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">W</div></a><a href="/yugioh/sets/X"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">X</div></a><a href="/yugioh/sets/Y"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">Y</div></a><a href="/yugioh/sets/Z"><div class="mx-auto p-2 leading-7 text-3xl font-bold no-underline hover:underline hover:bg-stone-600">Z</div></a></div></div></div><div class="mx-auto w-full max-w-7xl"><form name="YugiohCardListInput"><div class="text-black"><textarea name="cardListInput" class="w-full max-w-7xl rounded-lg flex flex-wrap text-nowrap resize-none h-48" placeholder="Enter your list of cards..."></textarea><button class="border border-white rounded-lg px-2 py-2 mx-auto m-2 text-white font-bold hover:text-black hover:bg-white" type="submit">Submit</button></div></form><div aria-live="assertive" class="z-50 pointer-events-none fixed inset-0 flex items-end px-4 py-6 sm:items-start sm:p-6 transition duration-300 opacity-0 translate-y-2 sm:translate-y-0 sm:translate-x-2"><div class="z-50 flex w-full flex-col items-center space-y-4 sm:items-end"><div class="pointer-events-auto w-full max-w-sm overflow-hidden rounded-lg bg-white shadow-lg ring-1 ring-black ring-opacity-5"><div class="p-4"><div class="flex items-center"><div class="flex w-0 flex-1 justify-between"><p class="w-0 flex-1 text-sm font-medium text-gray-900"></p></div><div class="ml-4 flex flex-shrink-0"><button type="button" class="inline-flex rounded-md bg-white text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2"><span class="sr-only">Close</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon" class="h-5 w-5"><path d="M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z"></path></svg></button></div></div></div></div></div></div></div><div class="mx-auto w-fit max-w-7xl"><div class="mx-auto w-full max-w-7xl mb-10"><div aria-live="assertive" class="z-50 pointer-events-none fixed inset-0 flex items-end px-4 py-6 sm:items-start sm:p-6 transition duration-300 opacity-0 translate-y-2 sm:translate-y-0 sm:translate-x-2"><div class="z-50 flex w-full flex-col items-center space-y-4 sm:items-end"><div class="pointer-events-auto w-full max-w-sm overflow-hidden rounded-lg bg-white shadow-lg ring-1 ring-black ring-opacity-5"><div class="p-4"><div class="flex items-center"><div class="flex w-0 flex-1 justify-between"><p class="w-0 flex-1 text-sm font-medium text-gray-900"></p></div><div class="ml-4 flex flex-shrink-0"><button type="button" class="inline-flex rounded-md bg-white text-gray-400 hover:text-gray-500 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2"><span class="sr-only">Close</span><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" data-slot="icon" class="h-5 w-5"><path d="M6.28 5.22a.75.75 0 0 0-1.06 1.06L8.94 10l-3.72 3.72a.75.75 0 1 0 1.06 1.06L10 11.06l3.72 3.72a.75.75 0 1 0 1.06-1.06L11.06 10l3.72-3.72a.75.75 0 0 0-1.06-1.06L10 8.94 6.28 5.22Z"></path></svg></button></div></div></div></div></div></div></div></div></div><!--$--><!--/$--></div></main></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{}},"page":"/","query":{},"buildId":"B6mIrCJsmBYQHRsDC-uKv","nextExport":true,"autoExport":true,"isFallback":false,"scriptLoader":[]}</script><next-route-announcer><p aria-live="assertive" id="__next-route-announcer__" role="alert" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 1px; white-space: nowrap; overflow-wrap: normal;"></p></next-route-announcer><script src="/_next/static/chunks/pages/yugioh/sets/%5Bletter%5D-71a2cae014621d5e.js"></script><script src="/_next/static/chunks/pages/yugioh/my-collection-c30066d7977e1d20.js"></script><script src="/_next/static/chunks/pages/sports/%5B...cardSet%5D-04407a35efb6e8f9.js"></script></body><!--$--><!--/$--></html>