GET https://1fichier.com/
Cache-Control:
no-cache, no-store, must-revalidate
Content-Security-Policy:
frame-ancestors 'self'
Content-Type:
text/html; charset=utf-8
Date:
Sun, 06 Oct 2024 16:01:51 GMT
X-Content-Type-Options:
nosniff
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html lang="fr">
<head>
<title>1fichier.com: Cloud Storage</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link rel="shortcut icon" href="https://img.1fichier.com/favicon.ico" />
<link rel="icon" type="image/x-icon" href="https://img.1fichier.com/favicon.ico" />
<link rel="icon" type="image/png" href="https://img.1fichier.com/favicon.png" />
<link rel="apple-touch-icon" href="https://img.1fichier.com/favicon.png" />
<link rel="image_src" href="https://img.1fichier.com/favicon.png" />
<link rel="stylesheet" type="text/css" href="https://img.1fichier.com/css/style.css" />
<link rel="stylesheet" type="text/css" href="https://img.1fichier.com/css/jquery.ui.css" />
<script type="text/javascript" src="https://img.1fichier.com/js/jquery.js"></script>
<script type="text/javascript">
<!--
jQuery(document).ready(function($) {
$(".do_selector3").selectmenu({ width: 250, position: { my : "right center", at: "right center" } });
$(".do_selector2").selectmenu({ width: 630 }).selectmenu( "menuWidget" ).addClass("movf");
$('input[name=mail]').val('');
$('input[name=dpass]').val('');
$('input[name=send_ssl]').change( function() {
if( $('input[name=send_ssl]').is(':checked') ) $("#files").prop('action', 'https://up2.1fichier.com/upload.cgi?id=dr3cemlsb2');
else $("#files").prop('action', 'http://up2.1fichier.com/upload.cgi?id=dr3cemlsb2');
return false;
});
$('.file-handler').on('change', function() {
var inp = $(this)[0]; var e = $('div.filesList'); e.empty();
for (var x = 0; x < inp.files.length; x++) {
if(inp.files[x].webkitRelativePath != "") {
var $label = $("<div>").text( inp.files[x].webkitRelativePath ).attr('style', 'border-bottom: 1px solid #fbc260;');
$label.appendTo(e);
}
else {
var $label = $("<div>").text( inp.files[x].name ).attr('style', 'border-bottom: 1px solid #fbc260;');
$label.appendTo(e);
}
}});
$('div.dispnoti').click( function () { if( $('div.noti').is(":visible") ) $('div.noti').hide(); else $('div.noti').show(); return false; });
function ajx() {
$.ajax({
url: '/up.pl?X-Id=dr3cemlsb2&n=up2',
type: 'GET',
dataType: 'html',
beforeSend: function(xhr) { xhr.setRequestHeader("X-Id", "dr3cemlsb2"); xhr.setRequestHeader("X-Node", "up2"); },
error: function(){ setTimeout(function(){ ajx();}, 3000 ); },
success: function(data){
if( data.match(/fin$/) ) top.document.location = "https://up2.1fichier.com/end.pl?xid=dr3cemlsb2";
else { $('div.res').html( data ); setTimeout(function(){ ajx();}, 3000 ); }
}
});
}
$('input:submit').click( function() {
$('#fu').hide(); $('#fu2').show();
setTimeout(function(){ ajx();}, 2000);
return true;
});
});
// -->
</script>
</head>
<body>
<script type="text/javascript">
<!--
jQuery(document).ready(function($) {
if(getCookie('show_cm') != 'no') { $('#cookie_box').show(); }
$('.cookie_box_close').click(function() { $('#cookie_box').hide(); var expires = new Date(); expires.setTime(expires.getTime() + 15552000000); document.cookie = 'show_cm=no; expires=' + expires.toUTCString(); return false; });
});
function getCookie(cookie_name) {
if (document.cookie.length>0) {
cookie_start = document.cookie.indexOf(cookie_name + "=");
if (cookie_start != -1) { cookie_start = cookie_start + cookie_name.length+1; cookie_end = document.cookie.indexOf(";",cookie_start);
if (cookie_end == -1) { cookie_end = document.cookie.length; }
return unescape(document.cookie.substring(cookie_start,cookie_end));
}}
return "";
}
// -->
</script>
<div id="cookie_box">Les cookies assurent le bon fonctionnement de nos services.
<br/>En utilisant ces derniers, vous acceptez l'utilisation des cookies.
<br/>Pour plus d'informations sur les cookies et la gestion de vos données sur notre site:
<br/><br/><a href="https://1fichier.com/legal.html">Mentions Légales<br/>Conditions d'utilisation des services<br/>Politique de Confidentialité - Données Personnelles</a>
<br/><br/><a href="#" style="text-decoration-color: #fbc260" class="cookie_box_close">J'accepte l'usage de cookies et les Conditions d'utilisation</a>
</div>
<script type="text/javascript">
<!--
$( function() {
$.widget( "custom.iconselectmenu", $.ui.selectmenu, {
_renderItem: function( ul, item ) {
var li = $("<li>"), wrapper = $("<div>", { text: item.label });
if( item.element.attr("data-imagesrc") ) { $( "<span>", { style: "background-image: url( \"" + item.element.attr("data-imagesrc") + "\")", "class": "ui-icon avatar" }).appendTo( wrapper ); }
else { $( "<span>", { style: "background-image:none", "class": "ui-icon avatar" }).appendTo( wrapper ); }
return li.append( wrapper ).appendTo( ul );
},
_renderButtonItem: function( item ) {
var buttonItem;
if( item.element.attr("data-imagesrc") ) { buttonItem = $( "<span>", { style: "background-image: url( \"" + item.element.attr("data-imagesrc") + "\")", "class": "ui-selectmenu-text avatar" }) }
else { buttonItem = $( "<span>", { style: "background-image:none", "class": "ui-selectmenu-text avatar" }) }
this._setText( buttonItem, item.label );
return buttonItem;
}
});
$(".lselector").iconselectmenu({ width:200, change: function( event, ui ) { window.location.href=this.value; } }).iconselectmenu("menuWidget").addClass( "ui-menu-icons" );
});
-->
</script>
<div id="header">
<a href="https://1fichier.com" title="1fichier.com"><img id="logo" src="https://img.1fichier.com/logo.png" alt="logo" width="240" height="70" /></a>
<div id="btn-container">
<select class="lselector">
<option value="/?lg=fr" data-imagesrc="https://img.1fichier.com/flags/fr.png" selected="selected">Français</option>
<option value="/?lg=en" data-imagesrc="https://img.1fichier.com/flags/en.png">English</option>
</select>
<a class="ui-button ui-corner-all" href="https://1fichier.com/tarifs.html" title="Tarifs">Tarifs</a>
<a class="ui-button ui-corner-all" href="https://1fichier.com/register.pl" title="Inscription">Inscription</a>
<a class="ui-button ui-corner-all" href="https://1fichier.com/login.pl" title="Connexion">Mon compte</a>
</div>
<span class="spacer spacer-1"></span>
</div>
<div class="spacer" style="height:70px"></div>
<div id="fu2" style="display:none;min-height:400px;padding:10px;margin:auto;width:600px;overflow:hidden">
<h2 style="text-align:center">Progression de l'émission :</h2><br/><br/>
<div class="res"></div>
<br/><br/>
<div class="ct_warn alc">Afin que l'émission de vos fichiers soit correcte,<br/>veuillez ne pas quitter cette page.</div>
</div>
<div style="padding:10px" class="alc" id="fu">
<form enctype="multipart/form-data" id="files" action="https://up2.1fichier.com/upload.cgi?id=dr3cemlsb2" method="post" autocomplete="off">
<div class="fileUpload ui-button" style="border-radius:5px">
<span class="ici">Cliquez ici pour séléctionner les fichiers à envoyer</span>
<input type="file" name="file[]" title="Selectionnez le fichier à envoyer" multiple="multiple" class="file-handler" />
</div>
<div class="spacer filesList" style="height:50px;text-align: left;width: 500px;margin: 10px auto;padding: 20px 0px;line-height:25px;overflow:auto"></div>
<div style="width:550px;margin:auto;text-align:left">
<label class="CKBR" style="line-height:32px">Envoyer les fichiers via une connexion sécurisée SSL :
<input type="checkbox" name="send_ssl" checked="checked" title="Envoyer les fichiers via une connexion sécurisée SSL" />
<span></span>
</label>
<div class="spacer spacer-5"></div>
<label style="line-height:32px">Héberger les fichiers sur le domaine
<span class="droite">
<select class="do_selector3" name="domain">
<option value="0" >1fichier.com</option>
<option value="1" >alterupload.com</option>
<option value="2" >cjoint.net</option>
<option value="3" >desfichiers.com</option>
<option value="4" >dfichiers.com</option>
<option value="5" >megadl.fr</option>
<option value="6" >mesfichiers.org</option>
<option value="7" >piecejointe.net</option>
<option value="8" >pjointe.com</option>
<option value="9" >tenvoi.com</option>
<option value="10" >dl4free.com</option>
</select>
</span>
</label>
<div class="spacer spacer-5"></div>
<label style="line-height:32px">Recevoir le lien par email <span style="font:12px normal italic">(facultatif)</span><input class="input-text droite ui-corner-all" type="text" name="mail" value="" size="40" maxlength="240" title="Pour recevoir une confirmation par email" autocomplete="off" /></label>
<div class="spacer spacer-5"></div>
<label style="line-height:32px">Proteger l'accès par mot de passe <span style="font:12px normal italic">(facultatif)</span><input class="input-text droite ui-corner-all" type="password" name="dpass" value="" size="40" maxlength="240" title="Pour proteger le téléchargement par mot de passe" placeholder="mot de passe fichier" autocomplete="off" /></label>
<div class="spacer spacer-5"></div>
<label style="line-height:32px">Envoyer à l'utilisateur inscrit suivant <span style="font:12px normal italic">(facultatif)</span><input class="input-text droite ui-corner-all" type="text" name="user" value="" size="40" maxlength="255" title="Envoyer le fichier à l'utilisateur..." placeholder="Adresse Email" /></label>
<div class="spacer spacer-5"></div>
<div class="alc label dispnoti pointer"><img src="https://img.1fichier.com/icons/btn-partager.png" alt="" height="16" width="16" /> Envoyer le lien à mes amis</div>
<div class="noti alc" style="display:none">
<span class="spacer spacer-10"></span>
<label>Adresses emails <span style="font:12px normal italic">(facultatif, 1 par ligne - 20 max.)</span></label>
<span class="spacer spacer-10"></span>
<textarea class="ui-corner-all" style="margin:2px;padding:2px;resize:none;width:98%" name="mails" rows="3" cols="35"></textarea>
<span class="spacer spacer-10"></span>
<label>Message à transmettre <span style="font:12px normal italic">(facultatif, 2000 car. max.)</span></label>
<span class="spacer spacer-10"></span>
<textarea class="ui-corner-all" style="margin:2px;padding:2px;resize:none;width:98%" name="message" rows="3" cols="35"></textarea>
</div>
</div>
<div class="spacer spacer-5"></div>
<div class="spacer spacer-5"></div>
<p>
Le fait d'envoyer des fichiers et d'utiliser nos services vaut acceptation de nos <a target="new" href="https://1fichier.com/cgu.html">conditions d'utilisation</a>
<br/>Les fichiers sont supprimés après 15 jours pour les utilisateurs non inscrits, après 30 jours pour les inscrits.
<br/>Les fichiers des membres Premium/Premium GOLD ne sont pas soumis à cette règle.
<br/>La taille d'un fichier est limitée à 300Go. Le stockage total n'est pas limité.
</p>
<div class="form-line-container-big">
<input id="sub" type="submit" name="submit" value="Envoyer" class="btn-general btn-orange btn-big" />
</div>
<div class="spacer"></div>
</form>
<div class="spacer spacer-10"></div>
</div>
<div class="spacer"></div>
<div class="bflex">
<div style="width:250px;margin:15px"><div class="bh3">Stockage</div>Stockez et archivez tout type de contenus sur des infrastructures sécurisées de haute qualité</div>
<div style="width:250px;margin:15px"><div class="bh3">Accès</div>Accedez à vos données de manière sécurisée quelque soit votre emplacement</div>
<div style="width:250px;margin:15px"><div class="bh3" style="border-bottom: 2px solid #3d8b3d;">Energie verte</div>100% de l’énergie que nous utilisons pour nos infrastructures proviennent de sources renouvelables</div>
<div style="width:250px;margin:15px"><div class="bh3">Collaboration</div>Partagez vos données de manière totalement sécurisée avec les personnes de votre choix</div>
<div style="width:250px;margin:15px"><div class="bh3">Tarifs</div>Formules et fonctionnalités adaptées à tous les besoins et à toutes les bourses</div>
</div>
<span class="spacer" style="height:90px"></span>
<div id="footer">
<div class="center-container">
<a href="https://1fichier.com" title="Retour à la page d'accueil"><img class="gauche" src="https://img.1fichier.com/logo-footer.png" alt="1fichier.com" /></a>
<div id="link-container">
<a href="https://1fichier.com/cgu.html">Légal & Conditions</a>
<a href="https://1fichier.com/abus.html">Signaler un contenu</a>
<a href="https://1fichier.com/tarifs.html">Tarifs</a>
<a href="https://1fichier.com/revendeurs.html">Revendeurs</a>
<a href="https://1fichier.com/hlp.html">Aide</a>
<a href="https://1fichier.com/network.html">Speedtest</a>
<a href="https://1fichier.com/contact.html">Contact</a>
<br/>
<a target="_new" href="https://twitter.com/1fichiercom"><img src="https://img.1fichier.com/twitter.png" alt="Twitter" style="padding:0;border:0" /></a>
<a target="_new" href="https://facebook.com/1fichiercom"><img src="https://img.1fichier.com/facebook.png" alt="Facebook" style="padding:0;border:0" /></a>
<a href="https://1fichier.com/api.html" style="vertical-align:top">API</a>
<a target="_new" href="https://dstorage.fr" style="vertical-align:top">DStorage SASU © 2009-2024</a>
</div>
</div>
<span class="spacer"></span>
</div>
</body>
</html>