fixed a first round of bugs and rewrote the URL rewriter using the old algorithm

This commit is contained in:
2025-11-04 23:05:50 -07:00
parent 798e86ae40
commit 8a3d02fbec
6 changed files with 131 additions and 72 deletions
+3 -3
View File
@@ -23,7 +23,7 @@ emoticons:
replace: "😳"
- name: biggrin
patterns:
":D"
- ":D"
replace: "😁"
- name: wink
patterns:
@@ -48,9 +48,9 @@ emoticons:
replace: "😡"
- name: eek
patterns:
":eek:"
- ":eek:"
replace: "😱"
- name: confused
patterns:
":confused:"
- ":confused:"
replace: "😕"