You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
V2RayX/V2RayX/simple.pac
Line 201 in 3551c3e
If you have a domain in list like '138.com', 'ip138.com' will be matched in MacOS.
The better way is setting the list like '*.138.com', using shExpMatch instead of dnsDomainIs.
BTW: be careful, you must add 'twitter.com' in list, '*.twitter.com' will NOT hit it.
Here is an auto generating shell file enclosed.
Reference:
https://opensource.apple.com/source/CFNetwork/CFNetwork-128/PACSupport.js.auto.html
The text was updated successfully, but these errors were encountered: