Fix: Bio screen text color and link. - #105
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复后:

url+account的形式,比如https://github.com+sai,才是真正链接。Bio样例:
{ "id": 1, "username": "sai", "nickname": "Sai🖖", "avatar": { "small": "https://lain.bgm.tv/r/100/pic/user/l/000/00/00/1_7ZY3S.jpg?r=1755008007&hd=1", "medium": "https://lain.bgm.tv/r/200/pic/user/l/000/00/00/1_7ZY3S.jpg?r=1755008007&hd=1", "large": "https://lain.bgm.tv/pic/user/l/000/00/00/1_7ZY3S.jpg?r=1755008007&hd=1" }, "group": 1, "joinedAt": 1213860917, "sign": "Awesome!", "site": "", "location": "", "bio": "黄色い百合よなぜ別れ際に咲っている\r\n万代不易を欲するのは無為と云うの?\r\n丸い目をすかして求めた全部が愛しい\r\n浅い夢見やしゃんせさあ見やしゃんせ", "networkServices": [ { "name": "psn", "title": "PSN", "url": "https://www.playstation.com/en-us/my/public-trophies/?onlineId=", "color": "#004AB0", "account": "Saiccc" }, { "name": "live", "title": "Xbox Live", "url": "https://account.xbox.com/en-US/Profile?gamerTag=", "color": "#107C11", "account": "Sai Chobits" }, { "name": "fc", "title": "FriendCode", "url": "", "color": "#EE1C23", "account": "0430-8265-7737" }, { "name": "steam", "title": "Steam", "url": "https://steamcommunity.com/id/", "color": "#171A21", "account": "Saic" }, { "name": "battletag", "title": "BattleTag", "url": "", "color": "#007CAE", "account": "Sai#5167" }, { "name": "github", "title": "GitHub", "url": "https://github.com/", "color": "#333", "account": "Sai" }, { "name": "twitter", "title": "Twitter", "url": "https://twitter.com/", "color": "#55ACEE", "account": "Saic" }, { "name": "ns", "title": "NS", "url": "", "color": "#E30B20", "account": "SW-8449-7304-3894" } ], "homepage": { "left": ["anime", "game", "blog", "real", "book"], "right": ["music", "index", "friend", "mono", "group"] }, "stats": { "subject": { "1": { "1": 39, "2": 141, "3": 8, "4": 5, "5": 1 }, "2": { "1": 169, "2": 248, "3": 30, "4": 42, "5": 19 }, "3": { "1": 23, "2": 229, "3": 1, "4": 0, "5": 0 }, "4": { "1": 95, "2": 232, "3": 24, "4": 20, "5": 3 }, "6": { "1": 22, "2": 168, "3": 24, "4": 19, "5": 29 } }, "mono": { "character": 45, "person": 59 }, "blog": 36, "friend": 382, "group": 82, "index": { "create": 8, "collect": 19 } } }