• nextime's avatar
    Fix JavaScript syntax errors in page.evaluate regex patterns · c101dd9f
    nextime authored
    - Replace inline regex literals with RegExp constructors for dynamic requestId
    - Fix 'missing ) after argument list' error in JSON pattern matching
    - Update all regex patterns to use proper RegExp constructor syntax
    - Ensure proper string concatenation with requestId variable
    - Fix jsonMatch pattern to use separate RegExp objects
    
    This resolves the JavaScript syntax error that was causing
    page.evaluate to fail during JSON response detection.
    c101dd9f
Name
Last commit
Last update
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
olproxy.jpg Loading commit data...
olproxy.py Loading commit data...