Add IP check service.
Signed-off-by: Abdulkadir Furkan Şanlı <me@abdulocra.cy>
This commit is contained in:
		
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					*~
 | 
				
			||||||
							
								
								
									
										1
									
								
								content/ip
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								content/ip
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					<html><head><title>Current IP Check</title></head><body>Current IP Address: <?=$_SERVER['REMOTE_ADDR']?></body></html>
 | 
				
			||||||
@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
<head>
 | 
					<head>
 | 
				
			||||||
	<meta name="generator" content="Hugo 0.83.1" />
 | 
						<meta name="generator" content="Hugo 0.88.1" />
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
    <title>abdulocracy's personal site</title>
 | 
					    <title>abdulocracy's personal site</title>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user