aboutsummaryrefslogtreecommitdiffstats
path: root/bemani/iidx.py
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-04-16 21:03:25 -0700
committerPinapelz <yukais@pinapelz.com>2025-04-16 21:03:25 -0700
commitdf87d043d485d0e4282e57679c133c3c71a837bf (patch)
tree1a6c34b10105df43ecf9056b07426c2ae8b7d479 /bemani/iidx.py
parent2a87b5d4961cb6275eb78737d5cbc35d6b0e45cc (diff)
feat: add option to append translation to post data
Diffstat (limited to 'bemani/iidx.py')
-rw-r--r--bemani/iidx.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/bemani/iidx.py b/bemani/iidx.py
index 0d97e91..67e1085 100644
--- a/bemani/iidx.py
+++ b/bemani/iidx.py
@@ -3,6 +3,9 @@ from datetime import datetime
from urllib.parse import urljoin
import re
+IIDX_KEY_TERMS = [
+ ("クプロ", "QPro")
+]
def parse_pinky_crush_news_site(html: str, base_url):
type_map = {
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage