Merge pull request #196 from xiaoman-kb/didi_error

Fix Didi error(滴滴出行包名错误修正)
This commit is contained in:
yongbin-buaa
2025-12-15 16:50:10 +08:00
committed by GitHub

View File

@@ -29,7 +29,7 @@ APP_PACKAGES: dict[str, str] = {
"12306": "com.MobileTicket",
"去哪儿": "com.Qunar",
"去哪儿旅行": "com.Qunar",
"滴滴出行": "com.sdu.did.psnger",
"滴滴出行": "com.sdu.didi.psnger",
# Video & Entertainment
"bilibili": "tv.danmaku.bili",
"抖音": "com.ss.android.ugc.aweme",