add NPM badge
This commit is contained in:
parent
a782296b85
commit
32cab57fc3
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
<h1 align="center">Ultraviolet</h1>
|
<h1 align="center">Ultraviolet</h1>
|
||||||
|
|
||||||
|
<a href="https://www.npmjs.com/package/@titaniumnetwork-dev/ultraviolet"><img src="https://img.shields.io/npm/v/@titaniumnetwork-dev/ultraviolet.svg?maxAge=3600" alt="npm version" /></a>
|
||||||
|
|
||||||
Advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox.
|
Advanced web proxy used for evading internet censorship or accessing websites in a controlled sandbox.
|
||||||
|
|
||||||
Ultraviolet works by intercepting HTTP requests with a service worker script that follows the [TompHTTP specifications](https://github.com/tomphttp).
|
Ultraviolet works by intercepting HTTP requests with a service worker script that follows the [TompHTTP specifications](https://github.com/tomphttp).
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue