• Kiến thức
  • Network
  • Security
  • Software
  • Thủ thuật
  • Tin học văn phòng
  • Tin tức
  • Mail ảo tạm thời miễn phí
  • Tools tra cứu thông tin
AnonyViet
  • Tin tức
  • Network
    • Mạng cơ bản
    • Hyper-V
    • Linux
    • Windown Server 2012
  • Security
    • Basic Hacking
    • Deface
    • Kali Linux / Parrot
    • SQL Injection
  • Thủ thuật
    • Khóa Học Miễn Phí
    • Code
    • Mẹo Vặt Máy Tính
    • Facebook
    • Windows 7/8/10/11
    • Đồ Họa
    • Video
  • Software
    • Phần mềm máy tính
    • Phần mềm điện thoại
  • Tin học văn phòng
  • Kiến thức
  • MMO
    • Advertisers – Publishers
    • Affiliate Program
    • Kiếm tiền bằng điện thoại
    • Pay Per Click – PPC
No Result
View All Result
  • Tin tức
  • Network
    • Mạng cơ bản
    • Hyper-V
    • Linux
    • Windown Server 2012
  • Security
    • Basic Hacking
    • Deface
    • Kali Linux / Parrot
    • SQL Injection
  • Thủ thuật
    • Khóa Học Miễn Phí
    • Code
    • Mẹo Vặt Máy Tính
    • Facebook
    • Windows 7/8/10/11
    • Đồ Họa
    • Video
  • Software
    • Phần mềm máy tính
    • Phần mềm điện thoại
  • Tin học văn phòng
  • Kiến thức
  • MMO
    • Advertisers – Publishers
    • Affiliate Program
    • Kiếm tiền bằng điện thoại
    • Pay Per Click – PPC
No Result
View All Result
AnonyViet
No Result
View All Result

Code trang chủ Hacker cực đẹp

AnonyViet by AnonyViet
in Code
A A
45

Mục lục bài viết

  1. Mô tả Code:
  2. DEMO:
  3. Cách Edit Code:
  4. Source Code:

Khi chiếm quyền điều khiển của Website, các Hacker thường để lại vết tích chứng tỏ mình đã từng xâm nhập vào hệ thống. Trước đây AnonyViet đã share cho các bạn một số Code Index Hacker đẹp, hôm nay mình xin giới thiệu một Code khác, trong quá trình dạo vòng quanh thế giới Internet đã vô tình chôm được.

Tham gia kênh Telegram của AnonyViet 👉 Link 👈

Mô tả Code:

  • Hộp thoại alert khi mới mở trang Web
  • Dòng lời nhắn gửi đến nạn nhân kèm cái đầu sọ kinh dị VKL
  • Di chuyển chuột sẽ tạo hiệu ứng cực đẹp
  • Dòng cuối sẽ giới thiệu các thành viên trong Team

DEMO:

DEMO Index Hacker

Code trang chủ Hacker cực đẹp 5

 

Các bài viết liên quan

Cách Active Key Sublime Text 4 - Tải Sublime Text 4 Full Key 6

Cách Active Key Sublime Text 4 – Tải Sublime Text 4 Full Key

23/05/2025
10 công cụ Pentesting mà mọi hacker đều cần 7

10 công cụ Pentesting mà mọi hacker đều cần

31/05/2024
10 công cụ OSINT mà hacker cần biết 8

10 công cụ OSINT mà hacker cần biết

29/05/2024
hacker Lazarus Lazarus

Hacker Triều Tiên lợi dụng lỗ hổng Windows để tấn công bằng Rootkit

02/03/2024

Cách Edit Code:

Xóa thông báo alert khi mới mở trang, kéo xuống cuối source code, tìm và xóa dòng này đi

<SCRIPT> alert("AnonyViet is here")</SCRIPT>

Mở code bằng Notepad hoặc Notepad++ thay thế bằng các cụm từ mong muốn bằng nhấn phím Ctrl H

Cách thay nhạc:

Kéo xuống cuối trang tìm đoạn

<embed src="https://www.youtube.com/v/h5iausNb13E&autoplay=1"

Thay h5iausNb13E bằng Link Youtube bài hát bạn mong muốn

Toàn bộ Source Code

Xem thêm:  Tổng hợp Code trang trí tết cho Website

Source Code:

Download Source Code
<META NAME="ROBOTS" CONTENT="INDEX, NOFOLLOW">
<!DOCTYPE html><html>
<link rel="SHORTCUT ICON" href="https://orig09.deviantart.net/cfd6/f/2015/115/6/1/cryptonic_logo_by_tehspott-d8r19h1.png">
<head>
<title>Hacked By AnonyViet </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css">*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}body,html{margin:0;padding:0;font:16px/1.4 Lato,sans-serif;color:#fefeff;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;font-family:Comic Sans MS}body{background:#080510;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}h1{font:2.75em Cinzel,serif;font-weight:400;letter-spacing:.35em;text-shadow:0 0 25px rgba(254,254,255,.85)}h2{font:1.45em Cinzel,serif;font-weight:400;letter-spacing:.5em;text-shadow:0 0 25px rgba(254,254,255,.85);text-transform:lowercase}[class^=letter]{-webkit-transition:opacity 3s ease;-moz-transition:opacity 3s ease;transition:opacity 3s ease}.letter-0{transition-delay:.2s}.letter-1{transition-delay:.4s}.letter-2{transition-delay:.6s}.letter-3{transition-delay:.8s}.letter-4{transition-delay:1s}.letter-5{transition-delay:1.2s}.letter-6{transition-delay:1.4s}.letter-7{transition-delay:1.6s}.letter-8{transition-delay:1.8s}.letter-9{transition-delay:2s}.letter-10{transition-delay:2.2s}.letter-11{transition-delay:2.4s}.letter-12{transition-delay:2.6s}.letter-13{transition-delay:2.8s}.letter-14{transition-delay:3s}h1,h2{visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}h1.transition-in,h2.transition-in{visibility:visible}h1 [class^=letter],h2 [class^=letter]{opacity:0}h1.transition-in [class^=letter],h2.transition-in [class^=letter]{opacity:1}#container{display:table;position:absolute;z-index:20;width:100%;height:100%;text-align:center;cursor:none}#container>div{display:table-cell;vertical-align:middle}#container p{position:absolute;width:100%;left:0;bottom:25px;font-size:.8em;letter-spacing:.1em;font-weight:300;color:#76747a;-webkit-font-smoothing:subpixel-antialiased;font-smoothing:subpixel-antialiased}#container p strong{color:#b3abc5}#container p span{font-size:.75em;padding:0 2px}#canvas{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;cursor:none}#stats{position:absolute;z-index:10;left:10px;top:10px}.dg.ac{z-index:100!important}.STYLE4{color:#FFF}
</style>
</head>
<body>
<body ondragstart="window.event.returnValue=false" oncontextmenu="window.event.returnValue=false" onselectstart="event.returnValue=false">
<div id="container">
<div><br><br>
</object>
<center><img style="width:250px;" src="https://www.spreadshirt.com/image-server/v1/designs/1002661072,width=178,height=178/anonymous-mask.png" />
<h1 id="h1">*CHECKED BY AnonyViet  *</h1>
</br>
<h2 id="h2">*We are not Hacker*</h2>
<h3 id="h3"><br></h3>
</font>
</span>
</font><font size= "24"><font color="#8B0000" face="Impact">
<span <ul>
<font color="#8B0000">
<p class="style14" align="center"> <font color="#8B0000" face="courier new" size="5"> Thanks :</font><marquee scrolldelay="1" scrollamount="2" direction="left" behavior="scroll" width="50%">
<font color="#ff0000" face="Tahoma" size="2">  | LangTuPhiDao| LTMint | Minh Nhựt | Hcoder | Hoo Hiếu | Lê Đức Nam | Ngọc Quang | Thiên Yết
</font></marquee><br></p><p align="center">
</div>
</div>
<canvas id="canvas"></canvas>
<script>
var Stats=function(){var e=Date.now(),t=e,i=0,n=1/0,r=0,s=0,o=1/0,a=0,l=0,h=0,c=document.createElement("div");c.id="stats",c.addEventListener("mousedown",function(e){e.preventDefault(),v(++h%2)},!1),c.style.cssText="width:80px;opacity:0.9;cursor:pointer";var u=document.createElement("div");u.id="fps",u.style.cssText="padding:0 0 3px 3px;text-align:left;background-color:#002",c.appendChild(u);var d=document.createElement("div");d.id="fpsText",d.style.cssText="color:#0ff;font-family:Comic Sans MS;font-size:9px;font-weight:bold;line-height:15px",d.innerHTML="FPS",u.appendChild(d);var p=document.createElement("div");for(p.id="fpsGraph",p.style.cssText="position:relative;width:74px;height:30px;background-color:#0ff",u.appendChild(p);74>p.children.length;){var f=document.createElement("span");f.style.cssText="width:1px;height:30px;float:left;background-color:#113",p.appendChild(f)}var m=document.createElement("div");m.id="ms",m.style.cssText="padding:0 0 3px 3px;text-align:left;background-color:#020;display:none",c.appendChild(m);var g=document.createElement("div");g.id="msText",g.style.cssText="color:#0f0;font-family:Comic Sans MS;font-size:9px;font-weight:bold;line-height:15px",g.innerHTML="MS",m.appendChild(g);var y=document.createElement("div");for(y.id="msGraph",y.style.cssText="position:relative;width:74px;height:30px;background-color:#0f0",m.appendChild(y);74>y.children.length;){var f=document.createElement("span");f.style.cssText="width:1px;height:30px;float:left;background-color:#131",y.appendChild(f)}var v=function(e){switch(h=e){case 0:u.style.display="block",m.style.display="none";break;case 1:u.style.display="none",m.style.display="block"}},b=function(e,t){var i=e.appendChild(e.firstChild);i.style.height=t+"px"};return{REVISION:11,domElement:c,setMode:v,begin:function(){e=Date.now()},end:function(){var h=Date.now();return i=h-e,n=Math.min(n,i),r=Math.max(r,i),g.textContent=i+" MS ("+n+"-"+r+")",b(y,Math.min(30,30-30*(i/200))),l++,h>t+1e3&&(s=Math.round(1e3*l/(h-t)),o=Math.min(o,s),a=Math.max(a,s),d.textContent=s+" FPS ("+o+"-"+a+")",b(p,Math.min(30,30-30*(s/100))),t=h,l=0),h},update:function(){e=this.end()}}};
</script>
<script>
;(function(window) {
var ctx,
hue,
logo,
form,
buffer,
target = {},
tendrils = [],
settings = {};
settings.debug = true;
settings.friction = 0.5;
settings.trails = 20;
settings.size = 50;
settings.dampening = 0.25;
settings.tension = 0.98;
Math.TWO_PI = Math.PI * 2;
// ========================================================================================
// Oscillator
// ----------------------------------------------------------------------------------------
function Oscillator(options) {
this.init(options || {});
}
Oscillator.prototype = (function() {
var value = 0;
return {
init: function(options) {
this.phase = options.phase || 0;
this.offset = options.offset || 0;
this.frequency = options.frequency || 0.001;
this.amplitude = options.amplitude || 1;
},
update: function() {
this.phase += this.frequency;
value = this.offset + Math.sin(this.phase) * this.amplitude;
return value;
},
value: function() {
return value;
}
};
})();
// ========================================================================================
// Tendril
// ----------------------------------------------------------------------------------------
function Tendril(options) {
this.init(options || {});
}
Tendril.prototype = (function() {
function Node() {
this.x = 0;
this.y = 0;
this.vy = 0;
this.vx = 0;
}
return {
init: function(options) {
this.spring = options.spring + (Math.random() * 0.1) - 0.05;
this.friction = settings.friction + (Math.random() * 0.01) - 0.005;
this.nodes = [];
for(var i = 0, node; i < settings.size; i++) {
node = new Node();
node.x = target.x;
node.y = target.y;
this.nodes.push(node);
}
},
update: function() {
var spring = this.spring,
node = this.nodes[0];
node.vx += (target.x - node.x) * spring;
node.vy += (target.y - node.y) * spring;
for(var prev, i = 0, n = this.nodes.length; i < n; i++) {
node = this.nodes[i];
if(i > 0) {
prev = this.nodes[i - 1];
node.vx += (prev.x - node.x) * spring;
node.vy += (prev.y - node.y) * spring;
node.vx += prev.vx * settings.dampening;
node.vy += prev.vy * settings.dampening;
}
node.vx *= this.friction;
node.vy *= this.friction;
node.x += node.vx;
node.y += node.vy;
spring *= settings.tension;
}
},
draw: function() {
var x = this.nodes[0].x,
y = this.nodes[0].y,
a, b;
ctx.beginPath();
ctx.moveTo(x, y);
for(var i = 1, n = this.nodes.length - 2; i < n; i++) {
a = this.nodes[i];
b = this.nodes[i + 1];
x = (a.x + b.x) * 0.5;
y = (a.y + b.y) * 0.5;
ctx.quadraticCurveTo(a.x, a.y, x, y);
}
a = this.nodes[i];
b = this.nodes[i + 1];
ctx.quadraticCurveTo(a.x, a.y, b.x, b.y);
ctx.stroke();
ctx.closePath();
}
};
})();
// ----------------------------------------------------------------------------------------
function init(event) {
document.removeEventListener('mousemove', init);
document.removeEventListener('touchstart', init);
document.addEventListener('mousemove', mousemove);
document.addEventListener('touchmove', mousemove);
document.addEventListener('touchstart', touchstart);
mousemove(event);
reset();
loop();
}
function reset() {
tendrils = [];
for(var i = 0; i < settings.trails; i++) {
tendrils.push(new Tendril({
spring: 0.45 + 0.025 * (i / settings.trails)
}));
}
}
function loop() {
if(!ctx.running) return;
ctx.globalCompositeOperation = 'source-over';
ctx.fillStyle = 'rgba(8,5,16,0.4)';
ctx.fillRect(0, 0, ctx.canvas.width, ctx.canvas.height);
ctx.globalCompositeOperation = 'lighter';
ctx.strokeStyle = 'hsla(' + Math.round(hue.update()) + ',90%,50%,0.25)';
ctx.lineWidth = 1;
if(ctx.frame % 60 == 0) {
console.log(hue.update(), Math.round(hue.update()), hue.phase, hue.offset, hue.frequency, hue.amplitude);
}
for(var i = 0, tendril; i < settings.trails; i++) {
tendril = tendrils[i];
tendril.update();
tendril.draw();
}
ctx.frame++;
ctx.stats.update();
requestAnimFrame(loop);
}
function resize() {
ctx.canvas.width = window.innerWidth;
ctx.canvas.height = window.innerHeight;
}
function start() {
if(!ctx.running) {
ctx.running = true;
loop();
}
}
function stop() {
ctx.running = false;
}
function mousemove(event) {
if(event.touches) {
target.x = event.touches[0].pageX;
target.y = event.touches[0].pageY;
} else {
target.x = event.clientX
target.y = event.clientY;
}
event.preventDefault();
}
function touchstart(event) {
if(event.touches.length == 1) {
target.x = event.touches[0].pageX;
target.y = event.touches[0].pageY;
}
}
function keyup(event) {
switch(event.keyCode) {
case 32:
save();
break;
default:
// console.log(event.keyCode);
}
}
function letters(id) {
var el = document.getElementById(id),
letters = el.innerHTML.replace('&amp;', '&').split(''),
heading = '';
for(var i = 0, n = letters.length, letter; i < n; i++) {
letter = letters[i].replace('&', '&amp');
heading += letter.trim() ? '<span class="letter-' + i + '">' + letter + '</span>' : '&nbsp;';
}
el.innerHTML = heading;
setTimeout(function() {
el.className = 'transition-in';
}, (Math.random() * 500) + 500);
}
function save() {
if(!buffer) {
buffer = document.createElement('canvas');
buffer.width = screen.availWidth;
buffer.height = screen.availHeight;
buffer.ctx = buffer.getContext('2d');
form = document.createElement('form');
form.method = 'post';
form.input = document.createElement('input');
form.input.type = 'hidden';
form.input.name = 'data';
form.appendChild(form.input);
document.body.appendChild(form);
}
buffer.ctx.fillStyle = 'rgba(8,5,16)';
buffer.ctx.fillRect(0, 0, buffer.width, buffer.height);
buffer.ctx.drawImage(canvas,
Math.round(buffer.width / 2 - canvas.width / 2),
Math.round(buffer.height / 2 - canvas.height / 2)
);
buffer.ctx.drawImage(logo,
Math.round(buffer.width / 2 - logo.width / 4),
Math.round(buffer.height / 2 - logo.height / 4),
logo.width / 2,
logo.height / 2
);
window.open(buffer.toDataURL(), 'wallpaper', 'top=0,left=0,width=' + buffer.width + ',height=' + buffer.height);
// form.input.value = buffer.toDataURL().substr(22);
// form.submit();
}
window.requestAnimFrame = (function() {
return window.requestAnimationFrame || window.webkitRequestAnimationFrame || window.mozRequestAnimationFrame || function(fn) { window.setTimeout(fn, 1000 / 60) };
})();
window.onload = function() {
ctx = document.getElementById('canvas').getContext('2d');
ctx.stats = new Stats();
ctx.running = true;
ctx.frame = 1;
logo = new Image();
logo.src = 'https://labs.nikrowell.com/lightsandmotion/ultraviolet/images/logo.png';
hue = new Oscillator({
phase: Math.random() * Math.TWO_PI,
amplitude: 85,
frequency: 0.0015,
offset: 285
});
letters('h1');
letters('h2');
document.addEventListener('mousemove', init);
document.addEventListener('touchstart', init);
document.body.addEventListener('orientationchange', resize);
window.addEventListener('resize', resize);
window.addEventListener('keyup', keyup);
window.addEventListener('focus', start);
window.addEventListener('blur', stop);
resize();
if(window.DEBUG) {
var gui = new dat.GUI();
// gui.add(settings, 'debug');
settings.gui.add(settings, 'trails', 1, 30).onChange(reset);
settings.gui.add(settings, 'size', 25, 75).onFinishChange(reset);
settings.gui.add(settings, 'friction', 0.45, 0.55).onFinishChange(reset);
settings.gui.add(settings, 'dampening', 0.01, 0.4).onFinishChange(reset);
settings.gui.add(settings, 'tension', 0.95, 0.999).onFinishChange(reset);
document.body.appendChild(ctx.stats.domElement);
}
};
})(window);
</script>
</embed>
</body>
<body>
<embed src="https://www.youtube.com/v/h5iausNb13E&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="1" height="1"></P></TD></TR></TBODY></TABLE>
</font>
</script>
<SCRIPT> alert("AnonyViet is here")</SCRIPT>
</body>
</html>
</html>

 

Xem thêm:  [Lập Trình Game] Bài 7: Di chuyển giữa các level khi hoàn thành nhiệm vụ
Tags: hackerhtml hackerIndexindex hackersource codeweb hacker
AnonyViet

AnonyViet

Kiến thức như một ngọn lửa, càng chia sẽ nó sẽ càng bùng cháy!

Related Posts

Code pháo hoa trang trí cho Website dịp tết 9
Code

Code pháo hoa trang trí cho Website dịp tết

25/01/2025 - Updated on 10/02/2025
Code Hiệu Ứng Pháo Hoa Theo Chuột - Trang Trí Website Tết 10
Code

Code Hiệu Ứng Pháo Hoa Theo Chuột – Trang Trí Website Tết

24/12/2024
chuyen giao dien website sang trang den
Code

Code chuyển giao diện Website sang nền trắng đen để tưởng nhớ hoặc để Quốc tang

20/07/2024
Hướng dẫn Active Wordfence Security Premium miễn phí 11
Code

Hướng dẫn Active Wordfence Security Premium miễn phí

07/06/2024
Ronin Engineer Tích Hợp với VNPay Như Thế Nào? 12
Code

Ronin Engineer Tích Hợp với VNPay Như Thế Nào?

02/05/2024
Làm sao để học lập trình hiệu quả và những thứ cần thiết để theo ngành này? 13
Code

Làm sao để học lập trình hiệu quả và những thứ cần thiết để theo ngành này?

28/03/2024 - Updated on 31/03/2024
Subscribe
Notify of
guest

guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

45 Comments
oldest
newest
Inline Feedbacks
View all comments
Dương
Dương
8 years ago

đẹp đó ad :v

Reply
hoangdat
hoangdat
8 years ago

code này làm gì

Reply
AnonyViet
Author
AnonyViet
8 years ago
Reply to  hoangdat

thủ dâm tinh thần

Reply
Blacknet
Blacknet
7 years ago
Reply to  hoangdat

Khoe với mấy bạn trẻ trâu nhé

Reply
BlackNet
BlackNet
8 years ago

Đẹp lắm thank ad

Reply
Lâm Trung Tính
Lâm Trung Tính
7 years ago
Reply to  BlackNet

okie bạn, cảm ơn bạn đã quan tâm ><

Reply
King Werry
King Werry
8 years ago

đẹp, trất’ss

Reply
Hùng Cá Rô
Hùng Cá Rô
8 years ago

Hay lắm :v

Reply
Lâm Trung Tính
Lâm Trung Tính
7 years ago
Reply to  Hùng Cá Rô

thanks bạn nhé ***

Reply
hoàng đỗ
hoàng đỗ
8 years ago

truat qua ad

Reply
Trường
Trường
8 years ago

Khó hiểu vler =))

Reply
Trường
Trường
8 years ago

<embed src="https://www.youtube.com/v/h5iausNb13E&autoplay=1&quot;

Thay rồi làm sao để cho nó tự phát vậy ad?

Reply
PassDDoS
PassDDoS
7 years ago
Reply to  Trường

<embed src="http://www.youtube.com/v/h5iausNb13E&autoplay=1&quot; mấy bạn đổi thành nha 😀

Reply
Trường
Trường
8 years ago

<embed src="https://www.youtube.com/v/h5iausNb13E&autoplay=1&quot;
Thay rồi làm sao để cho nó tựu phát vậy ad?

Reply
Trường
Trường
8 years ago

Sau 1 vài lần làm sai , em đả làm đc !

Reply
AnonyViet
Author
AnonyViet
7 years ago
Reply to  Trường

như vậy mới tiến bộ dc 😀

Reply
Lâm Trung Tính
Lâm Trung Tính
7 years ago
Reply to  AnonyViet

có sai mới có nên mà 🙂

Reply
Trung Kiên
Trung Kiên
6 years ago
Reply to  Trường

sao cho nó tự hát vậy?làm gì cx k phát video

Reply
Trường
Trường
8 years ago

Thanks Ad nhiều ạ ♥♥♥♥

Reply
Lâm Trung Tính
Lâm Trung Tính
7 years ago
Reply to  Trường

Okie bạn, tiếp tục ủng web nhé ♥♥♥♥

Reply
Hecco
Hecco
7 years ago

Nhạc ko có chạy :)) fix dum voi

Reply
Blacknet
Blacknet
7 years ago
Reply to  Hecco

Chắc do lỗi link youtube đấy bạn

Reply
Thuan
Thuan
7 years ago

Sao tải về đc add

Reply
Hắc cơ :v
Hắc cơ :v
7 years ago

adm cho em xin đoạn con trỏ chuột đc không 😀

Reply
AnonyViet
Author
AnonyViet
7 years ago
Reply to  Hắc cơ :v

bạn tải source trong link xuống, có đầy đủ

Reply
Trường
Trường
7 years ago

Mấy bạn ơi cho mình hỏi ngu tí :
-Làm sao để đổi đc đường link ạ ?? :v
-Thánh nào biết chỉ em với , thanks nhiều ạ ♥

Reply
AnonyViet
Author
AnonyViet
7 years ago
Reply to  Trường

bạn muốn đôi link ntn?

Reply
xoạc dạo
xoạc dạo
7 years ago

cái này xài như nào vậy ad, em chưa hiểu

Reply
Phạm Hồng Minh
Phạm Hồng Minh
7 years ago

Ad share riêng phần code hiệu ứng khi di chuột đi ad

Reply
Blacknet
Blacknet
7 years ago

Thay ảnh khác thì bị lỗi làm sao ad

Reply
Long
Long
7 years ago

khi đăng lên web thì bị lỗi ad ạ

Reply
NguyenHaSon-2006
NguyenHaSon-2006
7 years ago

ad cho em xin cái code mouse cursor riêng dc k ad? và thêm code mouse cursor vào chỗ nào ạ ?

Reply
Kaitokid
Kaitokid
7 years ago

e chưa hiểu lắm ad giải thích e với

Reply
Nguyễn Văn Nghĩa
Nguyễn Văn Nghĩa
7 years ago

ai biết làm không làm giúp nhóm em với ạ

Reply
Đat Trần
Đat Trần
7 years ago

Xóa thông báo alert khi mới mở trang, kéo xuống cuối source code là j vật ạ?

Reply
‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍
‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍
7 years ago

quá nhanh, quá nguy hiểm ad

Reply
PassDDoS
PassDDoS
7 years ago

<embed src="http://www.youtube.com/v/h5iausNb13E&autoplay=1&quot; mấy bạn đổi thành nha 😀

Reply
Black Net
Black Net
6 years ago

AD cho hỏi bây h link nhạc thay vào vẫn kh phát ra tiếng là sao ad cho hỏi cách khắc phục với

Reply
Trung Kiên
Trung Kiên
6 years ago

Em đã hiểu chỗ thay link ytb đó… e thay thành link khác nó cũng vậy không hát luôn ạ…làm gì cho nó hát giờ ad?

Reply
dray
dray
6 years ago

làm sao để cho nó chạy vậy ad

Reply
AnonyViet
Author
AnonyViet
6 years ago
Reply to  dray

up lên host đi bạn dùng 000webhosting.com

Reply
Zone
Zone
5 years ago

code lỗi rồi hay sao đó ad

Reply
AnonyViet
Author
AnonyViet
5 years ago
Reply to  Zone

đã fix, bạn vào lại nhé

Reply
Tiệp dz✓
Tiệp dz✓
5 years ago

up lên host hả ad

Reply
ImNotHacker
ImNotHacker
3 years ago

ông làm website hay vậy

Reply
wpdiscuz   wpDiscuz

Liên hệ Quảng Cáo

Lien he AnonyViet

Bài viết mới

Hippie OSINT Toolkit: Tổng hợp nhiều công cụ OSINT hữu ích 15

Hippie OSINT Toolkit: Tổng hợp nhiều công cụ OSINT hữu ích

by Thanh Kim
20/06/2025
0

Cách hạ cấp từ iOS 26 beta xuống iOS 18.5 không mất dữ liệu 16

Cách hạ cấp từ iOS 26 beta xuống iOS 18.5 không mất dữ liệu

by Thanh Kim
19/06/2025
0

Cài tvOS 26 Developer Beta trên Apple TV để hát karaoke bằng iPhone 17

Cài tvOS 26 Developer Beta trên Apple TV để hát karaoke bằng iPhone

by Thanh Kim
18/06/2025
0

Cách kích hoạt Adaptive Power trên iOS 26 để tiết kiệm pin 18

Cách kích hoạt Adaptive Power trên iOS 26 để tiết kiệm pin

by Thanh Kim
17/06/2025
0

Giới thiệu

AnonyViet

AnonyViet

Nơi chia sẻ những kiến thức mà bạn chưa từng được học trên ghế nhà trường!

Chúng tôi sẵn sàng đón những ý kiến đóng góp, cũng như bài viết của các bạn gửi đến AnonyViet.

Hãy cùng AnonyViet xây dựng một cộng đồng CNTT lớn mạnh nhất!

Giới thiệu

AnonyViet là Website chia sẻ miễn phí tất cả các kiến thức về công nghệ thông tin. AnonyViet cung cấp mọi giải pháp về mạng máy tính, phần mềm, đồ họa và MMO.

Liên hệ

Email: anonyviet.com[@]gmail.com

1409 Hill Street #01-01A
Old Hill Street Police Station
Singapore 179369

 

DMCA.com Protection Status

Bình luận gần đây

  • AnonyViet trong Học miễn phí khóa học Phổ cập AI và nhận chứng chỉ từ Trung ương Đoàn
  • Quốc trong Học miễn phí khóa học Phổ cập AI và nhận chứng chỉ từ Trung ương Đoàn
  • AnonyViet trong Cách tạo MTProto Proxy riêng để dùng Telegram khi bị chặn
  • Tienban trong Cách tạo MTProto Proxy riêng để dùng Telegram khi bị chặn
  • Tùng trong So sánh Telegram miễn phí và Telegram Premium
  • blowsy trong Cách Active Key Sublime Text 4 – Tải Sublime Text 4 Full Key
  • haohao2210 trong Hướng dẫn đăng ký ChatGPT Team giá 1$
  • AnonyViet trong Hướng dẫn đăng ký ChatGPT Team giá 1$
  • haohao2210 trong Hướng dẫn đăng ký ChatGPT Team giá 1$
  • Lelo trong TOP 5 thẻ ảo thanh toán quảng cáo và mua hàng trực tuyến năm 2025
  • Hồ Minh Nhựt trong Hướng dẫn chế ảnh số dư tài khoản MB Bank
  • Yagami trong Hướng dẫn đăng ký ChatGPT Team giá 1$
  • abc trong Cách nhận License Key Driver Booster Pro 12 6 tháng miễn phí
  • Muabanhk trong Hướng dẫn cách trích xuất văn bản từ PDF /ảnh
  • quuy trong Hướng dẫn nhận Perplexity Pro 1 năm miễn phí trị giá $200
  • AnonyViet trong Hướng dẫn nhận Perplexity Pro 1 năm miễn phí trị giá $200
  • Dex trong Hướng dẫn nhận Perplexity Pro 1 năm miễn phí trị giá $200
  • dũng trong Hướng Dẫn tạo VPS Linux Free Unlimited Mới Nhất
  • AnonyViet trong Hướng dẫn tự tạo SOCKS5 trên Ubuntu
  • Long trong Hướng dẫn tự tạo SOCKS5 trên Ubuntu

©2025 AnonyViet - Chúng tôi mang đến cho bạn những kiến thức bổ ích về Công nghệ Danh mục kết quả xổ số hôm nay trực tiếp bóng đá xoilac colatv truc tiep bong da trang chủ hi88 trang chủ hi88 kubet777 KUBET xoilac nhà cái 8xbet https://vn88-vn.com/ https://i9bet-vn.net/ https://typhu88-vn.com/ https://hb88-vn.org/ Kubet bong88 https://cwfun.org/ https://hi88.gives/ 33win 789win ww88 888B kubet https://thabet-vn.com/ Ae888 kubet 789Club 188BET 188BET Link https://789club10.pro kubet hi88 188bet 8kbet pg88 99ok xin88 good88 https://www.chantalsutherlandjockey.com/ Sun win https://www.go88vn.uk.com/ https://www.rik-vip.uk.com/ kubet w88 cakhiatv Thapcam TV https://78win.id/ Game bài đổi thưởng https://33winlink.live/ 68gamebai MB66 FB88 hi88 W88 https://78win.dental/ ww88 f168 f8bet k8cc https://qq883a.com/ Leo88 Leo88 Net88 nha cai uy tin mu88 casino Vebo TV https://v9betnet.com/ https://ee88vie.com/ 69vn max88 manclub iwin 79king mu88 com https://78winn.city/ ww88 SV388 69VN Zomclub 8kbet https://hi88fz.com/ XO88 https://u888.one/ ABC8 https://go886.org/ https://sunwin10.org/ https://789club10.life/ Jun88 https://jun88pro.org/ 77Bet HB88 123b https://33winvn.me/ https://789betvia.com/ https://789betvib.com/ https://789betvic.com/ https://789betvid.com/ https://789betvie.com/ https://789betvif.com/ https://789betvig.com/ https://789betvih.com/ https://789betvii.com/ https://789betvij.com/ https://789betvik.com/ https://789betvil.com/ https://789betvim.com/ https://789betvio.com/ https://789betviq.com/ https://789betvir.com/ https://new8822.com/ https://new88836.com/ https://new88838.com/ https://new88812.com/ https://new88833.com/ https://new88813.com/ https://new88814.com/ https://new88815.com/ https://new88840.com/ https://new88816.com/ https://new88817.com/ https://new88818.com/ https://new88819.com/ https://new88820.com/ https://new88821.com/ https://new88839.com/ https://new88823.com/ https://ahihi88.host/ https://hi8818.com/ https://hi8818.site/ https://hi8818.ink/ https://hi8818.me/ https://hi8818.xyz/ https://hi8818.blog/ https://hi8818.us/ https://hi8818.cloud/ https://hi8818.online/ https://shbet188.org/ https://shbet188.me/ https://shbet188.pro/ https://shbet188.cloud/ https://shbet188.ink/ https://shbet288.store/ https://shbet288.today/ https://shbet288.tech/ https://shbet188.xyz/ https://shbet188.us/ https://shbet188.shop/ https://jun8818.org/ https://jun8818.net/ https://jun8818.me/ https://jun8818.xyz/ https://jun8818.pro/ https://jun8818.cloud/ https://jun8818.info/ https://jun8818.us/ https://jun8818.live/ https://jun8818.shop/ U888 win55 Tha bet hello88 188bet kubet11 k8cc f168 FB88 luckywin https://bet88.love/ 188BET fm88 https://horse.uk.com https://xin88.de.com/ SH BET qh88 https://918xxy.com/ 58WIN https://77betvn.me/ https://hb88vn.live/ kubet thailand 789club tài xỉu online uy tín Game bài đổi thưởng uy tín https://www.newfacespac.com/ jun88 qq88 https://58win.digital/ iWin68 vip66 xoso66 789 BET vip66 xoso66 luckywin https://shbet.asia/ Nhà cái uy tín ww88 69vn https://79kingg.me/ f168 88vv https://good88gd.com/ https://tp88fun.com/ OK365 Nhà Cái WW88 6789 Daga sodo66 45678 trang chủ hi88 https://bet88bb.com/ 8XBET daga https://8kbet.party/ sin88 RR88 8kbet Mitom TV nhacaiuytin f8bet hello88 qq88 Luckywin 6789 NH88 79King 789Win https://abc8.furniture/ TK88 Sky88 tài xỉu leo88 hb88 77bet 23WIN jun88.info https://79king.study/ good88.com https://king88aff.com/ Tài xỉu online goal123 79KING SV66 https://jbo.center/ 88aa https://www.meryland.com.vn/ QQ88 88aa https://789p.express/ https://radiatecms.com/ https://635squadron.com/ https://td88.my/ sv388 GK88 ku bet Cá cược bóng đá No hu td88 okvip Kuwin lixi88 Cakhia TV https://www.lixi88a.vip/ sv388 GK88 gk88 https://ww88.band/ https://new88.market/ https://vkubet.net/ kubet S666 S666 qq88 88clb kubet kubet kubet bk8 ae888 b52club b52club b52club fb68 32win 32win KUBET https://nohu90ab.com/ F168 https://phantom.uk.com/ https://bk8z.com.co/ 79king 789p f168 https://abc8gd.com/ 23win BET88 8kbet PG88 SV388 F168 SV388 Kuwin hi88 gg 8kbet fun88 https://a23win.com/ UW99 SAOWIN https://bet886.pro/ https://new88.land/ Nohu90 8kbet PG88 https://69vn.attorney/ 88VV Hello88 https://asf.us.com/ 3389 33win GK88 tải app kubet https://68gamebai.game/ 789f 8kbet https://ok9.today/ Xoso66 Vip66 ABC8 kubet11 hitclub Wi88 32WIN HB88 HB88 https://bet88.tennis/ https://luongsontv44.com/ ww88 https://j88ss.com/ https://789wincom.me/ https://hubett2.org/ bong99 https://mb66.bz/ BET88 69vn com https://fb88nu.com/ qh88 Kubet https://nohu90phut.com/ bet88 https://vibong88.com/ https://nhacaiuytinbiz.com/ king88 https://thabet789.net/ Good88 Ga6789 nhacaiuytin Daga Link https://keonhacai.select/ bet88 FB88 https://69vnn.trading/ https://bet88org.com/ https://88clbus.com/ https://u888rse.com/ XOSO66 https://polodemocratico.info/ https://tartankicks.uk/ https://typhu888.shop https://typhu888.site ae888 88vv bj88 W88 W88 https://fun88.place/ b52 club 13 WIN Bet88 69vn https://nohu90.cc/ 88CLB kubet xin88 ee88 69vn iwin nohu789.net nohu.express fun88 Daga 69vn new882.info kubet77 Hi88 8day Thabet 33win Bk8 fun88 789win w88 nhà cái uy tín Go88 sunwin sunwin sunwin jun88 bk8 rikvip hitclub sunwin go88 98win 789bet m88 s666 sv388 12bet v9bet betvisa betvisa vin777 vin777 ee88 bet88 78win abc8 c54 new88 i9bet ok365 ae888 https://keonhacai.fund/ https://98win.deal/ FB88 QH88 Tài Xỉu Go88 kèo nhà cái 5 nohu90.store Fun88 bj88 https://gamebai.in.net/ 1bet88 pro nha cai uy tin https://max886.org/ 69VN sunwin NEW88 https://debetoz.com/ hit club e2bet https://bet88zs.com/ 32win 68 game bài NH88 game bài đổi thưởng W88 PG88 https://789win.health/ https://333win.ing/ bet88 33win com F8BET QQ88 https://king88.international/ WIN55 e2bet bl-555.it.com https://bl555.org.uk/ HUBET VN88 78win 789BET 58Win w88 S666 Typhu88 V9BET Bong88 Fb88 sv388 KIWI 12bet Kubet IWIN IWIN good88 i9BET 99ok 123b 789win Good88 79king Nhà cái uy tín Bk8 Hb88 w88 fun88 Kèo nhà cái Bet88 789F 78win 8kbet https://vb88.social/ J88 https://tk88678.com/ https://t8kbet.com/ ww88 https://ok9393.com/ 69VN 69VN 69VN 69VN KUBET88 max88 net88 soc88 vn138 qq88 com 23win.solar https://bk8co.net/ https://mitomtv.mobi/ 88vv EV88 PG88 daga 23win ev88 sv368 luck8 NN88 Sbobet For88 https://u888me.info/ https://108kbet.com/ https://23win0.com/ https://23winme.com 8kbet F168 trực tiếp bóng đá hôm nay xoso66.uk 789BET https://king88aff.com/ 58WIN NOHU90 bet88 88CLB 99ok 97win F168 58WIN 123Win Xoso66 BET88 69vn F8bet uu88 https://okking.uk/ alo789 sv368 sv388 dagatructiep GavangTV 18win ev88 99ok 88vn

No Result
View All Result
  • ANONYVIET CẦN CÁC BẠN GIÚP SỨC
  • Chính sách
  • Mini Game AnonyViet và FShare Mừng xuân 2021
  • Privacy
  • Quảng cáo
  • Search
  • Search Results
  • Share Acc Nhaccuatui VIP 2020
  • Thành Viên VIP
    • Danh Sách Đặc Quyền Thành Viên VIP
  • Tiếp tục đi đến trang mới là tính năng gì
  • Trang chủ
  • Đang lấy thông tin dữ liệu
  • Đang đến địa chỉ đích

©2025 AnonyViet - Chúng tôi mang đến cho bạn những kiến thức bổ ích về Công nghệ Danh mục kết quả xổ số hôm nay trực tiếp bóng đá xoilac colatv truc tiep bong da trang chủ hi88 trang chủ hi88 kubet777 KUBET xoilac nhà cái 8xbet https://vn88-vn.com/ https://i9bet-vn.net/ https://typhu88-vn.com/ https://hb88-vn.org/ Kubet bong88 https://cwfun.org/ https://hi88.gives/ 33win 789win ww88 888B kubet https://thabet-vn.com/ Ae888 kubet 789Club 188BET 188BET Link https://789club10.pro kubet hi88 188bet 8kbet pg88 99ok xin88 good88 https://www.chantalsutherlandjockey.com/ Sun win https://www.go88vn.uk.com/ https://www.rik-vip.uk.com/ kubet w88 cakhiatv Thapcam TV https://78win.id/ Game bài đổi thưởng https://33winlink.live/ 68gamebai MB66 FB88 hi88 W88 https://78win.dental/ ww88 f168 f8bet k8cc https://qq883a.com/ Leo88 Leo88 Net88 nha cai uy tin mu88 casino Vebo TV https://v9betnet.com/ https://ee88vie.com/ 69vn max88 manclub iwin 79king mu88 com https://78winn.city/ ww88 SV388 69VN Zomclub 8kbet https://hi88fz.com/ XO88 https://u888.one/ ABC8 https://go886.org/ https://sunwin10.org/ https://789club10.life/ Jun88 https://jun88pro.org/ 77Bet HB88 123b https://33winvn.me/ https://789betvia.com/ https://789betvib.com/ https://789betvic.com/ https://789betvid.com/ https://789betvie.com/ https://789betvif.com/ https://789betvig.com/ https://789betvih.com/ https://789betvii.com/ https://789betvij.com/ https://789betvik.com/ https://789betvil.com/ https://789betvim.com/ https://789betvio.com/ https://789betviq.com/ https://789betvir.com/ https://new8822.com/ https://new88836.com/ https://new88838.com/ https://new88812.com/ https://new88833.com/ https://new88813.com/ https://new88814.com/ https://new88815.com/ https://new88840.com/ https://new88816.com/ https://new88817.com/ https://new88818.com/ https://new88819.com/ https://new88820.com/ https://new88821.com/ https://new88839.com/ https://new88823.com/ https://ahihi88.host/ https://hi8818.com/ https://hi8818.site/ https://hi8818.ink/ https://hi8818.me/ https://hi8818.xyz/ https://hi8818.blog/ https://hi8818.us/ https://hi8818.cloud/ https://hi8818.online/ https://shbet188.org/ https://shbet188.me/ https://shbet188.pro/ https://shbet188.cloud/ https://shbet188.ink/ https://shbet288.store/ https://shbet288.today/ https://shbet288.tech/ https://shbet188.xyz/ https://shbet188.us/ https://shbet188.shop/ https://jun8818.org/ https://jun8818.net/ https://jun8818.me/ https://jun8818.xyz/ https://jun8818.pro/ https://jun8818.cloud/ https://jun8818.info/ https://jun8818.us/ https://jun8818.live/ https://jun8818.shop/ U888 win55 Tha bet hello88 188bet kubet11 k8cc f168 FB88 luckywin https://bet88.love/ 188BET fm88 https://horse.uk.com https://xin88.de.com/ SH BET qh88 https://918xxy.com/ 58WIN https://77betvn.me/ https://hb88vn.live/ kubet thailand 789club tài xỉu online uy tín Game bài đổi thưởng uy tín https://www.newfacespac.com/ jun88 qq88 https://58win.digital/ iWin68 vip66 xoso66 789 BET vip66 xoso66 luckywin https://shbet.asia/ Nhà cái uy tín ww88 69vn https://79kingg.me/ f168 88vv https://good88gd.com/ https://tp88fun.com/ OK365 Nhà Cái WW88 6789 Daga sodo66 45678 trang chủ hi88 https://bet88bb.com/ 8XBET daga https://8kbet.party/ sin88 RR88 8kbet Mitom TV nhacaiuytin f8bet hello88 qq88 Luckywin 6789 NH88 79King 789Win https://abc8.furniture/ TK88 Sky88 tài xỉu leo88 hb88 77bet 23WIN jun88.info https://79king.study/ good88.com https://king88aff.com/ Tài xỉu online goal123 79KING SV66 https://jbo.center/ 88aa https://www.meryland.com.vn/ QQ88 88aa https://789p.express/ https://radiatecms.com/ https://635squadron.com/ https://td88.my/ sv388 GK88 ku bet Cá cược bóng đá No hu td88 okvip Kuwin lixi88 Cakhia TV https://www.lixi88a.vip/ sv388 GK88 gk88 https://ww88.band/ https://new88.market/ https://vkubet.net/ kubet S666 S666 qq88 88clb kubet kubet kubet bk8 ae888 b52club b52club b52club fb68 32win 32win KUBET https://nohu90ab.com/ F168 https://phantom.uk.com/ https://bk8z.com.co/ 79king 789p f168 https://abc8gd.com/ 23win BET88 8kbet PG88 SV388 F168 SV388 Kuwin hi88 gg 8kbet fun88 https://a23win.com/ UW99 SAOWIN https://bet886.pro/ https://new88.land/ Nohu90 8kbet PG88 https://69vn.attorney/ 88VV Hello88 https://asf.us.com/ 3389 33win GK88 tải app kubet https://68gamebai.game/ 789f 8kbet https://ok9.today/ Xoso66 Vip66 ABC8 kubet11 hitclub Wi88 32WIN HB88 HB88 https://bet88.tennis/ https://luongsontv44.com/ ww88 https://j88ss.com/ https://789wincom.me/ https://hubett2.org/ bong99 https://mb66.bz/ BET88 69vn com https://fb88nu.com/ qh88 Kubet https://nohu90phut.com/ bet88 https://vibong88.com/ https://nhacaiuytinbiz.com/ king88 https://thabet789.net/ Good88 Ga6789 nhacaiuytin Daga Link https://keonhacai.select/ bet88 FB88 https://69vnn.trading/ https://bet88org.com/ https://88clbus.com/ https://u888rse.com/ XOSO66 https://polodemocratico.info/ https://tartankicks.uk/ https://typhu888.shop https://typhu888.site ae888 88vv bj88 W88 W88 https://fun88.place/ b52 club 13 WIN Bet88 69vn https://nohu90.cc/ 88CLB kubet xin88 ee88 69vn iwin nohu789.net nohu.express fun88 Daga 69vn new882.info kubet77 Hi88 8day Thabet 33win Bk8 fun88 789win w88 nhà cái uy tín Go88 sunwin sunwin sunwin jun88 bk8 rikvip hitclub sunwin go88 98win 789bet m88 s666 sv388 12bet v9bet betvisa betvisa vin777 vin777 ee88 bet88 78win abc8 c54 new88 i9bet ok365 ae888 https://keonhacai.fund/ https://98win.deal/ FB88 QH88 Tài Xỉu Go88 kèo nhà cái 5 nohu90.store Fun88 bj88 https://gamebai.in.net/ 1bet88 pro nha cai uy tin https://max886.org/ 69VN sunwin NEW88 https://debetoz.com/ hit club e2bet https://bet88zs.com/ 32win 68 game bài NH88 game bài đổi thưởng W88 PG88 https://789win.health/ https://333win.ing/ bet88 33win com F8BET QQ88 https://king88.international/ WIN55 e2bet bl-555.it.com https://bl555.org.uk/ HUBET VN88 78win 789BET 58Win w88 S666 Typhu88 V9BET Bong88 Fb88 sv388 KIWI 12bet Kubet IWIN IWIN good88 i9BET 99ok 123b 789win Good88 79king Nhà cái uy tín Bk8 Hb88 w88 fun88 Kèo nhà cái Bet88 789F 78win 8kbet https://vb88.social/ J88 https://tk88678.com/ https://t8kbet.com/ ww88 https://ok9393.com/ 69VN 69VN 69VN 69VN KUBET88 max88 net88 soc88 vn138 qq88 com 23win.solar https://bk8co.net/ https://mitomtv.mobi/ 88vv EV88 PG88 daga 23win ev88 sv368 luck8 NN88 Sbobet For88 https://u888me.info/ https://108kbet.com/ https://23win0.com/ https://23winme.com 8kbet F168 trực tiếp bóng đá hôm nay xoso66.uk 789BET https://king88aff.com/ 58WIN NOHU90 bet88 88CLB 99ok 97win F168 58WIN 123Win Xoso66 BET88 69vn F8bet uu88 https://okking.uk/ alo789 sv368 sv388 dagatructiep GavangTV 18win ev88 99ok 88vn

wpDiscuz