mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat: ضف المشكّل
This commit is contained in:
6
packages/scripts/mushakkil.sh
Executable file
6
packages/scripts/mushakkil.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/sh
|
||||
curl -sSL 'https://diac.alsharekh.org/Diac/DiacText' \
|
||||
-H "Content-Type: application/json" \
|
||||
--data-raw "$(jq --raw-input '{word: ., type: 1}')" \
|
||||
--compressed \
|
||||
| jq -r .diacWord
|
||||
Reference in New Issue
Block a user