This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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 # |