Przeglądaj źródła

External links without noopener/noreferrer are a potential security risk.

gero3 8 lat temu
rodzic
commit
b220b22a47
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/webgl_loader_prwm.html

+ 1 - 1
examples/webgl_loader_prwm.html

@@ -69,7 +69,7 @@
 			download the most appropriate file.<br><br>
 			This platform endianness is <strong id="endianness"></strong>.<br><br>
 			See your console for stats.<br><br>
-			<a href="https://github.com/kchapelier/PRWM" target="_blank">Specifications and implementations</a>
+			<a href="https://github.com/kchapelier/PRWM" target="_blank" rel="noopener noreferrer">Specifications and implementations</a>
 		</div>
 
 		<script src="../build/three.js"></script>