Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

103
Vistas
JavaScript which finds javascript loading in html and blocks them

I am making an application in Flutter. My application will have a WebView through which sites can be opened. As you know, in WebView you can embed your own Js code. Let's say I open facebook.com and it has the following html code:

<!DOCTYPE html>
<html lang="en">
<head>
    <title>Document</title>
    <script async="async" src="https://www.site-one.com/js.js"></script>
    <script async="async" src="https://www.site-two.com/js.js"></script>
    <script async="async" src="https://www.site-three.com/js.js"></script>
</head>
<body>
..
</body>
</html>

I need to determine if the site has a script download from site-two.com. If such a site is present, then we block the download of the script from site-two.com, and the site facebook.com itself continues to work only without this script.

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda