Untitled

 avatar
unknown
plain_text
2 years ago
264 B
7
Indexable
var store =  ((Insider.dom('app-root').nodes[0] || {}).__ngContext__ || [])
                        .map(function (context) {
                            return  (((context || {}).gigya || {}).authService || {}).store
                        }).filter(Boolean)[0];
Editor is loading...