17 lines
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			505 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "$schema": "../schema.json",
 | |
|   "name": "teddit",
 | |
|   "available": true,
 | |
|   "exposable": true,
 | |
|   "port": 8124,
 | |
|   "id": "teddit",
 | |
|   "tipi_version": 1,
 | |
|   "version": "latest",
 | |
|   "categories": ["social"],
 | |
|   "description": "A free and open source alternative Reddit front-end focused on privacy. Inspired by the Nitter project.",
 | |
|   "short_desc": "Alternative Reddit front-end focused on privacy https://teddit.net",
 | |
|   "author": "teddit",
 | |
|   "source": "https://codeberg.org/teddit/teddit",
 | |
|   "form_fields": []
 | |
| }
 | 
