Domain black-jackie.pages.dev
CLOUDFLARENET
Software information

cloudflare cloudflare

tcp/443 tcp/80 tcp/8443

  • Open service 2606:4700:310c::ac42:2cbf:8443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3YZ9yH%2B4oyYSg84YaHF7xU5dBPkVi4i4js3c57ThAqNisQbd8sDujEc36s17Cj4o9WK%2BC5Li6ZTw3A0nxzaPOuk8wgKuh00ldzu0DB8hWAyKqqoqMsvI4w1Kr5zr9n2QO7YI%2FtzeEBNK3B7O0Xg3hE1Yb5jQ"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad9efb50f4d-EWR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2cbf:80 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 14 Sep 2024 22:19:48 GMT
    Location: https://black-jackie.pages.dev/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BJE7diZnrLUsem5niElkIZ9Y6Zq1SNAQOEFMzio5afVF2s%2FIbPvjohilaPFfvbaAE2i34nKtSD9EzpYeXb%2F%2FBODtbZT3lt8Sk99OgEiqxJ3iJY04KWOFBrbIhqo9XbajxbFB7lSC3%2Fs6eO6dT7E%2F%2F%2BmISX27"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad86d417c88-EWR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 172.66.47.65:8443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:49 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jb3zMDc9eK%2F%2FrUcqEgk%2F7ZxiNG%2BOlalj7YnACRjOst9cUj3iDVZkOno93FVJVg%2FI8enJPPH0GQ3Dap4HrysdH55FtoA%2Bu2kblzBJNSKXiI04IfcAyKdz9fd%2BS802S7NwK1WCSdWLlGyX"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336adbc899cd48-LHR
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 172.66.47.65:80 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 14 Sep 2024 22:19:48 GMT
    Location: https://black-jackie.pages.dev/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Z6LYWpX4QqgfqFdDiCEUW95nMwHPxAqA89praIyrMmpkmmfS1LdSZVi9wsJkXK1CYrfmZnJrFBkONniQM2nop4Y86lBduQAvr9aBUzkwh%2BlWgK%2FioTHcdPEHuk3PYDtvhM%2FEYTSnHoGg"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad82ebb6602-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f41:8443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XWQKYr%2BT1H8zDQlNZ61BWgJYbRV%2B3uVl1GNAt6sSrLWJZaMOhwuLaDHpqD4HdcZ5gu7eVxFL9TL2u%2F%2B8SbGpUMz%2BvodVd9ak%2B%2Fdre8CkPGB4J13irv9skp5sZszAAX%2FfjHLzAUvMU7QaCtAudPGhRjI5KKlK"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad74d71d0d1-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2cbf:443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OK93SZ5eq%2BmHf6zlKgLpJWFV9bYbcLCVszdG37KtxvHypZ3cuw3cgHQGB9gdJ%2FMP2nXUjnlFnpmlagou0AKiwPfKhoOe6MJj89c8kOUQcwnzLzvJDw5phlTfLhQ1M99ryE2pWO4NsjzWfuL407ztG%2FFgbRzs"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad74fd09fae-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 172.66.47.65:443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:49 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8BXHX7chn9mpDZSkwCogDpBH1sGeHr%2F6Js7s7Ca8lin0IysZ7CFU%2FJf1X1HPnZxphZXIR5GfqwRRzWvi1%2FnqQL9dk0TTi1SwcelI49HXSv%2FPOpg8T0B0OQYIp8zZ5lvh5B5O3mdl%2BjmH"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336adafab68519-BOM
    alt-svc: h3=":443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f41:80 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 14 Sep 2024 22:19:48 GMT
    Location: https://black-jackie.pages.dev/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2BfveWar%2Fj45537%2BFuFBbPcCdlD8Qs%2FcdDgwkhTYQj702mqd4cwrJG9pSRpjUNCZBN%2FgPZzBVgPABSRDHkN0xj8kU479jdH6aYvO0apThNH9s2XKYDJ0plP6%2BoawKo5NlxEdDDH7POxHjJjiqEoF1%2FCKpqvQ9"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad58b270a6c-AMS
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 172.66.44.191:8443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=23ShKFutnQS7wVBjPNOtgpCtoEsyppwtDHkEWKNSi1JJWh90Lj9ETsqJbMZcZFrXsBhV8CLpS9QUw639AU4jnBMq3oyOsf%2Fipem1ClfA7ePa3Gz6i0gf4fSzjVd9nRatJXNTTPgCMQun"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad92d25b936-AMS
    alt-svc: h3=":8443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 2606:4700:310c::ac42:2f41:443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wp6plenAPF7YzmQgBZ61cxsArdqGKrjUG0D04AO7V2jrarDkB57AoXoVCMgi9fnX%2BvR9hooJTJ41DMdczLoLfcRLhaFmhb8WN5gcTHJ3gWacuVo5XU%2FzuqLcSRtLG%2BYv8uCvvlgs0Gh29COqFjA3uTru0AhO"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad77809cd1a-LHR
    alt-svc: h3=":443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 172.66.44.191:80 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 301 Moved Permanently
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html
    Content-Length: 167
    Connection: close
    Cache-Control: max-age=3600
    Expires: Sat, 14 Sep 2024 22:19:48 GMT
    Location: https://black-jackie.pages.dev/
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=eiXLeT4WhIXGMwMbbV%2Faga0g5AVgvX4VbTV4sbNyYe%2FmsT9fv69t2cWdEbQDFyac%2BsjWPnamvzyM9vxNgdGe%2FczBh2hFk0z0UbYRopGLsSNQAi3gIS9RJgZt8P3wFybZis%2FpS59sdk%2BN"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad52b1c8eca-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>cloudflare</center>
    </body>
    </html>
    
    Found 2024-09-14 by HttpPlugin
    Create report
  • Open service 172.66.44.191:443 · black-jackie.pages.dev

    2024-09-14 21:19

    HTTP/1.1 200 OK
    Date: Sat, 14 Sep 2024 21:19:48 GMT
    Content-Type: text/html; charset=utf-8
    Transfer-Encoding: chunked
    Connection: close
    Access-Control-Allow-Origin: *
    Cache-Control: public, max-age=0, must-revalidate
    referrer-policy: strict-origin-when-cross-origin
    x-content-type-options: nosniff
    Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KMPErVX%2FlX0HFSHpHWAps56LNVn0g25NTH6JUITCDt65kxa7XCCyitnloUYNwhe6M6to1CJPkEaMmFPKyfA3GjsHJtXvkheUrjSeZl5qAOvaxCRP9csEmz5uELuF1aI0D40wXVeJ2bJT"}],"group":"cf-nel","max_age":604800}
    NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
    Server: cloudflare
    CF-RAY: 8c336ad7acad6ae1-FRA
    alt-svc: h3=":443"; ma=86400
    
    Page title: 
    			Black Jackie
    		
    
    <!DOCTYPE html>
    <html>
    	<head>
    		<meta charset="utf-8">
    		<title>
    			Black Jackie
    		</title>
    		<link rel="stylesheet" href="files/blackjack.css" type="text/css">
    		<script type="text/javascript">
    		  var _gaq = _gaq || [];
    		  _gaq.push(['_setAccount', 'UA-3357667-1']);
    		  _gaq.push(['_setDomainName', 'geekie.net']);
    		  _gaq.push(['_trackPageview']);
    		
    		  (function() {
    		    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    		    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    		    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    		  })();
    		</script>
    	</head>
    	<body>
    		<div id="page">
    			<div id="header">
    				<h1>Black Jackie</h1>
    				<h6>A simple Blackjack game</h6>
    			</div>
    			<div class="content">
    				<div class="panel">
    					<div id="session">
    						<strong>This session</strong><br />
    						Games played: <span class="played">0</span><br/>
    						Won: <span class="won">0</span> Draw: <span class="draw">0</span> Lost: <span class="lost">0</span><br/>
    					</div>
    					<div id="total">
    						Total games played: <span class="played">0</span><br/>
    						<a id="showstats" href="#"><strong>Show more stats</strong></a><br />
    					</div>
    					<div class="bet">
    						Please select your bet:<br/>
    						<input type="radio" name="bet" value="1" id="bet_one" checked="checked" />
    						<label for = "bet_one">1</label>
    						<input type="radio" name="bet" value="2" id="bet_two" />
    						<label for = "bet_two">2</label>
    						<input type="radio" name="bet" value="5" id="bet_five" />
    						<label for = "bet_five">5</label>
    						<input type="radio" name="bet" value="10" id="bet_ten" />
    						<label for = "bet_ten">10</label>
    					</div>
    					
    				</div>
    				<div id="balance">Money: <span id="money">0</span><span id="pot" title="Your bet
    Inside brackets: your bet money
    +/-: is what you won/lost"></span></div>
    				<div class="main">
    					<div id="game">
    						<div class="hand" id="playerhand">
    							<h4>Your hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="playerpoints"></div>
    						</div>
    						<div class="hand" id="dealerhand">
    							<h4>Dealer's hand</h4>
    							<div class="cards"></div>
    							<div class="points" id="dealerpoints"></div>
    						</div>
    					</div>
    					<div id="commands">
    						<input id="deal" type="button" value="Deal" title="Deal"/>
    						<input id="done" type="button" value="Stand" title="Stop here"/>
    						<input id="double" type="button" value="Double" title="Double Down"/>
    						<input id="start" type="button" value="Restart" title="Play again"/>
    					</div>
    					<div id="results"></div>
    					<div id="debug"></div>
    				</div>
    			</div>
    			<div id="toggler">Show instructions</div>
    			<div id="instructions">
    					<strong>Black Jackie</strong>
    					<p>
    						This is a simple Black Jack game that I made to practise a bit Javascript and jQuery.<br />
    						It is far from perfect and probably has a few bugs :).<br />
    						If you wish you can get the source code from the <a href="https://github.com/WhiT3Kr0w/Black-Jackie" target="_blank">Black Jackie github repo</a>. <br />
    						If you see any errors or want to give some feedback or advice, please let me know.<br />
    						Feel free to use any bits of my code. Just give me a nudge so I can feel proud someone is using it.  ;)<br />
    					</p>
    					<strong>Instructions:</strong>
    					<p>
    						This is a simple Black Jack game, US style, but without the Split option.<br />
    						The purpose of the game is to make bets and try to win some money each hand dealt.<br />
    						To win a hand you will need to get as close to 21 points as possible, without exceeding 21. If you get 22 or more you are busted and lose the hand.<br />
    						Aces can count as 1 or 11 points, Jacks, Queens and Kings count as 10 points and the remaining cards are counted as their numeric value.<br />
    					</p><p>
    						Before starting don't forget to check the bet amount.<br />
    						Initially the dealer will deal 2 cards for you a
    Found 2024-09-14 by HttpPlugin
    Create report
black-jackie.pages.dev*.black-jackie.pages.dev
CN:
black-jackie.pages.dev
Key:
ECDSA-256
Issuer:
WE1
Not before:
2024-09-14 20:18
Not after:
2024-12-13 20:18