javascript - Firebase script is blocked by AdBlock -


i've added firebase script website <script src="https://www.gstatic.com/firebasejs/4.2.0/firebase.js"></script> , unfortunately it's blocked extensions adblock, how can fix that?

i can think of 2 ways:

  • change adblock rules allow gstatic.com or @ least firebase sdk.

  • host firebase sdk in different place adblock doesn't block.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -