characters after slash that make a http protocol

I want to know which character after a slash is considered a slash and creates a protocol

Created by: InsertScript

Created on: Wednesday, April 3, 2024 at 8:59:48 PM

Updated on: Thursday, July 25, 2024 at 1:33:03 AM

Vector type: XSS

Template used:
<a href="/$[chr]test.com/" id="test$[i]"></a>
Code used after fuzz:
if(document.getElementById("test$[i]").host=="test.com"){log($[i])}
Your browser was detected as:
Detecting... Detecting... Detecting... Detecting...

Sample payloads

<a href="//test.com/" id="test47"></a>
<a href="/\test.com/" id="test92"></a>

Fuzz results

Chrome logo
Chrome 123.0.0.0 Unknown Unknown
Found 2 results
DecHexChr
472f/
DecHexChr
925c\
Firefox logo
Firefox 124.0 Unknown Unknown
Found 2 results
DecHexChr
472f/
DecHexChr
925c\
Safari logo
Safari 17.4 Unknown Unknown
Found 2 results
DecHexChr
472f/
DecHexChr
925c\