Tjatse / node-readability

Scrape/Crawl article from any site automatically. Make any web page readable, no matter Chinese or English.
341 stars 36 forks source link

Crash when input it's a binary APK file. #17

Closed entertainyou closed 7 years ago

entertainyou commented 8 years ago

Test code:

  it('APK', function (done) {
    this.timeout(1000000);
    read('http://m.down.sandai.net/mobile/APKlianmengzhuanyong.apk', function (err, art) {
      console.log('E', err, art);
      done();
    });
  });

Result: RangeError, maximum stack