Fix JavaScript syntax errors in complex regex patterns
- Simplified regex patterns to avoid escaping issues - Removed overly complex regex constructions that caused 'missing ) after argument list' errors - Maintained functionality while improving reliability - Fixed responseMatch pattern extraction for malformed JSON handling
Showing
Please
register
or
sign in
to comment