Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

La URL solicitada fue rechazada #4

Open
joanbr11 opened this issue Oct 23, 2022 · 1 comment
Open

La URL solicitada fue rechazada #4

joanbr11 opened this issue Oct 23, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@joanbr11
Copy link

La URL solicitada fue rechazada. Por favor consulte con su administrador.
Prohibir el uso del bot.

| función goPoliticaCookies(){
| document.getElementById('politicaCookiesForm').submit();
| }
|
| //DESHABILITAMOS EL BOTÓN ATRÁS DEL NAVEGADOR
| if (historial.reenviar(1)){ubicación.reemplazar(historial.reenviar(1))}
| </script>
| <script>
| $(document).ready(function(){
| /*
| * Class para no permitir la acción pegar
| /
| $(".noPaste").on('paste', function(e){
| e.preventDefault( );
| alert('Esta acción está prohibida');
| })
|
| /
| * Class para no permitir la acción copiar
| */
| $(".noCopy").on('
| e.preventDefault();
| alert('Esta acción está prohibida');
| })
| })
| </script>
| <guión></guión>

@joanbr11 joanbr11 added the bug Something isn't working label Oct 23, 2022
@Urbina09112022
Copy link

@joanbr11 buenas amigo escribeme al twitter @fillysurbina9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants