39 lines
		
	
	
		
			852 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			852 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <body>
 | |
| <p>
 | |
| Welcome.
 | |
| </p>
 | |
| <p>
 | |
| I may or may not change this web-page.
 | |
| </p>
 | |
|   <hr />
 | |
|   <p>If you are planning to 'stalk' me, I'll make it easier for you. As of 15 February 2018 A.D.,
 | |
|   </p>
 | |
|   <p>I'm sometimes active on the following:
 | |
|     <ul>
 | |
|       <li><a href="https://mobile.twitter.com/tanphengheong">
 | |
|         Twitter, at the handle @tanphengheong
 | |
|         </a>
 | |
|       </li>
 | |
|       <li>
 | |
|         <a href="https://spooky.pizza/@chen">
 | |
|           Mastodon, at the handle @chen@spooky.pizza
 | |
|         </a>
 | |
|       </li>
 | |
|       <li><a href="https://trust-in-jehovah.tumblr.com/">
 | |
|         Tumblr, under the user-name trust-in-jehovah
 | |
|         </a>
 | |
|       </li>
 | |
|   </ul>
 | |
|   </p>
 | |
|   <p>I'm no longer active at the following:
 | |
|     <ul>
 | |
|     <li><a href="https://www.quora.com/profile/Tony-Bingxiong-Chen">
 | |
|       Quora
 | |
|       </a>
 | |
|     </li>
 | |
|   </ul>
 | |
|   </p>
 | |
| </body>
 | |
| </html>
 |