diff --git a/charasort b/charasort deleted file mode 160000 index 8a44c34..0000000 --- a/charasort +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8a44c3480a9659449fae46d55fb966ce1a410a33 diff --git a/index.html b/index.html index 344ca09..2d2d754 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + @@ -80,6 +80,7 @@

May 10th, 2022 - Added Girls & Panzer (the original series).

+

October 22nd, 2022 - Added Do it Yourself and Bocchi the Rock!.

diff --git a/pull.sh b/pull.sh deleted file mode 100755 index df85638..0000000 --- a/pull.sh +++ /dev/null @@ -1 +0,0 @@ -rsync -rtvzP root@kikurage.moe:/var/www/kikurage/ ~/git/kikurage/src/ diff --git a/push.sh b/push.sh deleted file mode 100755 index b67d92c..0000000 --- a/push.sh +++ /dev/null @@ -1 +0,0 @@ -rsync -rtvzP ~/git/charasort root@junko.cafe:/var/www/GuP-sorter diff --git a/src/js/build-dataset.py b/src/js/build-dataset.py index 594d178..3c21071 100644 --- a/src/js/build-dataset.py +++ b/src/js/build-dataset.py @@ -1,21 +1,85 @@ +from datetime import datetime +import sys import requests import re -URL = "https://myanimelist.net/anime/14131/Girls___Panzer/characters" +# Regex patterns +re_title = '

(.*?)

' re_character = '