mirror of
				https://github.com/Mibew/cryptocurrency-icons.git
				synced 2025-10-31 02:25:56 +03:00 
			
		
		
		
	I had requests that people want the file names to be coinsymbol-coinname.png so I renamed the existing files with an alternative naming convention. Enjoy.
		
			
				
	
	
		
			4 lines
		
	
	
		
			65 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			65 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| header('HTTP/1.0 403 Forbidden');
 | |
| 
 | |
| echo 'Lost you must be'; |