Skip to content

Instantly share code, notes, and snippets.

View syntafin's full-sized avatar
😴
Sleepy

Syntafin syntafin

😴
Sleepy
View GitHub Profile
@mattantonelli
mattantonelli / ffxiv_icon_categories
Last active September 20, 2025 13:05
A brief and incomplete guide to the various categories of icons that can be extracted from the FFXIV game data
000000: actions
010000: status effects
020000: items
058000: fashions (small), bardings
059000: mount & minions (small)
060000: weather, map markers, market board, player markers, various icons
061000: event actions, markers, gods, pvp, custom deliveries, playstyles, various icons
062000: jobs, beast tribes, map stuff
063000: hunts, maps
064000: emotes, mount actions, roleplay actions
@SoftCreatR
SoftCreatR / update-hcfw.sh
Last active June 28, 2025 06:48
Hetzner Cloud Firewall Cloudflare IP Updater using either curl, wget or httpie.
#!/usr/bin/env bash
##############################################################
# Title : Hetzner Firewall Cloudflare IP Updater #
# Description : Allows you to update your Hetzner Cloud #
# Firewall to allow all incoming requests #
# from Cloudflare. #
# #
# Author : Sascha Greuel <[email protected]> #
# Date : 2021-03-30 09:30 #