mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-07-12 07:26:33 +02:00
14 lines
511 B
JSON
14 lines
511 B
JSON
{
|
|
"name": "Templars Cipher",
|
|
"priority": 100,
|
|
"description": "Templar / pigpen variant with dot markers",
|
|
"detectorHint": "[◧◨◩◪◫◬◭◮◯]",
|
|
"map": {
|
|
"A": "◧", "B": "◨", "C": "◩", "D": "◪", "E": "◫", "F": "◬",
|
|
"G": "◭", "H": "◮", "I": "◯", "J": "◰", "K": "◱", "L": "◲",
|
|
"M": "◳", "N": "◴", "O": "◵", "P": "◶", "Q": "◷", "R": "◸",
|
|
"S": "◹", "T": "◺", "U": "◻", "V": "◼", "W": "◽", "X": "◾",
|
|
"Y": "◿", "Z": "⬒"
|
|
}
|
|
}
|