Skip to content

Fix "https:://example.com" bug in the usercard

the built-in "URL()" interface returns the protocol property including the last ":". https://developer.mozilla.org/en-US/docs/Web/API/URL/protocol

This has led to a bug where in the Pixel Whois view, the URL of the user had one too many colons.

image

Edited by FQQD

Merge request reports

Loading