Ver Mensaje Individual
  #1 (permalink)  
Antiguo 21/05/2015, 18:27
yagami19
 
Fecha de Ingreso: agosto-2011
Mensajes: 75
Antigüedad: 12 años, 8 meses
Puntos: 0
Ofuscar Iframe con json

Hola

tengo estos iframes de videos online en una pagina
como podria ofuscar el iframe para q no aparezca asi en el codigo fuente
ya que he visto en muchos sitios de videos online que encriptan sus videos

Código:
<div id="tab1" class="tab_content"><iframe width="600" height="400" frameborder="0" src="https://www.youtube.com/watch?v=Svhjhgf8AyI" scrolling="no"></iframe></div>

<div id="tab2" class="tab_content"><iframe width="600" height="400" frameborder="0" src="http://videobam.com/widget/NhjBta&width=600&height=400" scrolling="no"></iframe></div>

<div id="tab3" class="tab_content"><iframe src="www.dailymotion.com/swf/video/x2hjo8n8" type="application/x-shockwave-flash" wmode="transparent" width="600" height="400" scrolling='no' frameborder='0'></iframe></div>
por ejemplo he visto esta ofuscacion con \
lei que es algo de JSON en php, me podrian ayudar con un ejemplo

Código:
<li class="subtab" data-tab-id="3"><div class="parte" data="{'v':'\u003Ciframe class=\u0022player_conte\u0022 frameborder=\u00220\u0022 width=\u0022760\u0022 height=\u0022430\u0022 scrolling=\u0022no\u0022 src=\u0022http:\/\/www.dailymotion.com\/embed\/video\/x2qunpe_ore7_shortfilms\u0022\u003E\u003C\/iframe\u003E'}">Parte 1</div></li><li class="subtab" data-tab-id="4"><div class="parte" data="{'v':'\u003Ciframe marginheight=\u00220\u0022 marginwidth=\u00220\u0022 scrolling=\u0022no\u0022 frameborder=\u00220\u0022 width=\u0022760\u0022 height=\u0022430\u0022 src=\u0022http:\/\/./\/gk\/netu.php?nt=AWR63UNNNMNY\u0022 target=\u0022_blank\u0022\u003E\u003C\/iframe\u003E'}">Parte 1</div></li><li class="subtab" data-tab-id="5"><div class="parte" data="{'v':'\u003Ciframe title=\u0022VideoBam video player\u0022 type=\u0022text\/html\u0022 frameborder=\u00220\u0022 scrolling=\u0022no\u0022 width=\u0022560\u0022 height=\u0022430\u0022 src=\u0022http:\/\/videobam.com\/widget\/kMrgU\/custom\/560\u0022 allowFullScreen\u003E\u003C\/iframe\u003E'}">Parte 1</div></li><li class="subtab" data-tab-id="6"><div class="parte" data="{'v':'\u003Ciframe src=\u0022http:\/\/embed.yourupload.com\/ul8n1EJ4qP33?client_file_id=148234\u0026width=760\u0026height=430\u0022 style=\u0022width:760px;height:430px;border:0;margin:0;padding:0;\u0022\u003E\u003C\/iframe\u003E'}">Parte 1</div></li>