CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 01:43:27 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=abbf54c0ad6e4738a0b7d964b8a8d6bf41cbc2410013b7227ab7bc9e4fd4b3b2a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%220KVJwMkfhlHvu84IlNAk2veknc5Wcg_P%22%3B%7D; HttpOnly; Path=/
cf-ray: 98caaaa95a71f473-BLR
$(window).load(function(){ /* class operation */ $('.insNome').hide(); - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $(window).load(function(){
- /* class operation */
- $('.insNome').hide();
- $('.res').hide();
- $('.optG').hide();
- /* */
- $('.c').keyup(function(e){
- var num = $(this).val();
- var v = 200;
- if(num.length == "200"){
- $('.c').attr('maxlength', 200);
- $('.count').html(v - num.length);
- }else{
- $('.count').html(v - num.length);
- }
- });
- $('.anon').click(function(){
- $('.insNome').toggle();
- });
- $('.insNome').keyup(function(e){
- $('.insNome').attr('maxlength', 25);
- if(e.keyCode == 13){
- var nome = $(this).val();
- if(nome == ""){
- $('.insNome').attr("placeholder", "Digite um nome");
- }else if(nome.length <= 5){
- $('.insNome').val("");
- $('.insNome').attr("placeholder", "Nome pequeno");
- }else{
- nome = nome.replace(',','').replace(/,+$/, "");
- nome = nome.replace('-','').replace(/,+$/, "");
- nome = nome.replace('_','').replace(/,+$/, "");
- nome = nome.replace('!','').replace(/,+$/, "");
- $('.nome').html(nome);
- $('.insNome').val("");
- }
- }
- });
- $('.opt').click(function(){
- $('.optG').toggle();
- });
- $(".fancybox").fancybox();
- $(".fancybox").fancybox({
- helpers : {
- overlay : {
- css : {
- 'background' : 'rgba(18, 8, 8, 0.85)'
- }
- }
- }
- });
- $(".fancybox").fancybox({
- beforeShow : function() {
- var alt = this.element.find('img').attr('alt');
- this.inner.find('img').attr('alt', alt);
- this.title = alt;
- }
- });
- $(".fancybox")
- .attr('rel', 'gallery')
- .fancybox({
- padding : 0
- });
- var url = $('.redir').html();
- if(url){
- location.href=url;
- }else{
- //
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment
-
⭐⭐Exchange Exploit⭐⭐ A
JavaScript | 5 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 9
JavaScript | 15 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ U
JavaScript | 26 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ L
JavaScript | 37 sec ago | 0.24 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Instant Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Profit Method⭐⭐
Java | 1 min ago | 0.10 KB
-
⭐⭐⭐Make $15OO in 2O minutesV G⭐⭐
Java | 1 min ago | 0.10 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand