tomayac’s avatartomayac’s Twitter Archive—№ 21,941

  1. 💡 Pro-tip: If you work on an app, be sure to check it with an off-the-shelf version of an ad/content blocker like uBlock Origin (github.com/gorhill/uBlock). You can use Puppeteer to test a page with 🧩 extensions (pptr.dev/guides/chrome-extensions).
    1. …in reply to @tomayac
      App failures I ran into only today: 👷 Service worker fails to install because cdn-jp.gsecondscreen.com/static/webpushsw.js is on block lists (github.com/search?q=cdn-jp.gsecondscreen.com&type=code&l=Text). 📍 Local search based on IP geolocation doesn't work because api.ipdata.co/ is on block lists (github.com/search?q=api.ipdata.co+language%3AText&type=code&l=Text).