The following regex, if inserted into the Filters section, causes Connect to fail to load any content from any instance and report “INSTANCE is not responding”
/(\[|\()[Mm](\]|\)))/
It is missing one left paren, and instead of a useful error message, it breaks Connect in a surprising way
You must log in or register to comment.