01/10/2023
var website_url="https://sweepwidget.com",tokenKey="sw_token_key";const store={store:window.localStorage,get(e){const t=this.store.getItem(e);return null==t?"":t},set(e,t){this.store.setItem(e,t)}};function addListener(){var e,t;window.addEventListener?(e=window.addEventListener,t="message"):(e=wind...