Skip to content

Instantly share code, notes, and snippets.

View XenHat's full-sized avatar
🎩

XenHat XenHat

🎩
  • Quebec, Canada
  • 22:25 (UTC -04:00)
  • X @XenHat
View GitHub Profile
@XenHat
XenHat / cf-ddns.sh
Created June 22, 2016 14:35 — forked from larrybolt/cf-ddns.sh
Automatically update your CloudFlare DNS record to the IP, Dynamic DNS for Cloudflare
#!/usr/bin/env bash
set -o errexit
set -o nounset
set -o pipefail
# Automatically update your CloudFlare DNS record to the IP, Dynamic DNS
# Can retrieve cloudflare Domain id and list zone's, because, lazy
# Place at:
# /usr/local/bin/cf-ddns.sh
@XenHat
XenHat / KeepUI_FFXIV.fx
Last active June 30, 2024 01:55 — forked from natyusha/KeepUI_FFXIV.fx
Keep UI for FFXIV Mirror
// KeepUI for FFXIV (ReShade version)
// Author: seri14
//
// This is free and unencumbered software released into the public domain.
//
// Anyone is free to copy, modify, publish, use, compile, sell, or
// distribute this software, either in source code form or as a compiled
// binary, for any purpose, commercial or non-commercial, and by any
// means.
//