Skip to content

Commit

Permalink
update reamde
Browse files Browse the repository at this point in the history
  • Loading branch information
seadfeng committed Aug 7, 2024
1 parent 0d04691 commit e068491
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const ownDomain = "example.com";

The domain consists of two parts: target domain and own domain. For example:

Proxy site address: https://www.proxysites.ai.serp.ing
Proxy site address: [https://www.proxysites.ai.serp.ing](https://proxysites.ai.serp.ing)

- **target domain**: www.proxysites.ai

Expand All @@ -64,12 +64,6 @@ npm i -g wrangler

### 2. Configure your own domain - **Important!**

Free domain name application:

- https://secure.nom.za/
- https://nic.eu.org/
- https://nic.ua

```js
// index.js
// replace to your domain
Expand Down Expand Up @@ -138,8 +132,8 @@ My root domain is `serp.ing`,

proxy sites [www.proxysites.ai](https://www.proxysites.ai), [www.serpchecking.com](https://www.serpchecking.com)

- <https://www.proxysites.ai.serp.ing/>
- <https://www.serpchecking.com.serp.ing/>
- [https://www.proxysites.ai.serp.ing](https://proxysites.ai.serp.ing)
- [https://www.serpchecking.com.serp.ing](https://serpchecking.com.serp.ing)

### 1. Go Workers & Pages

Expand Down

0 comments on commit e068491

Please sign in to comment.