Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
C4illin committed Sep 20, 2024
1 parent 697b15e commit 78837d4
Show file tree
Hide file tree
Showing 3 changed files with 1,185 additions and 920 deletions.
6 changes: 3 additions & 3 deletions docs/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,23 +82,23 @@
"https": true,
"limit": "16667/account"
},
"GeoJS": {
"geojs.io": {
"homepage": "https://www.geojs.io/",
"client": "https://get.geojs.io/v1/ip/geo.json",
"server": "https://get.geojs.io/v1/ip/geo/8.8.8.8.json",
"https": true,
"formats": ["json", "jsonp"],
"limit": "Unlimited"
},
"ReallyFreeGeoIP": {
"reallyfreegeoip.org": {
"homepage": "https://reallyfreegeoip.org/",
"client": "https://reallyfreegeoip.org/json/",
"server": "https://reallyfreegeoip.org/json/8.8.8.8",
"https": true,
"formats": ["json", "XML", "CSV"],
"limit": "Unlimited"
},
"FreeIPAPI": {
"freeipapi.com": {
"homepage": "https://freeipapi.com",
"client": "https://freeipapi.com/api/json/",
"server": "https://freeipapi.com/api/json/8.8.8.8",
Expand Down
Loading

0 comments on commit 78837d4

Please sign in to comment.