Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

So basically useless? #2519

Open
Kubrix opened this issue Aug 4, 2024 · 5 comments
Open

So basically useless? #2519

Kubrix opened this issue Aug 4, 2024 · 5 comments

Comments

@Kubrix
Copy link

Kubrix commented Aug 4, 2024

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
Copy link

huyz commented Aug 11, 2024

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

@Kubrix
Copy link
Author

Kubrix commented Aug 15, 2024

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
Copy link

huyz commented Aug 15, 2024

Try this:

screenshot 2024-08-15T181356Z@2x

@Kubrix
Copy link
Author

Kubrix commented Aug 17, 2024

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
Copy link

AnyWAT commented Sep 4, 2024

#2513 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants