Advertisement
X1E

Sasaki-Haise v2

X1E
Aug 3rd, 2018
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 19.68 KB | None | 0 0
  1. <html>
  2.   <link href='http://fonts.googleapis.com/css?family=Tangerine:400,700' rel='stylesheet' type='text/css'>
  3.   <link href='http://fonts.googleapis.com/css?family=Jolly+Lodger' rel='stylesheet' type='text/css'>  
  4.   <title>Windows 7 Like Deface Script
  5.   </title>
  6.   <head>
  7.     <style type="text/css">
  8.       body {
  9.         background-image:url("https://1.bp.blogspot.com/-d5OByynMWoI/WfaBM5otJCI/AAAAAAAABQE/97RF81CLY2k5-VOapqD4vmB_xXNgz111gCLcBGAs/s1600/AAEAAQAAAAAAAANuAAAAJGU0YTdlOGYzLTNlMWQtNDU0Zi05YTU3LWJkYWFmMDdhOWY0ZA.png");
  10.         background-repeat:no-repeat;
  11.         background-size:auto,cover;
  12.         background-position:center;
  13.         font-family:Arial, Helvetica, sans-serif;
  14.         font-size:15;
  15.         margin:0;
  16.         padding:0;
  17.       }
  18.       #shortcut img {
  19.         width:50px;
  20.         height:50px;
  21.         margin-left:10px;
  22.         padding-left:18px;
  23.         padding-top:18px;
  24.         padding-right:18px;
  25.         padding-bottom:8px;
  26.       }
  27.       .shortcut-text {
  28.         padding-left:15px;
  29.         padding-bottom:18px;
  30.       }
  31.       #shortcut img:hover {
  32.         background: rgba(30, 165, 210, 0.9);
  33.       }
  34.       .shortcut-text {
  35.         color:black;
  36.         padding-bottom:8px;
  37.         font-family: 'Tangerine', cursive;
  38.         font-size: 25px;
  39.       }
  40.       .wrap {
  41.         width: 350px;
  42.         background: -moz-linear-gradient(top, rgba(201,223,255,0.1) 0%, rgba(201,223,255,0) 50%, rgba(201,223,255,0.1) 100%);
  43.         /* FF3.6-15 */
  44.         background: -webkit-linear-gradient(top, rgba(201,223,255,0.1) 0%, rgba(201,223,255,0) 50%, rgba(201,223,255,0.1) 100%);
  45.         /* Chrome10-25,Safari5.1-6 */
  46.         background: linear-gradient(to bottom, rgba(201,223,255,0.1) 0%, rgba(201,223,255,0) 50%, rgba(201,223,255,0.1) 100%);
  47.         box-shadow: inset 0 0 1px rgba(255,255,255,0.5), 0px 0px 20px rgba(0,0,0,0.5);
  48.         border-radius: 0.3em;
  49.         padding: 30px;
  50.         margin: 20px;
  51.       }
  52.       ::-webkit-input-placeholder {
  53.         /* Chrome/Opera/Safari */
  54.         color: #ddd;
  55.       }
  56.       ::-moz-placeholder {
  57.         /* Firefox 19+ */
  58.         color: #ddd;
  59.       }
  60.       :-ms-input-placeholder {
  61.         /* IE 10+ */
  62.         color: #ddd;
  63.       }
  64.       :-moz-placeholder {
  65.         /* Firefox 18- */
  66.         color: #ddd;
  67.       }
  68.       /* Design By Wildan Izzudin */
  69.       @media screen and (max-width: 2024px) {
  70.         .wrap {
  71.           width: 350px;
  72.           margin-top:160px;
  73.         }
  74.       }
  75.       @media screen and (max-width: 1024px) {
  76.         .wrap {
  77.           width: 350px;
  78.           margin-top:50px;
  79.         }
  80.       }
  81.       @media screen and (max-width: 780px) {
  82.         .wrap {
  83.           width: auto;
  84.           margin-top:50px;
  85.         }
  86.       }
  87.       #user-info {
  88.         font-family: 'Jolly Lodger', cursive;
  89.         text-align:center;
  90.         font-size: 20px;
  91.         float:left;
  92.       }
  93.       h1 {
  94.         font-family: 'Tangerine', cursive;
  95.         color:red;
  96.         font-size: 25px;
  97.         text-align:center;
  98.       }
  99.       h3 {
  100.         font-family: 'Jolly Lodger', cursive;
  101.         font-size: 20px;
  102.         text-align:center;
  103.       }
  104.       .image {
  105.         width:50px;
  106.         height:50px;
  107.         border-radius: 100%;
  108.         padding:2px;
  109.         border: 1px solid #ddd;
  110.         text-align:center;
  111.       }
  112.       .animasi{
  113.         opacity: 0.2;
  114.         -webkit-animation-duration:1s;
  115.         animation-duration:1s;
  116.         -webkit-animation-fill-mode:both;
  117.         animation-fill-mode:both}
  118.       .animasi.infinite{
  119.         opacity: 0.2;
  120.         -webkit-animation-iteration-count:infinite;
  121.         animation-iteration-count:infinite}
  122.       .animasi:hover{
  123.         opacity: 0.2;
  124.         -webkit-animation-duration:0.1s;
  125.         animation-duration:0.1s;
  126.       }
  127.       @-webkit-keyframes anim1{
  128.         from,20%,40%,60%,80%,to{
  129.           -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  130.           animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}
  131.         0%{
  132.           opacity:0;
  133.           -webkit-transform:scale3d(.3,.3,.3);
  134.           transform:scale3d(.3,.3,.3)}
  135.         20%{
  136.           -webkit-transform:scale3d(1.1,1.1,1.1);
  137.           transform:scale3d(1.1,1.1,1.1)}
  138.         40%{
  139.           -webkit-transform:scale3d(.9,.9,.9);
  140.           transform:scale3d(.9,.9,.9)}
  141.         60%{
  142.           opacity:1;
  143.           -webkit-transform:scale3d(1.03,1.03,1.03);
  144.           transform:scale3d(1.03,1.03,1.03)}
  145.         80%{
  146.           -webkit-transform:scale3d(.97,.97,.97);
  147.           transform:scale3d(.97,.97,.97)}
  148.         to{
  149.           opacity:1;
  150.           -webkit-transform:scale3d(1,1,1);
  151.           transform:scale3d(1,1,1)}
  152.       }
  153.       @keyframes anim1{
  154.         from,20%,40%,60%,80%,to{
  155.           -webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);
  156.           animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}
  157.         0%{
  158.           opacity:1;
  159.           -webkit-transform:scale3d(1.0,1.0,1.0);
  160.           transform:scale3d(1.0,1.0,1.0)}
  161.         20%{
  162.           -webkit-transform:scale3d(1.1,1.1,1.1);
  163.           transform:scale3d(1.1,1.1,1.1)}
  164.         40%{
  165.           -webkit-transform:scale3d(.9,.9,.9);
  166.           transform:scale3d(.9,.9,.9)}
  167.         60%{
  168.           opacity:1;
  169.           -webkit-transform:scale3d(1.03,1.03,1.03);
  170.           transform:scale3d(1.03,1.03,1.03)}
  171.         80%{
  172.           -webkit-transform:scale3d(.97,.97,.97);
  173.           transform:scale3d(.97,.97,.97)}
  174.         to{
  175.           opacity:1;
  176.           -webkit-transform:scale3d(1,1,1);
  177.           transform:scale3d(1,1,1)}
  178.       }
  179.       .anim1{
  180.         -webkit-animation-name:anim1;
  181.         animation-name:anim1}
  182.       .footer {
  183.         width:100%;
  184.         margin:auto;
  185.         padding:0px;
  186.         float:left;
  187.         background: -moz-linear-gradient(top, rgba(201,223,255,0.1) 0%, rgba(201,223,255,0) 50%, rgba(201,223,255,0.1) 100%);
  188.         /* FF3.6-15 */
  189.         background: -webkit-linear-gradient(top, rgba(201,223,255,0.1) 0%, rgba(201,223,255,0) 50%, rgba(201,223,255,0.1) 100%);
  190.         /* Chrome10-25,Safari5.1-6 */
  191.         background: linear-gradient(to bottom, rgba(201,223,255,0.1) 0%, rgba(201,223,255,0) 50%, rgba(201,223,255,0.1) 100%);
  192.         box-shadow: inset 0 0 1px rgba(255,255,255,0.5), 0px 0px 20px rgba(0,0,0,0.5);
  193.         border-radius: 0.3em;
  194.         padding: 30px;
  195.         margin: 20px;
  196.         height: 40px;
  197.         z-index: 10000;
  198.         position: fixed;
  199.         bottom: 0px;
  200.       }
  201.       ::-webkit-input-placeholder {
  202.         /* Chrome/Opera/Safari */
  203.         color: #ddd;
  204.       }
  205.       ::-moz-placeholder {
  206.         /* Firefox 19+ */
  207.         color: #ddd;
  208.       }
  209.       :-ms-input-placeholder {
  210.         /* IE 10+ */
  211.         color: #ddd;
  212.       }
  213.       :-moz-placeholder {
  214.         /* Firefox 18- */
  215.         color: #ddd;
  216.       }
  217.       /* Design By Wildan Izzudin */
  218.       @media screen and (max-width: 2024px) {
  219.         .footer {
  220.           width: 350px;
  221.           margin-top:160px;
  222.         }
  223.       }
  224.       @media screen and (max-width: 1024px) {
  225.         .footer {
  226.           width: 350px;
  227.           margin-top:50px;
  228.         }
  229.       }
  230.       @media screen and (max-width: 780px) {
  231.         .footer {
  232.           width: auto;
  233.           margin-top:50px;
  234.         }
  235.       }
  236.       #footer img:hover {
  237.         background-color:red;
  238.       }
  239.       #footer-image img {
  240.         width:33px;
  241.         height:33px;
  242.         float:left;
  243.         padding-left:3px;
  244.         padding-top:4px;
  245.       }
  246.       #footer-image img:hover {
  247.         background:red  
  248.       }
  249.       #footer-image img.active {
  250.         background-position: 0px -115px;
  251.       }
  252.       #footer-image-2 img {
  253.         width:19px;
  254.         height:16px;
  255.         float:right;
  256.         padding-top:11px;
  257.         padding-right:10px;
  258.       }
  259.       #footer-image-3 img {
  260.         height: 39px;
  261.         width: 10px;
  262.         float: left;
  263.         margin-left: 10px;
  264.         margin-right: 5px;
  265.         padding-top:2px;
  266.       }
  267.       #footer-image-4 img {
  268.         height: 39px;
  269.         width: 14px;
  270.         float: right;
  271.         margin-right: 0px;
  272.       }
  273.       #footer-image-5 img {
  274.         height: 35px;
  275.         width: 35px;
  276.         float: left;
  277.         margin-right: 0px;
  278.         margin-left:24px;
  279.         padding-top:4px;
  280.       }
  281.       #footer-image-6 img {
  282.         height: 35px;
  283.         width: 35px;
  284.         float: left;
  285.         padding-right: 0px;
  286.         padding-left:24px;
  287.         padding-top:4px;
  288.       }
  289.       #footer-image-7 img {
  290.         height: 35px;
  291.         width: 35px;
  292.         float: left;
  293.         padding-right: 0px;
  294.         padding-left:24px;
  295.         padding-top:4px;
  296.       }
  297.       .button{
  298.         float:right;
  299.         border:none;
  300.         display:inline-block;
  301.         padding:8px 16px;
  302.         vertical-align:middle;
  303.         overflow:hidden;
  304.         text-decoration:none;
  305.         color:white;
  306.         background-color:red;
  307.         text-align:center;
  308.         cursor:pointer;
  309.         white-space:nowrap}
  310.       .modal{
  311.         z-index:3;
  312.         display:none;
  313.         padding-top:100px;
  314.         position:fixed;
  315.         left:0;
  316.         top:0;
  317.         width:100%;
  318.         height:100%;
  319.         overflow:auto;
  320.         background-color:rgb(0,0,0);
  321.         background-color:rgba(0,0,0,0.4)}
  322.       .modal-content{
  323.         margin:auto;
  324.         border-color:white;
  325.         position:relative;
  326.         padding:0;
  327.         outline:0;
  328.         width:600px}
  329.       @media (max-width:768px){
  330.         .modal-content{
  331.           width:500px}
  332.         .modal{
  333.           padding-top:50px}
  334.       }
  335.       @media (min-width:993px){
  336.         .modal-content{
  337.           width:900px}
  338.         .display-right{
  339.           background:white;
  340.           position:absolute;
  341.           top:50%;
  342.           right:0%;
  343.           transform:translate(0%,-50%);
  344.           -ms-transform:translate(0%,-50%)}
  345.         .display-container:{
  346.           background:white;
  347.         }
  348.         .container{
  349.           padding:0.01em 10px;
  350.           margin-top:16px;
  351.           margin-bottom:1opx;
  352.         }
  353.         .animate-zoom {
  354.           animation:animatezoom 0.6s}
  355.         @keyframes animatezoom{
  356.           from{
  357.             transform:scale(0)}
  358.           to{
  359.             transform:scale(1)}
  360.         }
  361.         .button:hover{
  362.           color:red;
  363.           background-color:white}
  364.         p {
  365.           font-family: 'Tangerine', cursive;
  366.           color:black;
  367.           font-size: 25px;
  368.           text-align:center;
  369.         }
  370.     </style>  
  371.    
  372.     <body>
  373.       <div class="loader">
  374.       </div>
  375.       <iframe width="0" height="0" src="https://www.youtube.com/embed/_YgNpgq4QDk?autoplay=1">
  376.       </iframe>
  377.       <div id="utama">
  378.         <div id="shortcut">
  379.           <img src=" https://munnamark.files.wordpress.com/2012/06/mycomputericonbymarkspcsolution1.png">
  380.           <div class="shortcut-text" style="padding-left:25px;">Computer
  381.           </div>
  382. <a href="http://www.google.com" target="_blank">
  383. <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e2/Google_Chrome_icon_%282011%29.svg/2000px-Google_Chrome_icon_%282011%29.svg.png"></a>
  384.             <div class="shortcut-text" style="padding-left:25px;">Chrome</div>
  385.  
  386.           <a href="http://www.youtube.com" target="_blank">
  387.             <img src="https://seeklogo.com/images/Y/youtube-logo-90C07367D2-seeklogo.com.png">
  388.           </a>
  389.           <div class="shortcut-text" style="padding-left:25px;">Youtube
  390.           </div>
  391. <a href="http://www.facebook.com" target="_blank">
  392.             <img src="http://pngimg.com/uploads/facebook_logos/facebook_logos_PNG19761.png">
  393.           </a>
  394. <div class="shortcut-text" style="padding-left:25px;">Facebook</div>
  395. <a href="http://www.facebook.com" target="_blank">
  396.             <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Instagram_logo_2016.svg/2000px-Instagram_logo_2016.svg.png">
  397.           </a>
  398. <div class="shortcut-text" style="padding-left:25px;">Instagram</div>
  399.  
  400.         </div>
  401.       </div>
  402.       <marquee direction="left" scrollamount="5" width="40%">
  403.         <h1> Welcome to :
  404.         </h1>
  405.       </marquee>
  406.       <marquee direction="right" scrollamount="5" width="40%">
  407.         <h1> Win Blow-7 Content Management System
  408.         </h1>
  409.       </marquee>
  410.       <marquee direction="down" scrollamount="1" width="100%">
  411.         <p>Copyright by : Sasaki Haise,Thanks for : Error Violence & Underxploit
  412.         </p>
  413.       </marquee>
  414.       <div class="footer">
  415.         <div id="footer-image">
  416.           <img src="https://www.sevenforums.com/attachments/tutorials/54495d1266319589-start-menu-shortcut-program-start_orb.png" onclick="document.getElementById('menu').style.display='block'">
  417.         </div>
  418.         <div id="footer-image-3">
  419.           <img src="http://www.soyos.net/tl_files/demos/Windows-7-UI-and-Windows-Aero-for-Websites/images/taskbar/TaskbarPoints.png">
  420.         </div>
  421.         <div id="footer-image-5">
  422.           <a href="/filemanager/">
  423.             <img src="http://winaero.com/blog/wp-content/uploads/2016/05/build-9841.png">
  424.           </a>
  425.         </div>
  426.         <div id="footer-image-6">
  427.           <a href="/article/">
  428.             <img src="https://3.bp.blogspot.com/-JAQYR2jo6wg/V-XvIyM98MI/AAAAAAAAAe8/FJcmshpOGRw4Jc1FHegAkT4IT94QPXZqwCLcB/s1600/Blogger.svg.png">
  429.             </div>
  430.           <div id="footer-image-7">
  431.             <a href="/shortlink/">
  432.               <img src="https://cdn1.iconfinder.com/data/icons/sewing-solid-1/48/16-512.png">
  433.             </a>
  434.           </div>
  435.           <div id="footer-image-4">
  436.             <img src="http://www.soyos.net/tl_files/demos/Windows-7-UI-and-Windows-Aero-for-Websites/images/taskbar/TaskbarItem.png">
  437.           </div>
  438.           <div id="footer-image-2">
  439.             <img src="https://openclipart.org/image/2400px/svg_to_png/169033/win7-mute.png">
  440.             <div id="footer-image-2">
  441.               <img src="https://openclipart.org/image/2400px/svg_to_png/169035/win7-wifi.png">
  442.             </div>
  443.           </div>    
  444.           <div id="menu" class="modal">
  445.             <div class="modal-content animate-zoom">
  446.               <div class="container  display-container">
  447.                 <span onclick="document.getElementById('menu').style.display='none'" class="button display-topright">Close
  448.                 </span>
  449.                 <center>
  450.                   <h1>Menu
  451.                   </h1>
  452.                 </center>
  453.               </div>
  454.             </div>
  455.           </div>
  456. <audio controls>
  457.   <source src="aoi.ogg" type="audio/ogg">
  458.   <source src="deen.mp3" type="audio/mpeg">
  459. Your browser does not support the audio element.
  460. </audio>
  461.           </body>
  462.         </html>
  463.       <style type="text/css">#info-teja {
  464.         z-index: 1000;
  465.         background:-moz-linear-gradient(top,  #1F2326,  #555);
  466.         background: -webkit-gradient(linear, left top, left bottom, from(#1F2326), to(#555));
  467.         box-shadow:-2px -2px 8px #000000, 2px 2px 20px #000000;
  468.         -moz-box-shadow:-2px -2px 8px #000000, 2px 2px 20px #000000;
  469.         -webkit-box-shadow:-2px -2px 8px #000000, 2px 2px 20px #000000;
  470.         width:460px;
  471.         position: fixed;
  472.         top:150px;
  473.         left:0;
  474.         margin-left:-350px;
  475.         border:1px solid #444;
  476.         background-position:top right no-repeat;
  477.         height:35px;
  478.         font:11px Arial;
  479.         color:#eee;
  480.         border-top-right-radius:8px;
  481.         border-bottom-right-radius:8px;
  482.         -moz-border-radius-topright:8px;
  483.         -moz-border-radius-bottomright:8px;
  484.         -webkit-border-top-right-radius:8px;
  485.         -webkit-border-bottom-right-radius:8px;
  486.         }
  487.         #info-teja{
  488.           -o-transition: all 1s ease-in;
  489.           -moz-transition: all 1s ease-in;
  490.           -webkit-transition: all 1s ease-in;
  491.         }
  492.         #info-teja:hover{
  493.           width:400px;
  494.           opacity:1.0;
  495.           margin-left:0;
  496.         }
  497.         .Tejainbox {
  498.           border:1px solid #444;
  499.           width:320px;
  500.           margin:0px 90px 10px 10px;
  501.           background:#000;
  502.           color:#ffffff;
  503.           border-radius :20px;
  504.           padding:5px 0;
  505.           -moz-border-radius:20px;
  506.           -webkit-border-radius:20px;
  507.           -o-transition:all 2s ease-in;
  508.           -moz-transition:all 2s ease-in;
  509.           -webkit-transition:all 2s ease-in;
  510.           opacity:0.2;
  511.         }
  512.         .Tejainbox:hover{
  513.           opacity:1.0;
  514.           box-shadow:1px 1px 15px #000;
  515.           -moz-box-shadow: 1px 1px 15px #000;
  516.           -webkit-box-shadow: 1px 1px 15px #000;
  517.           background: #000;
  518.         }
  519.         .Tejainbox2 {
  520.           margin:5px 10px;
  521.           padding:0px 8px 10px;
  522.           color:#FFFFFF;
  523.           overflow:hidden;
  524.           height:370px;
  525.         }
  526.         .teja15 {
  527.           border-radius:15px;
  528.           -moz-border-radius:15px;
  529.           -webkit-border-radius:15px;
  530.         }
  531.         .Teja2 ul.bom {
  532.           margin: 0;
  533.           padding: 0;
  534.         }
  535.         .Tejainbox2 li {
  536.           margin-left:20px;
  537.         }
  538.         .Tejainbox2 li a {
  539.           color: #FFFFF;
  540.           line-height: 4px;
  541.           font-size: 11px;
  542.           font-weight: bold;
  543.           text-decoration:none;
  544.         }
  545.         .Tejainbox2 li a:hover {
  546.           color: red;
  547.           text-shadow: 0 1px 1px #000;
  548.         }
  549.         .Tejainbox2 h2 {
  550.           font: 18px Droid Serif;
  551.           font-weight:bold;
  552.           padding:0 8px;
  553.           color: #fffff;
  554.           text-shadow: 0px 1px 1px #ddd;
  555.           border-bottom: 1px solid #000000;
  556.         }
  557.         .Tejatouch {
  558.           font-size:21px;
  559.           font-weight:bold;
  560.           font-family:Arial Narrow;
  561.           float:right;
  562.           margin: 3px 10px 0 0;
  563.           -o-transition: all 0.5s ease-out;
  564.           -moz-transition: all 0.5s ease-out;
  565.           -webkit-transition: all 0.5s ease-out;
  566.           text-decoration:blink;
  567.         }
  568.         .Tejatouch:hover{
  569.           -o-transform: scale(2) rotate(720deg) translate(0px);
  570.           -moz-transform: scale(2) rotate(720deg) translate(0px);
  571.           -webkit-transform: scale(2) rotate(720deg) translate(0px);
  572.           color: #fffff;
  573.         }
  574.       </style>
  575.       <div id="info-teja">
  576.         <span class="Tejatouch">
  577.           <font size="5" color="white" style="text-shadow: 5px 5px 10px black;">
  578.             <i class="fa fa-bug">
  579.             </i>
  580.           </font>
  581.         </span>
  582.         <div class="Tejainbox">
  583.           <div class="Tejainbox2 teja15">
  584.             <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js">
  585.             </script>
  586.             <center>
  587.               <a href='www.facebook.com'>
  588.                 <img src='http://xero.esy.es/me/logo.jpg' class='image animasi infinite anim1'>
  589.               </a>
  590.             </center>
  591.             <?php
  592.  
  593. $listMerk = array('Windows','XiaoMi','iPhone','Oppo','BlackBerry','HTC','LG','Nokia','Samsung','Vivo');
  594. $agent = $_SERVER['HTTP_USER_AGENT'];
  595. foreach
  596. (
  597. $listMerk
  598. as
  599. $merk
  600. )
  601.  
  602. {
  603. $count
  604. = substr_count(
  605. $agent
  606. ,
  607. $merk
  608. );
  609. if
  610. (
  611. $count
  612. > 0)
  613. $merkDigunakan
  614. =
  615. $merk
  616. ;
  617. echo
  618. "<form action='profile.php' method='post'>
  619. <div id='user-info'>
  620. <h3>User
  621. </h3>
  622. </div>
  623. <h3>Your Device
  624. </h3>
  625. <h1>
  626. $merkDigunakan
  627. </h1>
  628. <h3>Ip Adress
  629. <h1>
  630. $merkDigunakan
  631. </h1>
  632. </h3>
  633. <center>
  634. <button type='submit'>My Profile
  635. </button>
  636. <center>
  637. <hr>
  638. <div id='hacked'>
  639. <marquee direction='up' scrollamount='3'>
  640. <br>
  641. <p style='color:red'>
  642. <b>Shortcut Key
  643. </b>
  644. </p>
  645. <p style='color:white'>CTRL+G -> www.google.com
  646. </p>
  647. <br>
  648. <p style='color:white'>CTRL+Y -> www.youtube.com
  649. </p>
  650. <br>
  651. <p style='color:white'>CTRL+F -> www.facebook.com
  652. </p>
  653. <br>A :Article
  654. <br>F :File Manager
  655. <br>S :Shortlink
  656. </p>
  657. </marquee>
  658. </div>
  659. </form> "
  660. ;
  661.  
  662.  
  663. }
  664. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement