Changes introduced in #48 for handling html better introduced a bug that occurred on tiktok.com where innerHTML got a JSON to work with, and handled it even though it shouldn't have, causing the JSON to encounter new quotes within it causing it to no longer be a valid JSON
Changes introduced in #48 for handling html better introduced a bug that occurred on tiktok.com where
innerHTML
got a JSON to work with, and handled it even though it shouldn't have, causing the JSON to encounter new quotes within it causing it to no longer be a valid JSON