diff --git a/src/metadata/whatiread.json b/src/metadata/whatiread.json index 1f5369e..36ee0ec 100644 --- a/src/metadata/whatiread.json +++ b/src/metadata/whatiread.json @@ -1,5 +1,10 @@ { "list": [ + { + "text": "About JS globals and web history with MooTools", + "url": "https://kettanaito.com/blog/why-patching-globals-is-harmful", + "appendix": "from Artem Zakharchenko" + }, { "text": "How to use ffmpeg cli", "url": "https://www.sawyer.soy/blog/create-looping-videos-with-ffmpeg",