• nextime's avatar
    Fix JavaScript string literal syntax error in array join · 0e320d63
    nextime authored
    - Change '\\n' to '\n' in allTexts.join() call
    - This was causing 'missing ) after argument list' error in page.evaluate
    - JavaScript string literals need single backslash, not double backslash
    - Resolves the remaining JavaScript syntax error in JSON response detection
    0e320d63
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...