rcmaehl / MSEdgeRedirect

A Tool to Redirect News, Search, Widgets, Weather and More to Your Default Browser
https://MSEdgeRedirect.com
GNU Lesser General Public License v3.0
4.14k stars 93 forks source link

Built in Bing Chat button doesn't redirect #303

Closed irie612 closed 9 months ago

irie612 commented 1 year ago

The built in bing chat button in Windows 11 Version 10.0.22621 Build 22621 doesn't redirect. It's URL is microsoft-edge:///?url=http://bing.com/chat?form=WSBCTB. Checking with windows run, microsoft-edge:https://bing.com/ works, but microsoft-edge:https://bing.com/chat doesn't.

rcmaehl commented 1 year ago

The built in bing chat button in Windows 11 Version 10.0.22621 Build 22621 doesn't redirect. It's URL is microsoft-edge:///?url=http://bing.com/chat?form=WSBCTB. Checking with windows run, microsoft-edge:https://bing.com/ works, but microsoft-edge:https://bing.com/chat doesn't.

This is likely fixed in the dev builds. The wrong :// was being grabbed and messing up the URL. I'll double check regardless to be safe.