Skip to content

Instantly share code, notes, and snippets.

@gabriel
Created March 14, 2014 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gabriel/9556378 to your computer and use it in GitHub Desktop.
Save gabriel/9556378 to your computer and use it in GitHub Desktop.
~/ () curl "http://labalise.fr/"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html>
<head>
<title>La Balise</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
</head>
<frameset rows="100%">
<frame src="http://synology.servebbs.com/labalise/" title="La Balise" frameborder="0" noresize="noresize"/>
<noframes>
<body>
<h1>La Balise</h1>
<p><a href="http://synology.servebbs.com/labalise/">http://labalise.fr/</a></p>
</body>
</noframes>
</frameset>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment