1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00

Add Arc CRF username spoofing

This commit is contained in:
NG (Graham)
2025-10-06 22:57:19 -04:00
parent 5fc8b9a571
commit ade535e556
10 changed files with 18 additions and 10 deletions

View File

@@ -13,4 +13,5 @@ async-trait.workspace = true
libfj.workspace = true
chrono.workspace = true
log.workspace = true
base64 = "0.22"
base64.workspace = true
hex.workspace = true