• nextime's avatar
    Fix JavaScript syntax errors in complex regex patterns · d5d6c396
    nextime authored
    - 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
    d5d6c396
olproxy.py 49.2 KB