Javascript Injected in Browser

I use 4g wifi internet whenever I visit any page that it loads, and when I look at the source code of the page, there is a script entered in the code

<script type = 'text/javascript' id ='1qa2ws' charset='utf-8' src='http://10.80.196.101:8080/www/default/base.js'></script>

Please help him really annoy.

+5
source share
2 answers

I just realized that my ISP is injecting javascript in browsers. Therefore, I resolved it using the No Javascript add-on in Firefox as well as in Chrome .

This will help those who are facing the same problem.

+1
source

I had the same problem.

solvable

This is a problem with ZONG4G Use a different provider, and you will be good.

0
source

Source: https://habr.com/ru/post/1244697/


All Articles