Skip to content

Commit

Permalink
Merge pull request #376 from alex-lushiku/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Rob--W committed Sep 4, 2021
2 parents 02f0cbd + c84078b commit 70aaa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Request examples:
* `http://localhost:8080/http://google.com/` - Google.com with CORS headers
* `http://localhost:8080/google.com` - Same as previous.
* `http://localhost:8080/google.com:443` - Proxies `https://google.com/`
* `http://localhost:8080/` - Shows usage text, as defined in `libs/help.txt`
* `http://localhost:8080/` - Shows usage text, as defined in `lib/help.txt`

This comment has been minimized.

Copy link
@elimuhub7407

elimuhub7407 Oct 23, 2021

Yandex browser Linux interface

* `http://localhost:8080/favicon.ico` - Replies 404 Not found

Live examples:
Expand Down

0 comments on commit 70aaa22

Please sign in to comment.