CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 22:07:47 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=d8aa20caeb3d4bb78ff12855546197c475b015742e359899da8d668324fa90c9a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22-tl-mNTJXJog26YFEamhTkeNfzfsQKPa%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d9e97f18c4a45e-BLR
Avatar en Últimos temas (JS) - Pastebin.com
SHARE
TWEET

Avatar en Últimos temas (JS)
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $(function(){
- var avatarProfile = '.psavatar'; /*Pon aquí la clase que contiene tu avatar en el perfil sencillo*/
- /*No edites a partir de aquí*/
- $('.tbt-user').each(function(){
- var avatar = $(this).parents('.tbtopic').find('.tbtavatar');
- var link = $(this).find('a[href^="/u"]').attr('href');
- $.get(link, function(data) {
- var useravatar = $(data).find(avatarProfile+' img');
- $(avatar).append(useravatar);
- });
- });
- $('.tbt-invi').each(function(){
- var avatar = $(this).parents('.tbtopic').find('.tbtavatar');
- $(avatar).append('<img src="LINK DE TU AVATAR POR DEFECTO"/>');
- });
- });
Advertisement
Add Comment
Please, Sign In to add comment
-
💵 Make 3000$ in 20 minutes 💵
JavaScript | 2 sec ago | 0.24 KB
-
📌 Swapzone +37% glitch ⭐ Q
JavaScript | 6 sec ago | 0.25 KB
-
💡 Instant BTC Profit Method ✅ Working
JavaScript | 11 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ 3
JavaScript | 15 sec ago | 0.25 KB
-
✅ Marketplace Glitch ✅ Working NEVER SEEN BE...
JavaScript | 24 sec ago | 0.25 KB
-
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 31 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ W
JavaScript | 34 sec ago | 0.25 KB
-
🚀 Swapzone +37% glitch
JavaScript | 41 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