FelisCatus / SwitchyOmega

Manage and switch between multiple proxies quickly & easily.
GNU General Public License v3.0
21.18k stars 3.17k forks source link

So basically useless? #2519

Open Kubrix opened 1 month ago

Kubrix commented 1 month ago

https://github.com/FelisCatus/SwitchyOmega/wiki/Chromium-Full-URL-Limitation

As of Chromium 52, the full URLs of the https:// scheme are no longer provided to PAC scripts. As a result, URL wildcard and URL regex conditions may not work properly in SwitchyOmega. 95% of interent is https...

huyz commented 1 month ago

Obviously not useless when only hostnames matter in 99% of cases

Kubrix commented 1 month ago

Rules

[SwitchyOmega Conditions]
@with result

https://steamcommunity.com/* +direct
https://store.steampowered.com/* +direct
UrlWildcard: https://store.steampowered.com/* +direct
UrlWildcard: https://steamcommunity.com/* +direct
* +direct

Steam does not chage to direct connection Chrome 09.0.5414.75

huyz commented 1 month ago

Try this:

screenshot 2024-08-15T181356Z@2x

Kubrix commented 1 month ago

Done:

[SwitchyOmega Conditions]
@with result
*.steamcommunity.com +direct
*.steampowered.com +direct
* +direct

On https://steamcommunity.com/ SwitchyOmega shows: *SwitchyOmega :: [Direct] (TEMP) .steamcommunity.com => USA PROXY **

Did it went direct?

AnyWAT commented 2 weeks ago

https://github.com/FelisCatus/SwitchyOmega/issues/2513#issuecomment-2218665232