Update search.html
This commit is contained in:
+5
-1
@@ -1,10 +1,14 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="tr">
|
<html lang="tr">
|
||||||
<head>
|
<head>
|
||||||
|
<link href="img/icon.ico" rel="shortcut icon" type="image/x-icon">
|
||||||
|
<link rel="stylesheet" href="/CSS/styles.css">
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta http-equiv="X-XSS-Protection" content="1; mode=block">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes">
|
||||||
<title>Google Dork Arama</title>
|
<title>Google Dork Arama</title>
|
||||||
<link rel="stylesheet" href="/CSS/styles.css">
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
|||||||
Reference in New Issue
Block a user