CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 07:20:06 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=8d3677000408ec96f98703facfe2d6fb40651cdd131b1c51716e4ae3decede6aa%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22GVwVjQarR0n1v9VX6Zqtsvm9wnlMdnSI%22%3B%7D; HttpOnly; Path=/
cf-ray: 98cc97d059c5c1a1-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
-
✅⭐ Make huge profits on trading ⭐⭐ D
JavaScript | 5 sec ago | 0.24 KB
-
⭐ G2A Bug ⭐ (Get more on BTC swaps) ✅ NEVER S...
JavaScript | 8 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ L
JavaScript | 16 sec ago | 0.24 KB
-
⭐✅ Jack's Profit Method ✅ NEVER SEEN BEF...
JavaScript | 18 sec ago | 0.24 KB
-
⭐✅ Online Marketplace Exploit ✅ NEVER SEEN BE...
JavaScript | 27 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 1
JavaScript | 28 sec ago | 0.24 KB
-
⭐✅ Trading Profit Method ✅ NEVER SEEN BEFORE...
JavaScript | 36 sec ago | 0.24 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ X
JavaScript | 39 sec ago | 0.24 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