Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
May 10th, 2014
284
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
(
function
(
)
{
var
a
=
new
Date
;
a.
setHours
(
18
,
0
)
;
var
b
=
setInterval
(
function
(
)
{
if
(
Date
.
now
(
)
>
a
)
{
clearInterval
(
b
)
;
document.
location
.
reload
(
)
;
}
}
,
1000
)
;
}
)
(
)
;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
🔥 EASY PROFIT GUIDE ✅ Working 🔥 ✅🚨
JavaScript | 11 min ago | 0.18 KB
💎 Free Crypto Method 💎 🔥🔥
JavaScript | 28 min ago | 0.18 KB
spiral_staircase
Lua | 38 min ago | 95.91 KB
Longest Repeating Character Replacement - Lee...
Java | 1 hour ago | 2.78 KB
ecu_firmware
C++ | 1 hour ago | 124.77 KB
Egg Highlight by Details - CSS Version
CSS | 1 hour ago | 187.40 KB
Untitled
T-SQL | 5 hours ago | 1.06 KB
Display Hat Mini Trixie
Python | 7 hours ago | 31.23 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
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!