Timeline for How to convert a JSON-like (not JSON) string to an object?
Current License: CC BY-SA 3.0
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 20:26 | answer | added | Shuvojit Saha | timeline score: 0 | |
| Mar 6, 2018 at 11:37 | comment | added | Li Enze |
@Kos No, we're not. I checked the script that I crawled and found it just did window.Gbanners=[];. Then I handled this script string simply and evaled it. Maybe I'm fine with it temporarily? -^_^-
|
|
| Mar 6, 2018 at 9:05 | comment | added | Kos | Are we fine with executing arbitrary code the scrapper might find on the internet? | |
| Mar 5, 2018 at 15:28 | vote | accept | Li Enze | ||
| Mar 5, 2018 at 15:28 | vote | accept | Li Enze | ||
| Mar 5, 2018 at 15:28 | |||||
| Mar 5, 2018 at 15:09 | comment | added | Li Enze |
Should we trust eval?
|
|
| Mar 5, 2018 at 14:49 | vote | accept | Li Enze | ||
| Mar 5, 2018 at 15:28 | |||||
| Mar 5, 2018 at 14:43 | answer | added | Shahbaz Shueb | timeline score: 4 | |
| Mar 5, 2018 at 14:32 | comment | added | Adam Jenkins |
Dare I suggest eval? (and simply get rid of the first and last ')
|
|
| Mar 5, 2018 at 14:28 | review | Close votes | |||
| Mar 9, 2018 at 0:00 | |||||
| Mar 5, 2018 at 14:21 | history | edited | Li Enze | CC BY-SA 3.0 |
edited title
|
| Mar 5, 2018 at 14:16 | answer | added | Kos | timeline score: 8 | |
| Mar 5, 2018 at 14:12 | comment | added | abr | Possible duplicate of Convert JSON string to array of JSON objects in Javascript | |
| Mar 5, 2018 at 14:09 | history | asked | Li Enze | CC BY-SA 3.0 |