Add files via upload
This commit is contained in:
parent
ae8a085643
commit
9f064bb69a
3 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
<img src="logo.png" align="right" width="5%"/>
|
||||
# F-Stopium
|
||||
A basic web browser in Electron. ***Now with our own, functioning adblocker!***
|
||||
|
||||
|
|
|
@ -7,6 +7,9 @@
|
|||
<title>F-Stopium works!</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<img src="logo.png" align="right" width="20%"/>
|
||||
<h1>Welcome to F-Stopium!</h1>
|
||||
<p>Put a list of URLs to userscripts in ./userscript/userscripts.js. It uses a standard JS array format and uses URLs. Config is located at: ./config.js. Note: if you are using a pre-compiled version, these features are not available to you.</p>
|
||||
</body>
|
||||
|
|
BIN
logo.png
Normal file
BIN
logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Reference in a new issue