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
today i was checking my stats on the web app and i was unable to reach the server. After a quick check on the issues list i've looked at the console and i've seen the "blocked by client" error.
Apparently the blocking was triggered by this rule:
/^https?://[a-z]{8,15}.xyz(?:/[0-9a-z]{1,9}){1,4}$/$xmlhttprequest,3p,match-case
after i've disabled the adblockers for app.shlink.io everything started working again.
EDIT: upon a closer look, it has blocked MY domain, because it uses a xyz extension!
i'm reporting It because it might create some false alarms with other users.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Summary
today i was checking my stats on the web app and i was unable to reach the server. After a quick check on the issues list i've looked at the console and i've seen the "blocked by client" error.
Apparently the blocking was triggered by this rule:
/^https?://[a-z]{8,15}.xyz(?:/[0-9a-z]{1,9}){1,4}$/$xmlhttprequest,3p,match-case
after i've disabled the adblockers for app.shlink.io everything started working again.
EDIT: upon a closer look, it has blocked MY domain, because it uses a xyz extension!
i'm reporting It because it might create some false alarms with other users.
Beta Was this translation helpful? Give feedback.
All reactions