random-user-agent icon indicating copy to clipboard operation
random-user-agent copied to clipboard

Support URL regex for Whitelist

Open fakhamatia opened this issue 3 years ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the problem to be solved

Please add support URL regex for Whitelist like this: (10)(\.([2]([0-5][0-5]|[01234][6-9])|[1][0-9][0-9]|[1-9][0-9]|[0-9])){3} (172)\.(1[6-9]|2[0-9]|3[0-1])(\.(2[0-4][0-9]|25[0-5]|[1][0-9][0-9]|[1-9][0-9]|[0-9])){2} (192)\.(168)(\.(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])){2}

Suggest a solution

No response

Additional context

No response

fakhamatia avatar Sep 07 '22 13:09 fakhamatia

Hi and thanks for your issue! But what problem does it solve? You can use custom rules with wildcards, and I suppose - this is the easiest way to manage rules for users, who don't know how to use regular expressions (that's why wildcards are used instead of regular expressions).

tarampampam avatar Oct 13 '22 13:10 tarampampam

The custom rules were removed in v4.0.0 (due to the browser API limitation for MV3), so I need to close this issue. Sorry for the inconvenience :(

tarampampam avatar May 13 '24 16:05 tarampampam