Skip to content

Fix #426 - Rule cannot have non-ascii characters as part of "urlFilter" key

Anton Smirnov requested to merge 426_punycode into master

Add "punycode" dependency. Convert non-ASCII chars with punycode during the converting. Update the tests.

Edited by Anton Smirnov

Merge request reports