|
1 |
| -<!DOCTYPE html> |
2 |
| -<!--[if IE]><![endif]--> |
3 |
| -<html> |
4 |
| - |
5 |
| - <head> |
6 |
| - <meta charset="utf-8"> |
7 |
| - <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
8 |
| - <title>OpenBullet - Home</title> |
9 |
| - <meta name="viewport" content="width=device-width"> |
10 |
| - <meta name="title" content="This is the HOMEPAGE. "> |
11 |
| - <meta name="generator" content="docfx 2.40.12.0"> |
12 |
| - |
13 |
| - <link rel="shortcut icon" href="favicon.ico"> |
14 |
| - <link rel="stylesheet" href="styles/docfx.vendor.css"> |
15 |
| - <link rel="stylesheet" href="styles/docfx.css"> |
16 |
| - <link rel="stylesheet" href="styles/main.css"> |
17 |
| - <meta property="docfx:navrel" content="toc.html"> |
18 |
| - <meta property="docfx:tocrel" content="toc.html"> |
19 |
| - |
20 |
| - |
21 |
| - |
22 |
| - </head> |
23 |
| - <body data-spy="scroll" data-target="#affix" data-offset="120"> |
24 |
| - <div id="wrapper"> |
25 |
| - <header> |
26 |
| - |
27 |
| - <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation"> |
28 |
| - <div class="container"> |
29 |
| - <div class="navbar-header" style="width: 100%"> |
30 |
| - <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar"> |
31 |
| - <span class="sr-only">Toggle navigation</span> |
32 |
| - <span class="icon-bar"></span> |
33 |
| - <span class="icon-bar"></span> |
34 |
| - <span class="icon-bar"></span> |
35 |
| - </button> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en" > |
| 3 | +<head> |
| 4 | + <meta charset="UTF-8"> |
| 5 | + <title>OpenBullet</title> |
| 6 | + <link rel="stylesheet" href="./style.css"> |
36 | 7 |
|
37 |
| - <a class="navbar-brand" href="index.html"> |
38 |
| - <img id="logo" class="png" src="logo.png" alt="" width="50px" height="50px"> |
39 |
| - </a> |
40 |
| - |
41 |
| - <a class="navbar-brand padded" href="index.html"> |
42 |
| - <span>OpenBullet</span> |
43 |
| - </a> |
44 |
| - |
45 |
| - <div style="float:right;"> |
46 |
| - <a class="navbar-brand padded" href="usage.html"> |
47 |
| - <span>Usage</span> |
48 |
| - </a> |
49 |
| - |
50 |
| - <a class="navbar-brand padded" href="stacker.html"> |
51 |
| - <span>Stacker</span> |
52 |
| - </a> |
53 |
| - |
54 |
| - <a class="navbar-brand padded" href="examples.html"> |
55 |
| - <span>Examples</span> |
56 |
| - </a> |
57 |
| - |
58 |
| - <a class="navbar-brand padded" href="remote.html"> |
59 |
| - <span>Remote</span> |
60 |
| - </a> |
61 |
| - |
62 |
| - <a class="navbar-brand padded" href="api/RuriLib.html"> |
63 |
| - <span>RuriLib</span> |
64 |
| - </a> |
65 |
| - |
66 |
| - <a class="navbar-brand padded" href="contribute.html"> |
67 |
| - <span>Contribute</span> |
68 |
| - </a> |
69 |
| - </div> |
70 |
| - |
71 |
| - </div> |
72 |
| - <div class="collapse navbar-collapse" id="navbar"> |
73 |
| - <form class="navbar-form navbar-right" role="search" id="search"> |
74 |
| - <div class="form-group"> |
75 |
| - <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off"> |
76 |
| - </div> |
77 |
| - </form> |
78 |
| - </div> |
79 |
| - </div> |
80 |
| - </nav> |
81 |
| - |
82 |
| - <div class="subnav navbar navbar-default"> |
83 |
| - <div class="container hide-when-search" id="breadcrumb"> |
84 |
| - <ul class="breadcrumb"> |
85 |
| - <li></li> |
86 |
| - </ul> |
87 |
| - </div> |
88 |
| - </div> |
89 |
| - </header> |
90 |
| - <div role="main" class="container body-content hide-when-search"> |
91 |
| - <div class="article row grid"> |
92 |
| - <div class="col-md-10"> |
93 |
| - <article class="content wrap" id="_content" data-uid=""> |
94 |
| -<h1 id="welcome-message">Welcome to the <strong>OpenBullet</strong> project page</h1> |
95 |
| - |
96 |
| -<p>OpenBullet is a webtesting suite that allows to perform requests towards a target webapp and offers a lot of tools to work with the results. |
97 |
| - This software can be used for <strong>scraping</strong> and <strong>parsing</strong> data, automated <strong>pentesting</strong>, unit testing through <strong>selenium</strong> and much more.</p> |
98 |
| -<p>Check out the <a href="https://github.com/openbullet/openbullet">official repository</a> where you can also find instructions on how to compile the software.</p> |
99 |
| - |
100 |
| -</article> |
101 |
| - </div> |
102 |
| - |
103 |
| - <div class="hidden-sm col-md-2" role="complementary"> |
104 |
| - <div class="sideaffix"> |
105 |
| - <div class="contribution"> |
106 |
| - <ul class="nav"> |
107 |
| - </ul> |
108 |
| - </div> |
109 |
| - <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix"> |
110 |
| - <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> --> |
111 |
| - </nav> |
112 |
| - </div> |
113 |
| - </div> |
114 |
| - </div> |
115 |
| - </div> |
116 |
| - |
117 |
| - <footer> |
118 |
| - <div class="grad-bottom"></div> |
119 |
| - <div class="footer"> |
120 |
| - <div class="container"> |
121 |
| - <span class="pull-right"> |
122 |
| - <a href="#top">Back to top</a> |
123 |
| - </span> |
124 |
| - |
125 |
| - <span>Generated by <strong>DocFX</strong></span> |
126 |
| - </div> |
127 |
| - </div> |
128 |
| - </footer> |
129 |
| - </div> |
130 |
| - |
131 |
| - <script type="text/javascript" src="styles/docfx.vendor.js"></script> |
132 |
| - <script type="text/javascript" src="styles/docfx.js"></script> |
133 |
| - <script type="text/javascript" src="styles/main.js"></script> |
134 |
| - </body> |
| 8 | +</head> |
| 9 | +<body> |
| 10 | + <div class="logo"> |
| 11 | + <img class="logo-img" src="logo_small.png" onclick="window.open('https://openbullet.dev', '_self')" /> |
| 12 | + </div> |
| 13 | + <div class="old"> |
| 14 | + <span onclick="window.open('ob1/index.html', '_self')">OpenBullet 1 →</span> |
| 15 | + </div> |
| 16 | + <div class="ui"> |
| 17 | + <p class="zoom"><span class="zoom zoomin">+</span><span class="zoom zoomout">-</span></p> |
| 18 | + <p class="zoomlevel"><span class="percent">100</span> % - (<span class="width"></span>px)(<span class="height"></span>px)</p> |
| 19 | + <p>Dead: <span class="dead">0</span></p> |
| 20 | + <p>Alive: <span class="alive">0</span></p> |
| 21 | + <p>Drawn: <span class="drawn">0</span></p> |
| 22 | + <p><span class="fps">0</span> FPS</p> |
| 23 | + <a class="save" href="" download="capture.png">Save</a> |
| 24 | + </div> |
| 25 | + <script src='https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.5/lodash.min.js'></script> |
| 26 | + <script src="./script.js"></script> |
| 27 | +</body> |
135 | 28 | </html>
|
0 commit comments