added tor check to settings, webring disabled by default
This commit is contained in:
		
							parent
							
								
									3bf37386fc
								
							
						
					
					
						commit
						7d474af899
					
				| @ -31,7 +31,7 @@ path_to_thumb="./thumbs" | ||||
| path_to_fullsize="./images" | ||||
| 
 | ||||
| [webring] | ||||
| enabled=true | ||||
| enabled=false | ||||
| file_output="meta.json" | ||||
| 
 | ||||
| [webring.profile] | ||||
| @ -41,7 +41,8 @@ avatar="https://yourdomain.tld/microblog/images/avatar.jpg" | ||||
| short_bio= "Your self-description. Anything longer than 150 characters is truncated." | ||||
| 
 | ||||
| [webring.following] | ||||
| list= ["https://likho.neocities.org/microblog/meta.json"] | ||||
| list= ["https://likho.neocities.org/microblog/meta.json", | ||||
|        "https://check.torproject.org/api/ip"] | ||||
| format=""" | ||||
| <div class="fill"> | ||||
|     <div class="postcell"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user