Replies: 1 comment
|
Thinking this a bit more, this really should be implemented by mapping a (fake) http(s) URL to |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to use
obscurato list assets of webpages. I'm giving obscurafile:URL but I need the assets list to reflect what assets would be if protocol washttp:instead offile:. The problem is that this webpage acts differently based onwindow.location.protocol.Is there any way to override
window.location.protocolto behttp:when giving obscurafile:URL?Example command:
Example page:
All reactions