Skip to content

Commit bb75b49

Browse files
authored
Update config.json
#109
1 parent aa00498 commit bb75b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/page/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"API_HOST": "https://music.xianqiao.wang/neteaseapiv2",
33
"LOGGED_MARK_SELECTOR": "header [data-testid=user-widget-link]",
4-
"LYRICS_CONTAINER_SELECTOR": "nav[aria-label=Main] > div:last-of-type",
4+
"LYRICS_CONTAINER_SELECTOR": "nav[aria-label] > div:last-of-type",
55
"PAGE_PIP_STYLE": "position: relative; width: 100%; height: auto; border-radius: inherit;",
66
"ALBUM_COVER_SELECTOR": "[role=contentinfo] > div:nth-child(1) img",
77
"ALBUM_COVER_LARGE_REGEXP_REPLACE": ["00004851(?=\\w{24}$)", "0000b273"],

0 commit comments

Comments
 (0)