Skip to content

Commit

Permalink
feat: ip.fm
Browse files Browse the repository at this point in the history
  • Loading branch information
we11adam committed Jun 13, 2024
1 parent 0b944b9 commit 867549b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provider/ip_service/ip_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ var SERVICES = map[string]string{
"ifconfig.me": "http://ifconfig.me",
"ip.sb": "http://ip.sb",
"3322.org": "http://members.3322.org/dyndns/getip",
"ip.fm": "https://ip.fm/myip",
}

type ServiceNames []string
Expand Down

0 comments on commit 867549b

Please sign in to comment.