Skip to content

Commit

Permalink
feat: extra dict: idolypride [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
outloudvi committed Oct 3, 2021
1 parent 579cf6c commit d8f7898
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
22 changes: 22 additions & 0 deletions extras/idolypride.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
长濑麻奈
川咲樱​
一之濑怜
佐伯遥子
白石千纱
兵藤雫
长濑琴乃
伊吹渚
白石沙季
成宫铃
早坂芽衣
牧野航平
三枝信司
天动瑠依
铃村优
奥山堇
神崎莉央
井川葵
小美山爱
赤崎心
朝仓恭一
姬野雾子
3 changes: 2 additions & 1 deletion utils/moegirl_dict.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"source": {
"api_path": "https://zh.moegirl.org.cn/api.php",
"file_path": [
"extras/pcr.txt"
"extras/pcr.txt",
"extras/idolypride.txt"
],
"kwargs": {
"output": "titles.txt"
Expand Down

0 comments on commit d8f7898

Please sign in to comment.