I am using Weby to launch a search on a website but when it launches the URL it switches the '/' with '\' instead. URL plugged into Weby https://www.SEARCHURLHERE.com/?#Search/version=0&versionOption=2&searchWord=%1 This is what it opens up in the browser with the slash swapped. https://SEARCHURLHERE.com/?#Search\version=0&versionOption=2&searchWord=hello%20world Has anyone encountered something like this?