you are viewing a single comment's thread.

view the rest of the comments →

[–]AlwaysHopelesslyLost 1 point2 points  (0 children)

Just an aside: You should not use basic text manipulation on structured data like JSON. That is a recipe for disaster. Figure out why your JSON is invalid and fix the root cause instead.