mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-06 23:33:13 +08:00
Refactor geolocation download logic based on database table
This commit is contained in:
@@ -14,6 +14,7 @@ use Throwable;
|
||||
|
||||
use function sprintf;
|
||||
|
||||
/** @todo Rename to UpdateGeolocationDb */
|
||||
readonly class UpdateGeoLiteDb
|
||||
{
|
||||
public function __construct(
|
||||
|
||||
Reference in New Issue
Block a user