This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-06 15:23:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7339f6cfab77008203ebb68b15374a0b88d8a29
shlink
/
module
/
Common
/
test
/
IpGeolocation
History
Alejandro Celaya
c7339f6cfa
Created an EmptyIpLocationResolver which always returns an empty resolution and can be used as a fallback while resolving IP addresses
2018-11-12 20:58:14 +01:00
..
GeoLite2
Created service to update geolite2 database file
2018-11-11 21:28:42 +01:00
ChainIpLocationResolverTest.php
Created chain IP resolver which wrapps multiple resolver to fallback until one is capable of resolving an address
2018-11-11 21:28:42 +01:00
EmptyIpLocationResolverTest.php
Created an EmptyIpLocationResolver which always returns an empty resolution and can be used as a fallback while resolving IP addresses
2018-11-12 20:58:14 +01:00
GeoLite2LocationResolverTest.php
Created chainIpLocationResolver
2018-11-11 21:28:42 +01:00
IpApiLocationResolverTest.php
Created chainIpLocationResolver
2018-11-11 21:28:42 +01:00