[READ-ONLY] Mirror of https://github.com/jmrplens/jmrplens.github.io. José M. Requena Plens — open-source projects & documentation hub
0

Configure Feed

Select the types of activity you want to include in your feed.

content: add Cloudflare DNS Updater card (Wikidata Q140447586)

Claude-Session: https://claude.ai/code/session_01BLj9EK2QsNv6suMJi66YCn

José M. Requena Plens (Jul 7, 2026, 1:08 PM +0200) 62d4df56 8ed97e48

+19
+19
src/data/site.ts
··· 160 160 "https://doi.org/10.5281/zenodo.21215280", 161 161 ], 162 162 }, 163 + { 164 + name: "Cloudflare DNS Updater", 165 + kicker: "Networking · DDNS", 166 + description: 167 + "Dynamic DNS for Cloudflare in pure Bash — creates, updates or deletes IPv4/IPv6 records with per-record settings, notifications, and no runtime dependencies.", 168 + docsUrl: "https://jmrplens.github.io/Cloudflare-DNS-Updater/", 169 + repoUrl: "https://github.com/jmrplens/Cloudflare-DNS-Updater", 170 + language: "Bash", 171 + status: "Active", 172 + license: "MIT", 173 + licenseUrl: MIT_URL, 174 + keywords: ["Cloudflare", "DNS", "DDNS", "dynamic DNS", "Bash", "IPv6"], 175 + operatingSystem: "Linux, macOS, BSD", 176 + wikidata: "Q140447586", 177 + sameAs: [ 178 + "https://www.wikidata.org/wiki/Q140447586", 179 + "https://github.com/jmrplens/Cloudflare-DNS-Updater", 180 + ], 181 + }, 163 182 ]; 164 183 165 184 // The author's outbound identity links (footer). Curated subset of sameAs.