You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
06:24:07.235 [DefaultDispatcher-worker-1] WARN Native - urlfilter: cookierule_extract_modifiers(): rule has wrong syntax: cookie name should not contain '['
06:24:07.235 [DefaultDispatcher-worker-1] WARN Native - AGProxyFilter: Rule rejected by all filters: ||patched.to^$cookie=mybb[lastactive]
AdGuard for Windows 7.16.0 nightly 14 (4541) (CL 1.13.115, DL 2.4.37 )
AdGuard for Windows 7.16.0 nightly 14 (4541) (CL 1.13.115, DL 2.4.37 )
Using JS rules I can create such cookies:
[example.org#%#document.cookie](http://example.org/#%#document.cookie) = "aaa[bbb]=ccc";
example.org#%#document.cookie = "aaa=bbb[ccc]";
The text was updated successfully, but these errors were encountered: