kkebo / DNSecure

DNSecure is a configuration tool of DoT and DoH for iOS and iPadOS.
MIT License
389 stars 21 forks source link

Fix #61 #62

Closed kkebo closed 1 year ago

kkebo commented 1 year ago

fixes #61

When a rule is changed, the OnDemandRule instance itself changes, but the id is the same, so I've changed it to use that id to determine the match.