https://rafsunx.com/

URL inviato:
https://rafsunx.com/
Report terminato:
Copy link

I link in uscita identificati dalla pagina

LinkTesto
https://github.com/RAFSuNX GitHub
https://linkedin.com/in/RAFSuNX LinkedIn
https://t.me/RAFSuNX Telegram
https://x.com/RAFSuNXXX Twitter
https://example.com/portfolio-websitePortfolio WebsiteA modern, responsive portfolio website with smooth animationsHTMLCSSJavaScript
https://example.com/task-managerTask ManagerFull-stack task management application with real-time updatesReactNode.jsMongoDB
https://example.com/e-commerce-platformE-commerce PlatformFeature-rich online shopping platform with payment integrationNext.jsStripePostgreSQL
https://example.com/chat-applicationChat ApplicationReal-time messaging app with end-to-end encryptionSocket.ioExpressRedis
https://example.com/ai-image-generatorAI Image GeneratorWeb app that generates images using machine learning modelsPythonTensorFlowFlask
https://example.com/weather-dashboardWeather DashboardInteractive weather forecast app with data visualizationVue.jsD3.jsOpenWeather API

Variabili JavaScript · 4 trovate

Copy link

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
__cfBeaconobject

Messaggi di log della console · 7 trovati

Copy link

Messaggi registrati nella console Web

LevelOrigineMessage
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
Initialized lastIndex from localStorage: -1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
localStorage.getItem('lastThemeIndex'):
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
Before setTheme, lastIndex: -1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
Before getRandomIndex, lastIndex: -1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
New lastIndex: 1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
localStorage.getItem('lastThemeIndex') after setItem: 1
logother
URL
https://rafsunx.com/jsfiles/themeManager.js
Testo
Theme set with index: 1 and image: /images/image3.jpg

Il corpo HTML non elaborato della pagina