You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
I want to edit Google Spreadsheet. But I can't, because according to log of blocked requests, xhr request to https://docs.google.com/static/spreadsheets2/client/js/3408369557-ritz_waffle_i18n_impressions__cs.js is blocked byt ABP filter docs.google.com/stat.
The top paragraph for Ubiquitous rules says: A ubiquitous rule can be overridden by any scoped rule for the same element. But it can't! Even if i explicitely whitelist xhrs from docs.google.com, it is still blocked and GDocs doesn't work.
And even when I add https://docs.google.com/static/spreadsheets2/client/js/ to My allow rules, it doesn't work.
What can I do?
The text was updated successfully, but these errors were encountered:
I want to edit Google Spreadsheet. But I can't, because according to log of blocked requests, xhr request to
https://docs.google.com/static/spreadsheets2/client/js/3408369557-ritz_waffle_i18n_impressions__cs.js
is blocked byt ABP filterdocs.google.com/stat
.The top paragraph for Ubiquitous rules says: A ubiquitous rule can be overridden by any scoped rule for the same element. But it can't! Even if i explicitely whitelist xhrs from
docs.google.com
, it is still blocked and GDocs doesn't work.And even when I add
https://docs.google.com/static/spreadsheets2/client/js/
to My allow rules, it doesn't work.What can I do?
The text was updated successfully, but these errors were encountered: