Releases: FMotalleb/cord-locator
Releases · FMotalleb/cord-locator
v2.0.11
v2.0.10
v2.0.9
v2.0.8
v2.0.7
What's Changed
- Feat: multi-resolver support now added to global config and rules
Keep in mind that you should not use unstable DNS servers as resolver but if you must this is for you
OLD
rules:
- name: Single resolver
matcher: regex
matcherParams:
- (.*)
resolver: opendns
NEW
rules:
- name: Multi resolver
matcher: regex
matcherParams:
- (.*)
resolvers:
- some unstable DNS that may fail
- opendns
Full Changelog: v2.0.6...v2.0.7
v2.0.6
v2.0.5-Unstable
null ptr exception