How to execute some javascript instead of other javascript

bluescharp

Client
Регистрация
20.06.2012
Сообщения
35
Благодарностей
1
Баллы
8
I don't want to execute javascript from domain C, but execute other javascript.
And I use proxy to complete this job, so change hosts maybe useless.


<html>
...
...
...

<script type="text/javascript" src="http://www.A.com/A.js"></script>
<script type="text/javascript" src="http://www.B.com/B.js"></script>
<script type="text/javascript" src="http://www.C.com/C.js"></script>
...
...
</html>
 

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 707
Баллы
113
You can use action Own code- JaveScript and run scripts on current page
 
  • Спасибо
Реакции: bluescharp

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)