作者 刘锟

合并分支 'akun' 到 'master'

Akun



查看合并请求 !44
@@ -204,7 +204,7 @@ class HtmlCollect extends Command @@ -204,7 +204,7 @@ class HtmlCollect extends Command
204 204
205 if ( 205 if (
206 (strpos($host, '.globalso.') === false) && 206 (strpos($host, '.globalso.') === false) &&
207 -// (strpos($host, '.goodao.') === false) && 207 + (strpos($host, '.goodao.') === false) &&
208 $path && (strpos($path, '.') !== false) 208 $path && (strpos($path, '.') !== false)
209 ) { 209 ) {
210 210