Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
missuo authored Feb 9, 2023
1 parent a424625 commit 3f062f5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Used to check if your IP can access OpenAI services.
Our detection results are completely different from Cloudflare's regional judgment of your IP, and the accuracy is irrelevant to this script.

## Usage
```
```shell
bash <(curl -Ls https://cpp.li/openai)
# or
```
```shell
bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/OpenAI-Checker/openai.sh)
```

Expand Down

0 comments on commit 3f062f5

Please sign in to comment.