-
nextime authored
- Removed complex escape sequence handling that caused syntax errors - Simplified cleanJsonText function to focus on essential HTML entity decoding - Streamlined malformed JSON handling with cleaner pattern matching - Reduced nested try-catch complexity for better maintainability - Maintained core functionality while improving code reliability
10316371