当前位置:网站首页>The perfect alternative to domestic Gravatar avatars Cravatar
The perfect alternative to domestic Gravatar avatars Cravatar
2022-08-10 22:00:00 【TOMD】
Domestic has been unable to load Gravatar, which seriously slows down the loading speed of Typecho/Wordpress, and some newbies may not know how to apply for an avatar.Cravatar avatar application address Enter the Cravatar avatar website and use your favorite avatarsRegister with your email address, log in and click "Create your avatar now".
Upload an avatar picture, leave a message on a website that supports avatars with your registered email address, and you will see your own exclusive Cravatar avatar
Cravatar
So how do you integrate Cravatar into your Typecho blog?
It's as simple as adding the following code to config.inc.php in the root directory of the site:
/*** Replaced Gravatar avatar with Cravatar avatar** Cravatar is the perfect alternative to Gravatar in China, you can update your avatar at https://cravatar.cn*/define('__TYPECHO_GRAVATAR_PREFIX__', 'https://cravatar.cn/avatar/');
Afterwards, the Cravatar avatar will replace Gravatar, and the loading speed of the avatar will be significantly improved, and the avatar will no longer be cached locally.
When the QQ mailbox used by the commenter does not apply for an avatar, Cravatar will automatically call the QQ avatar, which is very user-friendly.
边栏推荐
- Before implementing MES management system, these three questions to consider
- shell脚本循环语句for、while语句
- ArcPy读取Excel时序数据、批量反距离加权IDW插值与掩膜
- 【网络通信四】ping工具源码cmake工程编译以及运行说明
- 2022.8.9 Mock Competition
- MATLAB神经网络拟合工具箱Neural Net Fitting使用方法
- 直播课堂系统08补-腾讯云对象存储和课程分类管理
- RTL8721DM 双频WIFI + 蓝牙5.0 物联网(IoT)应用
- 第四届红帽杯网络安全大赛
- Application of Spatial 3D Model Reconstruction Based on Pix4Dmapper - Spatial Analysis and Site Selection
猜你喜欢
数据标注太昂贵?这个方法可以用有限的数据训练模型实现基于文本的ReID!
直播课堂系统08补-腾讯云对象存储和课程分类管理
直播课堂系统09--腾讯云点播管理模块(一)
【PCBA方案设计】蓝牙跳绳方案
【vulhub】MySql身份认证绕过漏洞复现(CVE-2012-2122)
带你一文读懂SaaS版多租户商城系统对多品牌企业的应用价值
LeetCode-36-二叉搜索树与双向链表
HighTec快捷键(Keys)设置位置
【PCBA solution】Electronic grip strength tester solution she'ji
Use Cloudreve to build a private cloud disk
随机推荐
ENVI最小距离、最大似然、支持向量机遥感影像分类
Interpretation of the paper (g-U-Nets) "Graph U-Nets"
HighTec shortcut keys (Keys) setting location
【SQL刷题】Day3----SQL必会的常用函数专项练习
力扣221题,最大正方形
UPDATE:修改数据语法使用例——《mysql 从入门到内卷再到入土》
MySQL高级指令
第四届红帽杯网络安全大赛
FPGA - 7系列 FPGA内部结构之Memory Resources -03- 内置纠错功能
内置模板市场,DataEase开源数据可视化分析平台v1.13.0发布
The use of TortoiseSVN little turtle
ENVI自动生成地面控制点实现栅格影像的自动地理配准
华为路由器旁挂引流实验(使用流策略)
【Windows】你不能访问此共享文件夹,因为你组织的安全策略阻止未经身份验证的来宾访问,这些策略可帮助保护你的电脑
根心与根轴
优化是一种习惯●出发点是'站在靠近临界'的地方
工程师应该怎么学习
GAN CFOP
wget编译升级故障解决
【vulhub】MySql身份认证绕过漏洞复现(CVE-2012-2122)