-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Rule list profile
A rule list profile is a list of auto switch conditions. It is a good way for sharing a lot of conditions with others. The conditions are described by a rule list, which use special rule list formats.
TODO(catus) Users can input the URL where the rule list can be downloaded and set the update interval. Rule list formats can be explicitly chosen. However, it can be parsed from the file header in most situations.
A rule list profile has two user-definable result profiles. One is selected when at least one condition is met, while the other is selected when all conditions fail, or at least one reverse condition evaluates to true.
Rule list profiles should be treated as switch profiles internally, especially when compiled to PAC scripts. See switch profile.