Skip to content

Commit d00a20a

Browse files
CopilotC4illin
andauthored
Add proxycheck.io to GeoIP service comparison (#22)
Co-authored-by: C4illin <20753603+C4illin@users.noreply.github.com>
1 parent 86489ea commit d00a20a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/sites.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,13 @@
119119
"https": true,
120120
"formats": ["json"],
121121
"limit": "Unlimited"
122+
},
123+
"proxycheck.io": {
124+
"homepage": "https://proxycheck.io",
125+
"client": "https://proxycheck.io/v3/",
126+
"server": "https://proxycheck.io/v3/8.8.8.8",
127+
"https": true,
128+
"formats": ["json"],
129+
"limit": "1000/day"
122130
}
123131
}

0 commit comments

Comments
 (0)