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
| #derived from code by geeksforgeeks by karmanyaahm | |
| MORSE_CODE_DICT = { 'A':'.-', 'B':'-...', | |
| 'C':'-.-.', 'D':'-..', 'E':'.', | |
| 'F':'..-.', 'G':'--.', 'H':'....', | |
| 'I':'..', 'J':'.---', 'K':'-.-', | |
| 'L':'.-..', 'M':'--', 'N':'-.', | |
| 'O':'---', 'P':'.--.', 'Q':'--.-', | |
| 'R':'.-.', 'S':'...', 'T':'-', | |
| 'U':'..-', 'V':'...-', 'W':'.--', |
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
| daemon=600#check every 600 seconds - need to keep this long to not use too much getip | |
| syslog=yes | |
| protocol=cloudflare | |
| use=web, web=dynamicdns.park-your-domain.com/getip | |
| zone=example.com #domain.tld | |
| ssl=yes | |
| ttl=1 | |
| #for auth | |
| #use either this |
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
| BEGIN MESSAGE. | |
| jwsxxdZ97eWcDdd hASwV4JWr4ZIvzn DcRMw2EqlEYEe7n UIrOh14fFwuHMH8 | |
| IWviW5Hra2PySvi sxIstmAQM4eTCKq 6Xr2MZHgg7CqOSG 1GZUMugyTNfxL5q | |
| tCLvxlYdPQ8F1Ca NZo2khnNjhtpeJ0 FpAze2cpGKc88LI QC9Wkk7O3bEpgtw | |
| s8jn34VQGljTuLR 911BX0qs9cxvlYH i3bgX0aLMzWSiL. | |
| END MESSAGE. |
NewerOlder