diff --git a/linked/JSphere b/linked/JSphere index 9727420..9c9a064 160000 --- a/linked/JSphere +++ b/linked/JSphere @@ -1 +1 @@ -Subproject commit 97274203620a02f48bcae724336caa5b233397e4 +Subproject commit 9c9a06420adb47f7b462cef220f7af6ccfaff1c9 diff --git a/src/SUMMARY.md b/src/SUMMARY.md index f9f2c6e..0d0016c 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -91,6 +91,7 @@ calls](notes/research/JSphere/popular_api_calls_analysis.md) - [Analysis of selected YouTube scripts API calls](notes/research/JSphere/youtube_scripts_api_calls_overview.md) + - [The `eval` Trick](notes/research/JSphere/eval_trick.md) - [Photo Crypto Auth](notes/research/photo_crypto_auth.md) - [Web Atoms](notes/research/web_atoms.md) - [Server](notes/server/index.md) diff --git a/src/notes/research/JSphere/eval_trick.md b/src/notes/research/JSphere/eval_trick.md new file mode 120000 index 0000000..debe336 --- /dev/null +++ b/src/notes/research/JSphere/eval_trick.md @@ -0,0 +1 @@ +../../../../linked/JSphere/eval_trick.md \ No newline at end of file