I hereby claim:
- I am Arttse on github.
- I am arttse (https://keybase.io/arttse) on keybase.
- I have a public key whose fingerprint is 310E 2E07 E91C 58D1 F2B9 2617 3E45 F4FA BC33 A325
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| var request = require("request"), | |
| cheerio = require("cheerio"), | |
| url = "https://www.google.com/search?q=data+mining", | |
| corpus = {}, | |
| totalResults = 0, | |
| resultsDownloaded = 0; | |
| function callback () { | |
| resultsDownloaded++; |
| <?php | |
| /** | |
| * The connection of all the favicons for all platforms and browsers for Joomla! 3 | |
| * | |
| * @author Arttse | |
| * @link https://gist.github.com/Arttse/fddd88fff35d36c186155df56e37e274 | |
| * | |
| * @copyright Nikita «Arttse» Bystrov | |
| * @license GPLv3 | |
| */ |