mirror of
https://github.com/cupcakearmy/docker-ddns-cloudflare.git
synced 2025-09-10 23:10:42 +00:00
1.3.0 (#6)
This commit is contained in:
1
src/cache.ts
Normal file
1
src/cache.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const Cache = new Map<'ip' | 'zone', string>()
|
Reference in New Issue
Block a user