https://www.hackerrank.com/andrnag
https://www.codewars.com/users/andrnag
https://github.com/andrnag?&tab=repositories&q=&type=source
| <?php | |
| // Map grabber :: Yandex.Maps + jQuery + PHP/DOMDocument/XPath | |
| // by Proger_XP :: http://proger.me | |
| // Original article (Russian): http://habrahabr.ru/post/184334/ | |
| // In public domain. I appreciate backlinks. | |
| function dl($url) { | |
| require_once 'sqobot/lib/downwind.php'; | |
| return new Downwind($url, array( |