mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-07-12 07:26:33 +02:00
14 lines
518 B
JSON
14 lines
518 B
JSON
{
|
|
"name": "Mary Stuart Cipher",
|
|
"priority": 100,
|
|
"description": "Mary Queen of Scots nomenclator-style symbols",
|
|
"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": "➏"
|
|
}
|
|
}
|