sigalor / whatsapp-web-reveng

Reverse engineering WhatsApp Web.
MIT License
6.13k stars 804 forks source link

WhatsApp updated? #219

Open kaledhananjay opened 5 years ago

kaledhananjay commented 5 years ago

Hello

Today we getting below error when trying to send message

VM31:440 Uncaught ReferenceError: _module is not defined at init (:440:491) at :440:858

cleytoncoro commented 5 years ago

Hi,

Here too. Some news?

cleytoncoro commented 5 years ago

This is still working:

function _requireById(id) {
    return webpackJsonp([], null, [id]);
}
var Store = {};
Store = _requireById("bhggeigghg").default;