diff --git a/config/remote_generic/github.yaml b/config/remote_generic/github.yaml index f3a3d0f..6b1fadf 100644 --- a/config/remote_generic/github.yaml +++ b/config/remote_generic/github.yaml @@ -5,6 +5,9 @@ mutable_ttl: 7200 mutable_patterns: - ".*/archive/refs/heads/.*.tar.gz$" - "stalwartlabs/webadmin/releases/latest/download/webadmin.zip$" + # iplocate IP databases (Git-LFS; the /raw/ path redirects to the LFS media host). + - "iplocate/ip-address-databases/raw/.*/ip-to-asn/.*" + - "iplocate/ip-address-databases/raw/.*/ip-to-country/.*" patterns: - ".*/archive/refs/tags/.*.tar.gz$" - "ahmetb/kubectx/.*/kubectx_.*_linux_x86_64.tar.gz$"