Skip to content

Commit 7acea36

Browse files
committed
README english updates
1 parent 002b380 commit 7acea36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_english.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ git clone https://your-proxy-domain.name/user-your-password/https/github.com/the
4242
- If you use cloudflare worker domain, skip this step, If you want to use your own domain name, on the Workers & Pages page, open the worker you just saved, click 'Settings'->'Triggers' at the top, then 'Add custom domain', setting it to your proxy domain.
4343
- Now you can directly access https://your-proxy-domain.name/user-your-password/, don't miss the last '/' please. And please replace the domain and password with your own.
4444

45-
### Deploy to Cloudflare Pages
45+
### Deploying to Cloudflare Pages
4646
- Assume your domain is already managed under Cloudflare.
4747
- Run `git clone https://github.com/netptop/siteproxy.git`.
4848
- Open `siteproxy/build/cf_page/_worker.js` with a text editor. Search for the string `http://localhost:5006` and replace it with your proxy server's domain, such as `https://your-proxy-domain.name`. Make sure to switch it to HTTPS.

0 commit comments

Comments
 (0)