$ scala TakeLinks.scala
old version
======================
Test URL1
https://some.url.com?blah=MORE-BLAH
Test URL2
https://another.url.com?dr=who
Test URL3
https://third.url.com?name=dontknow
new version
======================
Test URL1
https://some.url.com?blah=MORE-BLAH
Test URL2
https://another.url.com?dr=who
Test URL3
https://third.url.com?name=dontknow
루비는 JSON을 어떻게 다루나요? 혹시 루비 자체 데이터 타입으로 제공한다거나? 😲?