update DB

This commit is contained in:
Dr.Lt.Data
2024-07-27 00:22:04 +09:00
parent 1577682fb9
commit 881d49b59a
12 changed files with 2081 additions and 1681 deletions

View File

@@ -32,7 +32,7 @@ done
echo
echo CHECK2
find ~/.tmp/default -name "*.py" -print0 | xargs -0 grep "crypto"
find ~/.tmp/default -name "*.py" -print0 | xargs -0 grep -E "crypto|^_A="
echo
echo CHECK3