https://incarweb.app/

Submitted URL:
https://incarweb.app/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 19 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 5 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html itemscope="" itemtype="http://schema.org/WebPage" lang="fr"><head>
    <title>Web applications and links for connected vehicles</title>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="description" content="Web applications and portal for connected vehicles, Web applications for Tesla, useful links for Tesla Model 3, Tesla Model Y, Tesla Model S, Tesla Model X, Tesla Cybertruck, Tesla Roadster, Tesla Semi">
	<link rel="apple-touch-icon" href="incarwebapp.webp">
	<link rel="apple-touch-icon" sizes="512x512" href="incarwebapp.webp">
	<link rel="apple-touch-icon" sizes="180x180" href="incarwebapp128.webp">
    <link rel="shortcut" href="incarwebapp.webp">
    <link rel="icon" type="image/webp" href="incarwebapp.webp">
	<link rel="icon" type="image/webp" sizes="512x512" href="incarwebapp.webp">
	<link rel="icon" type="image/png" sizes="192x192" href="incarwebapp.png">
	<link rel="icon" type="image/webp" sizes="32x32" href="incarwebapp32.webp">
	<link rel="manifest" href="manifest.webmanifest">
	<style>
		html{font-family: Helvetica, Arial, sans-serif}
		body{margin:1px;font-size: 0.8em;color:grey}
		div#twocolumns{display:flex;height:100vh}
		div#body {width:180px;height:100%}
		span.leftside{position:relative;left:0px}
		div#mirror {width:100%;height:100%}
		span{padding:5px}
		#socialnetworks, #news, #maps, #podcast, #games, #search, #tools, #screenmirror, #guide, #email {display:none}
		#selectFullscreen, #selectLang{position:absolute;left:0;top:40px;background-color:white;color:black;border-radius:10px;padding:10px;font-size:1.2em;font-weight:600}
		#selectFullscreen > a {color:black;text-align:center;}
		iframe {margin:0;padding:0;border:0}
		.menu{text-decoration:none;font-size:1.8em;font-weight:600;padding:13px 5px 13px 5px;user-select:none;margin: 5px 0 0 0}
		.menu.smaller{font-size:1.3em;border:none;padding:2px 5px 16px 5px;}
		input[type=submit]{border-radius:10px;font-size:1.3em;font-weight:600;padding:8px 5px 8px 5px;border:none;background-color:yellow;}
		#body button.home{text-decoration:none;pading:0;margin-right:10px;background-color:transparent;width:20px}
		.menu.active {border-radius:10px}
		:focus {outline: none !important;border:none;}
		#body button {border:none;width:100%;text-align:left;cursor:pointer;}
		footer{position:fixed;bottom:10px;line-height: 2em;}
		footer a{font-size:1.2em}
		a, a:visited {color:grey}
		svg {fill:grey}
		#nontarget {width:500px;height:720px;display:none;position:fixed;margin:auto;top:92px;left:0;right:0;bottom:0;border-radius:15px;padding:10px;background-color:white;font-size:1.2em;text-align:justify}
		@media (prefers-color-scheme: light) {
			html{background-color:#EEEEEE;}
			.menu{color:grey;}
			.menu.active {background-color: #ffffff;color:black}
		}
		@media (prefers-color-scheme: dark) {
			html{background-color:#161616;}
			.menu{color:grey;background-color:#161616;}
			.menu.active {background-color: #333333;color:white}
		}
	</style>
  </head>
  <body>
	<script>
	let activeiFrame="office"; 
	function CloseIframes() {
  		let i;
  		let tablinks = document.getElementsByTagName("iframe");
  		for (i = 0; i < tablinks.length; i++) {
  			tablinks[i].style.display="none";
  		}
  	}
  	function HighLight(evt) {
  		let i;
  		let tablinks = document.getElementsByClassName("menu");
  		for (i = 0; i < tablinks.length; i++) {
    		tablinks[i].className = tablinks[i].className.replace(" active", "");
  		}
  		document.getElementById("b"+evt).className +=" active";
	}
  	function ShowIframe(iframewindow) {
  		CloseIframes(); 
  		document.getElementById(iframewindow).style.display="block";
  		activeiFrame=iframewindow;
  		HighLight(iframewindow);
  	}
  	function ShowHideElement(element){
  		if (document.getElementById(element).style.display=="none") {
  			document.getElementById(element).style.display="block";
  		} else {document.getElementById(element).style.display="none";}
  	}
	</script>
	<div id="selectFullscreen" style="display:none"><br>Vehicule in P mode.<br>In Youtube, click on<br>"GO TO SITE".<br><br><a href="https://www.youtube.com/redirect?q=https://www.incarweb.app?f=search" target="_blank">FULLSCREEN<br></a><br></div>
	<div id="selectLang" style="display:none">France<br><form action="index.php" method="post"><input type="hidden" id="language" name="language" value="fr_FR"><button type="submit">Français</button></form><br><br>United Kingdom<br><form action="index.php" method="post"><input type="hidden" id="language" name="language" value="en_GB"><button type="submit">English</button></form><br><br>United States<br><form action="index.php" method="post"><input type="hidden" id="language" name="language" value="en_US"><button type="submit">English</button></form><br><br>Canada<br><span><form action="index.php" method="post"><input type="hidden" id="language" name="language" value="en_CA"><button type="submit">English</button></form></span><span><form action="index.php" method="post"><input type="hidden" id="language" name="language" value="fr_CA"><button type="submit">Français</button></form></span></div>
	<div id="twocolumns">
		<div id="body">
			<span id="fullscreenlogo"><button class="home" onclick="ShowHideElement(&quot;selectFullscreen&quot;);"><svg height="30px" width="30px" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><title>Fullscreen</title><path d="M100,91.748V69c0-3.866-3.134-7-7-7s-7,3.134-7,7v7.101L69.808,59.908c-2.734-2.734-7.166-2.734-9.899,0  c-2.734,2.734-2.734,7.166,0,9.9L76.101,86H69c-3.866,0-7,3.134-7,7c0,3.866,3.134,7,7,7h22.748c2.252,0,4.62-0.185,6.344-1.908  S100,94.019,100,91.748z"></path><path d="M0,8.11v22.748c0,3.866,3.134,7,7,7s7-3.134,7-7v-7.101L30.121,39.95c2.734,2.734,7.13,2.734,9.864,0  c2.734-2.734,2.716-7.095-0.018-9.828L23.757,14h7.101c3.866,0,7-3.134,7-7c0-3.866-3.134-7-7-7H8.11  C5.858,0,3.561,0.114,1.837,1.837S0,5.839,0,8.11z"></path></svg></button></span>
			<span class="leftside"><button class="home" onclick="document.getElementById(activeiFrame).src=activeiFrame + '.php';"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" height="25px" width="25px" x="0px" y="0px" viewBox="0 0 1000 1000" enable-background="new 0 0 1000 1000" xml:space="preserve"><title>Home</title><g><path d="M958.6,433.1L587,40.8c-23.1-24.4-53.9-37.8-87-37.8s-63.9,13.4-87,37.8L41.4,433.1C3.1,473.6,8,508.6,14.3,523.2c4.5,10.4,19.8,38.9,63.7,38.9h54.5v301.8c0,68.5,48.5,133,117.4,133h62.5h95.7V926V677.5c0-34.2-5.1-53.3,29.4-53.3H500h62.5c34.5,0,29.4,19.1,29.4,53.3V926v70.9h95.7h62.5c68.9,0,117.4-64.5,117.4-133V562.1h54.5c43.9,0,59.2-28.5,63.7-38.9C992,508.6,996.9,473.6,958.6,433.1z M921.9,500h-46.9h-31.2h-37.6v363.9c0,34.2-21.8,70.9-56.2,70.9h-96.9V677.5c0-68.5-21.7-115.4-90.6-115.4H500h-62.5c-69,0-90.6,46.9-90.6,115.4v257.3h-96.9c-34.5,0-56.2-36.7-56.2-70.9V500h-37.6h-31.2H78.1c-1.1,0-2.1-4.3-3-4.3c2.1-3.8,5.8-13.3,11.8-19.7L458.5,84c11.1-11.7,26.8-18.9,42-18.8c15.2-0.1,29.9,7,41,18.8l371.6,392c6.1,6.4,9.7,15.9,11.8,19.7C924,495.7,923,500,921.9,500z"></path></g></svg></button></span>
			<!--span class=leftside><button class="home" onclick="ShowHideElement('selectLang')"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36 36" width='25px' height='25px'><title>Language</title><path d="M18 0C8.059 0 0 8.059 0 18s8.059 18 18 18 18-8.059 18-18S27.941 0 18 0zM2.05 19h3.983c.092 2.506.522 4.871 1.229 7H4.158c-1.207-2.083-1.95-4.459-2.108-7zM19 8V2.081c2.747.436 5.162 2.655 6.799 5.919H19zm7.651 2c.754 2.083 1.219 4.46 1.317 7H19v-7h7.651zM17 2.081V8h-6.799C11.837 4.736 14.253 2.517 17 2.081zM17 10v7H8.032c.098-2.54.563-4.917 1.317-7H17zM6.034 17H2.05c.158-2.54.901-4.917 2.107-7h3.104c-.705 2.129-1.135 4.495-1.227 7zm1.998 2H17v7H9.349c-.754-2.083-1.219-4.459-1.317-7zM17 28v5.919c-2.747-.437-5.163-2.655-6.799-5.919H17zm2 5.919V28h6.8c-1.637 3.264-4.053 5.482-6.8 5.919zM19 26v-7h8.969c-.099 2.541-.563 4.917-1.317 7H19zm10.967-7h3.982c-.157 2.541-.9 4.917-2.107 7h-3.104c.706-2.129 1.136-4.494 1.229-7zm0-2c-.093-2.505-.523-4.871-1.229-7h3.104c1.207 2.083 1.95 4.46 2.107 7h-3.982zm.512-9h-2.503c-.717-1.604-1.606-3.015-2.619-4.199C27.346 4.833 29.089 6.267 30.479 8zM10.643 3.801C9.629 4.985 8.74 6.396 8.023 8H5.521c1.39-1.733 3.133-3.166 5.122-4.199zM5.521 28h2.503c.716 1.604 1.605 3.015 2.619 4.198C8.654 31.166 6.911 29.733 5.521 28zm19.836 4.198c1.014-1.184 1.902-2.594 2.619-4.198h2.503c-1.39 1.733-3.133 3.166-5.122 4.198z"/></svg></button></span-->
			<script>if(window.outerWidth != screen.width) {
			document.getElementById("fullscreenlogo").innerHTML="<button class='home' onclick='ShowHideElement(\"selectFullscreen\");'><svg height='30px' width='30px' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 100' enable-background='new 0 0 100 100' xml:space='preserve'><title>Fullscreen</title><path d='M100,91.748V69c0-3.866-3.134-7-7-7s-7,3.134-7,7v7.101L69.808,59.908c-2.734-2.734-7.166-2.734-9.899,0  c-2.734,2.734-2.734,7.166,0,9.9L76.101,86H69c-3.866,0-7,3.134-7,7c0,3.866,3.134,7,7,7h22.748c2.252,0,4.62-0.185,6.344-1.908  S100,94.019,100,91.748z'></path><path d='M0,8.11v22.748c0,3.866,3.134,7,7,7s7-3.134,7-7v-7.101L30.121,39.95c2.734,2.734,7.13,2.734,9.864,0  c2.734-2.734,2.716-7.095-0.018-9.828L23.757,14h7.101c3.866,0,7-3.134,7-7c0-3.866-3.134-7-7-7H8.11  C5.858,0,3.561,0.114,1.837,1.837S0,5.839,0,8.11z'></path></svg></a>";
			//document.getElementById("fullscreen").innerHTML='<br>Vehicule in P mode.<br>In Youtube, click on<br>"GO TO SITE".';
			} </script>			<br>
			<button class="menu active" id="boffice" onclick="ShowIframe('office');">Office</button>
			<button class="menu" id="bmaps" onclick="ShowIframe('maps');">Travel</button>
			<button class="menu" id="bgames" onclick="ShowIframe('games');">Leisure</button>
			<button class="menu" id="bnews" onclick="ShowIframe('news');">News</button>
			<button class="menu" id="bsocialnetworks" onclick="ShowIframe('socialnetworks');">Social Networks</button>
			<button class="menu" id="bsearch" onclick="ShowIframe('search');">Search</button>
			<button class="menu" id="bpodcast" onclick="ShowIframe('podcast');">Podcasts</button>
			<button class="menu" id="btools" onclick="ShowIframe('tools');">Tools</button>
			<button class="menu" id="bscreenmirror" onclick="ShowIframe('screenmirror');">Screencast</button>
		</div>
		<footer>
			<button class="menu smaller" id="bguide" onclick="ShowIframe('guide');">User guide</button><br>
			<button class="menu smaller" id="bemail" onclick="ShowIframe('email');">Contact</button><br>
			<button class="menu smaller" id="bprivacy-policy" onclick="ShowIframe('privacy-policy');">Privacy Policy</button><br>
			© 2024&nbsp;-&nbsp;en_US<br>
		</footer>
		<div id="mirror">
			<iframe src="office.php" title="Office" name="office" id="office" height="100%" width="100%" loading="eager" style="display: block;"></iframe>
			<iframe src="socialnetworks.php" title="Social Networks" name="socialnetworks" id="socialnetworks" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="news.php" title="News" name="news" id="news" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="maps.php" title="Travel" name="maps" id="maps" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="podcast.php" title="Podcasts" name="podcast" id="podcast" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="search.php" title="Search" name="search" id="search" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="games.php" title="Leisure" name="games" id="games" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="tools.php" title="Tools" name="tools" id="tools" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="screenmirror.php" title="Screencast" name="screenmirror" id="screenmirror" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="guide.php" title="User guide" name="guide" id="guide" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="email.php" title="Contact" name="email" id="email" height="100%" width="100%" style="display: none;"></iframe>
			<iframe src="privpol.php" title="Privacy Policy" name="privacy-policy" id="privacy-policy" height="100%" width="100%" style="display: none;"></iframe>
		</div>
	</div>
	<script>
	  if(((window.outerWidth < 875)&&(window.outerWidth!=0)) || ((window.outerHeight < 800)&&(window.outerHeight!=0))){location.replace('https://www.incarweb.app/mobile.php');}
	  ShowIframe('office');
	  
	  window.addEventListener('load', () => {
    	// Charge les iframes invisibles
		document.getElementById('search').src = "search.php";
    	document.getElementById('socialnetworks').src = "socialnetworks.php";
		document.getElementById('news').src = "news.php";
		document.getElementById('maps').src = "maps.php";
    	document.getElementById('podcast').src = "podcast.php";
    	document.getElementById('games').src = "games.php";
    	document.getElementById('tools').src = "tools.php";
    	document.getElementById('screenmirror').src = "screenmirror.php";
    	document.getElementById('guide').src = "guide.php";
    	document.getElementById('email').src = "email.php";
    	document.getElementById('privacy-policy').src = "privpol.php";
  	  });
	</script>
	  
</body></html>