mirror of
				https://github.com/bumi/lntip
				synced 2025-10-31 12:35:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			384 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			384 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
|   <head>
 | |
|     <meta charset="UTF-8">
 | |
|     <title>LnMe</title>
 | |
|   </head>
 | |
|   <body>
 | |
| 
 | |
|     <script data-lnme-base-url="https://lnme.michaelbumann.com" src="https://lnme.michaelbumann.com/lnme/lnme.js"></script>
 | |
| 
 | |
|     <a href="#" onclick="javascript:new LnMe({ value: 100, memo: 'Thanks!' }).request();return false;">
 | |
|       Send me some sats
 | |
|     </a>
 | |
| 
 | |
|   </body>
 | |
| </html>
 |