更换 Gravatar CDN 为 loli.net
This commit is contained in:
		
							parent
							
								
									9a9935aefb
								
							
						
					
					
						commit
						86ff9ad4d5
					
				|  | @ -1,7 +1,7 @@ | |||
| <?php | ||||
| if (!defined('__TYPECHO_ROOT_DIR__')) exit; | ||||
| 
 | ||||
| define('__TYPECHO_GRAVATAR_PREFIX__', 'https://cdn.v2ex.com/gravatar/'); | ||||
| define('__TYPECHO_GRAVATAR_PREFIX__', 'https://gravatar.loli.net/avatar/'); | ||||
| 
 | ||||
| function themeConfig($form) { | ||||
|     echo '<h2>Sky 主题设置</h2>'; | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue