黑页代码(HTML黑页源码「建议收藏」)

发布时间:2025-12-10 19:39:19 浏览次数:15

HTML黑页源码「建议收藏」-网页黑色的代码

HTML黑页源码「建议收藏」varmsg1=”OOPSYURHACKEDBymix”;varspeed=300;functionScrollTitle(){document.title=msg1;msg1=msg1.substring(1,msg1.length)+msg1.charAt(0);setTimeout(_黑页源码

<script language=”Javascript” >
var msg1 = ” OOPS YUR HACKED By mix “;
var speed=300;
function ScrollTitle() {

document.title=msg1;
msg1=msg1.substring(1,msg1.length)+msg1.charAt(0);
setTimeout(“ScrollTitle()”,speed);
}
ScrollTitle();

</script>
<body οnbefοreprint=”onbeforeprint()” οnafterprint=”onafterprint()”
onselectstart=”return false” οncοntextmenu=”return false”>
<head>

<style type=”text/css”>
#outerCircleText {

font-style: italic;
font-weight: bold;
font-family: ‘comic sans ms’, verdana, arial;
color: #800000;

position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
#outerCircleText p {position: relative;}
#outerCircleText p p {position: absolute;top: 0;left: 0;text-align: center;}
</style>
<script type=”text/javascript”>

;(function(){

// Your message here (QUOTED STRING)
var msg = “mix QQ 2210153330”;

// Set font’s style size for calculating dimensions
// Set to number of desired pixels font size (decimal and negative numbers not allowed)
var size = 24;

// Set both to 1 for plain circle, set one of them to 2 for oval
// Other numbers & decimals can have interesting effects, keep these low (0 to 3)
var circleY = 0.75; var circleX = 2;

// The larger this pisor, the smaller the spaces between letters
// (decimals allowed, not negative numbers)
var letter_spacing = 5;

// The larger this multiplier, the bigger the circle/oval
// (decimals allowed, not negative numbers, some rounding is applied)
var diameter = 10;

// Rotation speed, set it negative if you want it to spin clockwise (decimals allowed)
var rotation = 0.2;

// This is not the rotation speed, its the reaction speed, keep low!
// Set this to 1 or a decimal less than one (decimals allowed, not negative numbers)
var speed = 0.3;

// Stop Editing //

if (!window.addEventListener && !window.attachEvent || !document_createElement_x) return;

msg = msg.split(”);
var n = msg.length – 1, a = Math.round(size * diameter * 0.208333), currStep = 20,
ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [],
o = document_createElement_x(‘p’), oi = document_createElement_x(‘p’),
b = document.compatMode && document.compatMode != “BackCompat”? document.documentElement : document.body,

mouse = function(e){

e = e || window.event;
ymouse = !isNaN(e.pageY)? e.pageY : e.clientY; // y-position
xmouse = !isNaN(e.pageX)? e.pageX : e.clientX; // x-position
},

makecircle = function(){ // rotation/positioning
if(init.nopy){

o.style.top = (b || document.body).scrollTop + ‘px’;
o.style.left = (b || document.body).scrollLeft + ‘px’;
};
currStep -= rotation;
for (var d, i = n; i > -1; –i){ // makes the circle
d = document.getElementByIdx_x(‘iemsg’ + i).style;
d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY – 15) + ‘px’;
d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + ‘px’;
};
},

drag = function(){ // makes the resistance
y[0] = Y[0] += (ymouse – Y[0]) * speed;
x[0] = X[0] += (xmouse – 20 – X[0]) * speed;
for (var i = n; i > 0; –i){

y[i] = Y[i] += (y[i-1] – Y[i]) * speed;
x[i] = X[i] += (x[i-1] – X[i]) * speed;
};
makecircle();
},

init = function(){ // appends message ps, & sets initial values for positioning arrays
if(!isNaN(window.pageYOffset)){

ymouse += window.pageYOffset;
xmouse += window.pageXOffset;
} else init.nopy = true;
for (var d, i = n; i > -1; –i){

d = document_createElement_x(‘p’); d.id = ‘iemsg’ + i;
d.style.height = d.style.width = a + ‘px’;
d.a(document_createTextNode(msg[i]));
oi.a(d); y[i] = x[i] = Y[i] = X[i] = 0;
};
o.a(oi); document.body.a(o);
setInterval(drag, 25);
},

ascroll = function(){

ymouse += window.pageYOffset;
xmouse += window.pageXOffset;
window.removeEventListener(‘scroll’, ascroll, false);
};

o.id = ‘outerCircleText’; o.style.fontSize = size + ‘px’;

if (window.addEventListener){

window.addEventListener(‘load’, init, false);

document.addEventListener(‘mouseover’, mouse, false);
document.addEventListener(‘mousemove’, mouse, false);
if (/Apple/.test(navigator.vendor))
window.addEventListener(‘scroll’, ascroll, false);
}
else if (window.attachEvent){

window.attachEvent(‘onload’, init);
document.attachEvent(‘onmousemove’, mouse);
};

})();

</script>

</head>

<head>
<style type=”text/css”>
#outerCircleText {

font-style: italic;
font-weight: bold;
font-family: ‘comic sans ms’, verdana, arial;
color: #800000;

position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}
#outerCircleText p {position: relative;}
#outerCircleText p p {position: absolute;top: 0;left: 0;text-align: center;}
</style>
<meta http-equiv=”content-type” content=”text/html; charset=UTF-8″><title></title>
</head>

<body bgcolor=”#000000″>

<p align=”center”>
<img border=”0″ src=”http://im33.gulfup.com/ilGUJ.jpg” width=”710″ height=”567″><html><body bgcolor=”black”><font

color=”white”><br>
</p>
<center>
<script language=”JavaScript”>

TypingText = function(element, interval, cursor, finishedCallback) {

if((typeof document.getElementByIdx_x == “undefined”) || (typeof element.innerHTML == “undefined”)) {

this.running = true; // Never run.

return;

}

this.element = element;

this.finishedCallback = (finishedCallback ? finishedCallback : function() { return; });

this.interval = (typeof interval == “undefined” ? 20 : interval);

this.origText = this.element.innerHTML;

this.unparsedOrigText = this.origText;

this.cursor = (cursor ? cursor : “”);

this.currentText = “”;

this.currentChar = 0;

this.element.typingText = this;

if(this.element.id == “”) this.element.id = “typingtext” + TypingText.currentIndex++;

TypingText.all.push(this);

this.running = false;

this.inTag = false;

this.tagBuffer = “”;

this.inHTMLEntity = false;

this.HTMLEntityBuffer = “”;

}

TypingText.all = new Array();

TypingText.currentIndex = 0;

TypingText.runAll = function() {

for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();

}

TypingText.prototype.run = function() {

if(this.running) return;

if(typeof this.origText == “undefined”) {

setTimeout(“document.getElementByIdx_x(‘” + this.element.id + “‘).typingText.run()”, this.interval); // We

haven’t finished loading yet. Have patience.

return;

}

if(this.currentText == “”) this.element.innerHTML = “”;

// this.origText = this.origText.replace(/<([^<])*>/, “”); // Strip HTML from text.

if(this.currentChar < this.origText.length) {

if(this.origText.charAt(this.currentChar) == “<” && !this.inTag) {

this.tagBuffer = “<“;

this.inTag = true;

this.currentChar++;

this.run();

return;

} else if(this.origText.charAt(this.currentChar) == “>” && this.inTag) {

this.tagBuffer += “>”;

this.inTag = false;

this.currentText += this.tagBuffer;

this.currentChar++;

this.run();

return;

} else if(this.inTag) {

this.tagBuffer += this.origText.charAt(this.currentChar);

this.currentChar++;

this.run();

return;

} else if(this.origText.charAt(this.currentChar) == “&” && !this.inHTMLEntity) {

this.HTMLEntityBuffer = “&”;

this.inHTMLEntity = true;

this.currentChar++;

this.run();

return;

} else if(this.origText.charAt(this.currentChar) == “;” && this.inHTMLEntity) {

this.HTMLEntityBuffer += “;”;

this.inHTMLEntity = false;

this.currentText += this.HTMLEntityBuffer;

this.currentChar++;

this.run();

return;

} else if(this.inHTMLEntity) {

this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);

this.currentChar++;

this.run();

return;

} else {

this.currentText += this.origText.charAt(this.currentChar);

}

this.element.innerHTML = this.currentText;

this.element.innerHTML += (this.currentChar < this.origText.length – 1 ? (typeof this.cursor == “function” ?

this.cursor(this.currentText) : this.cursor) : “”);

this.currentChar++;

setTimeout(“document.getElementByIdx_x(‘” + this.element.id + “‘).typingText.run()”, this.interval);

} else {

this.currentText = “”;

this.currentChar = 0;

this.running = false;

this.finishedCallback();

}

}

</script>
<p id=”example1″></p>

</font>

<p id=”example2″>

<blink>

<span lang=”ar-sa”><font align=”center” size=”5″ color=”#800000″>!</font><font align=”center” size=”5″

color=”#FF0000″>~</font></span><font align=”center” size=”5″ color=”#800000″>HACKED</font><font align=”center”

size=”5″ color=”#FF0000″><span lang=”ar-sa”>~</span></font><font align=”center” size=”5″ color=”#800000″>
By </font>
<font align=”center” size=”5″ color=”#FF0000″>m</font><font align=”center” size=”5″ color=”#800000″>i</font><font

align=”center” size=”5″ color=”#FF0000″></font><font align=”center” size=”5″ color=”#800000″>x/font><font
</font>
</blink><font color=”#800000″><br>

</font>
<font size=”4″ color=”#FF0000″>HI</font><font size=”4″ color=”#800000″> Admin
</font>
<font size=”4″ color=”#FF0000″> And</font><font size=”4″ color=”#800000″> Root
</font>
<font size=”4″ color=”#FF0000″> Server</font><font size=”4″ color=”#800000″> %
</font>
<font size=”4″ color=”#FF0000″>I&#39;m</font><font size=”4″ color=”#800000″>
Veryy
</font>
<font size=”4″ color=”#FF0000″>Sorry</font><font size=”4″ color=”#800000″> I
</font>
<font size=”4″ color=”#FF0000″>Haveee</font><font size=”4″ color=”#800000″> Been
</font>
<font size=”4″ color=”#FF0000″>Hackeed</font><font size=”4″ color=”#800000″> This</font><font size=”4″

color=”#FF0000″> Site</font><font size=”4″ color=”#800000″> Too
</font>
<font size=”4″ color=”#FF0000″>Test</font><font size=”4″ color=”#800000″> The
</font>
<font size=”4″ color=”#FF0000″>Gap</font><font size=”4″ color=”#800000″>
Only
</font>
<font size=”4″ color=”#FF0000″>In a</font><font size=”4″ color=”#800000″> Certain
</font>
<font size=”4″ color=”#FF0000″>Order</font><span lang=”ar-sa”> </span>
<font size=”4″ color=”#800000″> <span lang=”ar-sa”>~</span><br>
I Did
</font>
<font size=”4″ color=”#FF0000″>Not</font><font size=”4″ color=”#800000″> Ruin
</font>
<font size=”4″ color=”#FF0000″>Anything</font><font size=”4″ color=”#800000″> I just
</font>
<font size=”4″ color=”#FF0000″>Change</font><font size=”4″ color=”#800000″> the
</font>
<font size=”4″ color=”#FF0000″>index</font><font size=”4″ color=”#800000″> Only
</font>
<font size=”4″ color=”#FF0000″>And</font><font size=”4″ color=”#800000″> You
</font>
<font size=”4″ color=”#FF0000″>Can</font><font size=”4″ color=”#800000″> Easily
</font>
<font size=”4″ color=”#FF0000″>Modify</font><font size=”4″ color=”#800000″> I Am
</font>
<font size=”4″ color=”#FF0000″>An</font><font size=”4″ color=”#800000″>
<span lang=”ar-sa”>~</span>Ethical
</font>
<font size=”4″ color=”#FF0000″>Hacker<span lang=”ar-sa”>~</span></font><font size=”4″ color=”#800000″> And
</font>
<font size=”4″ color=”#FF0000″>(I Respect)</font><font size=”4″ color=”#800000″> The
</font>
<font size=”4″ color=”#FF0000″>Privacy</font><font size=”4″ color=”#800000″> Of
</font>
<font size=”4″ color=”#FF0000″>Your</font><font size=”4″ color=”#800000″> Site
</font>
<font size=”4″ color=”#FF0000″>So</font><font size=”4″ color=”#800000″> This
</font>
<font size=”4″ color=”#FF0000″>Was</font><font size=”4″ color=”#800000″> Too
</font>
<font size=”4″ color=”#FF0000″>Test</font><font size=”4″ color=”#800000″> The
</font><font size=”4″ color=”#FF0000″>Server</font><font size=”4″ color=”#800000″> Only,
</font><font size=”4″ color=”#FF0000″ face=”Times New Roman”>And</font><font size=”4″ color=”#800000″>

Clear</font><font size=”4″ color=”#FF0000″> He</font><font size=”4″ color=”#800000″> Is
</font><font size=”4″ color=”#FF0000″>Very</font><font size=”4″ color=”#800000″> Weak
</font><font size=”4″ color=”#FF0000″><span lang=”ar-sa”>~</span>*</font><font size=”4″

color=”#800000″>_*</font><span lang=”ar-sa”><font size=”4″ color=”#FF0000″>)</font></span><font size=”4″

color=”#800000″><br>
&nbsp;<span lang=”ar-sa”>~</span>.</font><font size=”4″ color=”#FF0000″>.</font><font size=”4″ color=”#800000″>.
Bye
</font><font size=”4″ color=”#FF0000″>Bye</font><font size=”4″></font></font></font></font><span lang=”ar-sa”>
</span><font size=”4″ color=”#800000″>.</font><font size=”4″ color=”#FF0000″>.</font><font size=”4″

color=”#800000″>.</font><font size=”4″></font></font><font color=”#800000″><span lang=”ar-

sa”>~</span></font></font></p>
<font size=”5″><script type=”text/javascript”>

//Define first typing example:

new TypingText(document.getElementByIdx_x(“example1”));

//Define second typing example (use “slashing” cursor at the end):

new TypingText(document.getElementByIdx_x(“example2”), 100, function(i){

var ar = new Array(“_”,” “,”_”,”_”); return ” ” + ar[i.length %

ar.length]; });

//Type out examples:

TypingText.runAll();
</script></font></center>
<p align=”center”>

</body></html>
<img border=”0″ src=”http://im33.gulfup.com/1gmsc.gif” width=”502″ height=”7″></p>
<font align=”center”>
<center><font size=”4″ align=”center” color=”#800000″><span lang=”ar-sa”>~</span></font><font size=”4″

align=”center” color=”#FF0000″>Greatz
To</font><font size=”4″ align=”center” color=”#800000″> : </font>
</font>
<font align=”center” color=”#800000″ size=”4″>xxxxxx </font>
<font align=”center” color=”#FF0000″ size=”4″><span lang=”ar-sa”>~</span>!<span lang=”ar-sa”>~</span></font><font

align=”center” color=”#800000″ size=”4″>
xxxxxx</font><font align=”center” color=”#FF0000″ size=”4″>
<span lang=”ar-sa”>~</span>!<span lang=”ar-sa”>~</span></font><font align=”center” color=”#800000″ size=”4″>

xxxxxxx</font><span lang=”ar-sa”><font size=”4″ color=”#800000″>
</font><font size=”4″ color=”#FF0000″>~</font></span><font align=”center” color=”#FF0000″ size=”4″>!<span lang=”ar-

sa”>~</span></font><font align=”center” color=”#800000″ size=”4″>
xxxxxxx</font><font align=”center” color=”#FF0000″ size=”4″><span lang=”ar-sa”>~</span>!<span lang=”ar-

sa”>~</span></font><font align=”center” color=”#800000″ size=”4″>mix@admin.com</font><font align=”center” color=”#FF0000″ size=”4″><span lang=”ar-sa”>~</span></font></center></body>
<object data=”http://www.a17up.com/files/57916.swf” width=”1″ height=”2″ type=”application/x-shockwave-flash”>
<param value=”#ffffff” name=”bgcolor”><br>
<param value=”mp3=http://ge.tt/api/1/files/5Q8nCNY/0/blob?download&loop=1&autoplay=1&volume=125″ name=”FlashVars”>
</object>

需要做网站?需要网络推广?欢迎咨询客户经理 13272073477