You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support the new UI introduced on November 26, 2022
Note: the new UI does not show comment parents yet, but the parent comment link is stil present in the HTML and just commented out, so the parser uses regex to extract the parent ID; this could cause unforeseen issues so be careful when parsing comments
User banners
Parse new user banners (when set)
New User.banner_url variable holds the banner URL
鈿欙笍 Changes
Rename User.user_icon_url and UserPartial.user_icon_url to User.avatar_url and UserPartial.avatar_url