Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
caracal-js authored Feb 24, 2022
1 parent 5438f32 commit 71177b9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ Web proxy used for evading internet censorship or accessing websites in a contro
Ultraviolet works by intercepting HTTP requests with a service worker script that follows the [TompHTTP](https://github.com/tomphttp) specifications


# Main scripts

The main scripts required for UV are located in `lib/`

- Scripts
- `uv.sw.js` Service worker script
- `uv.bundle.js` Webpack compiled Ultraviolet rewriter
- `uv.handler.js` Client-side hooking
- `uv.config.js` Configuration



[Deploy](https://github.com/titaniumnetwork-dev/uv-app)

Expand Down

0 comments on commit 71177b9

Please sign in to comment.