excerting
yes you spell excercising like this lol
Curious_Banana :)
yes you spell excercising like this lol
NOTE: DO NOT SWEAR THIS GAME IS ALSO FOR CONSOLE
in clicking simulator you click and gain clicks use clicks to rebirth and alot more
UPDATE LOG:
test
(+ (* 3 5) (- 10 66))
<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>
$(document).ready(function(){
if($( window ).width() < 767){
$("p").text("Sat");
}else{
$("p").text("Saturday");
}
});
$( window ).resize(function() {
if($( window ).width() < 767){
$("p").text("Sat");
}else{
$("p").text("Saturday");
}
});
</script>
</head>
<body>
<p>Saturday</p>
</body>
</html>
execl("/bin/ls","ls","-l",NULL);