zumoshi / BrowserSelect

Browser Select is a utility to dynamically select the browser you want instead of just having one default for all links.
GNU General Public License v2.0
289 stars 39 forks source link

updated browser filters rules to be more flexible #87

Open lucasnz opened 3 years ago

lucasnz commented 3 years ago

updated browser filters rules to be more flexible:

Removed LeaveDotsAndSlashesEscaped() doesn't seem to be required after .net upgrade.

This PR builds on my earlier PR URL expander PR (includes all the changes from that PR): https://github.com/zumoshi/BrowserSelect/pull/86