Use besticon api to automatically retrieve icon

This commit is contained in:
Jia Hao 2016-01-28 23:15:46 +08:00
parent 30fd51fc85
commit 6787aff19c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import fs from 'fs';
import tmp from 'tmp';
tmp.setGracefulCleanup();
const BEST_ICON_API = 'http://localhost:8080/icon';
const BEST_ICON_API = 'http://icons.better-idea.org/icon';
/**
*
* @param {string} targetUrl