Skip to content

Commit

Permalink
ipv4
Browse files Browse the repository at this point in the history
  • Loading branch information
ljxi committed Jun 10, 2024
1 parent ff5d10d commit 4c231e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/IPinfo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ const watchCloudflare = async(host: string) => {
setTimeout(watchCloudflare, 1000, host)
}
watchCloudflare("cp.cloudflare.com")
watchCloudflare("ipv4.ip.sb")
// watchCloudflare("chat.openai.com")
;(async function getCNLay() {
Expand Down

0 comments on commit 4c231e7

Please sign in to comment.