| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b4dcb26 commit 5df9110
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5622,5 +5622,33 @@ module.exports = | |||
| 5622 | 5622 | "input": "non-special://[:80/", | |
| 5623 | 5623 | "base": "about:blank", | |
| 5624 | 5624 | "failure": true | |
| 5625 | + }, | ||
| 5626 | + { | ||
| 5627 | + "input": "blob:https://example.com:443/", | ||
| 5628 | + "base": "about:blank", | ||
| 5629 | + "href": "blob:https://example.com:443/", | ||
| 5630 | + "protocol": "blob:", | ||
| 5631 | + "username": "", | ||
| 5632 | + "password": "", | ||
| 5633 | + "host": "", | ||
| 5634 | + "hostname": "", | ||
| 5635 | + "port": "", | ||
| 5636 | + "pathname": "https://example.com:443/", | ||
| 5637 | + "search": "", | ||
| 5638 | + "hash": "" | ||
| 5639 | + }, | ||
| 5640 | + { | ||
| 5641 | + "input": "blob:d3958f5c-0777-0845-9dcf-2cb28783acaf", | ||
| 5642 | + "base": "about:blank", | ||
| 5643 | + "href": "blob:d3958f5c-0777-0845-9dcf-2cb28783acaf", | ||
| 5644 | + "protocol": "blob:", | ||
| 5645 | + "username": "", | ||
| 5646 | + "password": "", | ||
| 5647 | + "host": "", | ||
| 5648 | + "hostname": "", | ||
| 5649 | + "port": "", | ||
| 5650 | + "pathname": "d3958f5c-0777-0845-9dcf-2cb28783acaf", | ||
| 5651 | + "search": "", | ||
| 5652 | + "hash": "" | ||
| 5625 | 5653 | } | |
| 5626 | 5654 | ] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments