当前位置:网站首页>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.
边栏推荐
- 【vulhub】MySql身份认证绕过漏洞复现(CVE-2012-2122)
- 【网络通信四】ping工具源码cmake工程编译以及运行说明
- apr_thread使用内存之谜
- 直播课堂系统08补-腾讯云对象存储和课程分类管理
- LeetCode-402 - Remove K digits
- 黑猫带你学Makefile第12篇:常见Makefile问题汇总
- Kubernetes Notes / Getting Started / Production Environment / Installing Kubernetes with Deployment Tools / Starting a Cluster with kubeadm / Creating a Cluster with kubeadm
- 2022.8.9 模拟赛
- 石油化工行业商业供应链管理系统:标准化供应商管理,优化企业供应链采购流程
- JVM经典五十问,这下面试稳了
猜你喜欢
【Maui正式版】创建可跨平台的Maui程序,以及有关依赖注入、MVVM双向绑定的实现和演示
直播课堂系统09--腾讯云点播管理模块(一)
shell编程之正则表达式与文本处理器
找的笔试题的复盘(一)
Using SylixOS virtual serial port, serial port free implementation system
社区分享|货拉拉通过JumpServer纳管大规模云上资产
shell(文本打印工具awk)
石油化工行业商业供应链管理系统:标准化供应商管理,优化企业供应链采购流程
内置模板市场,DataEase开源数据可视化分析平台v1.13.0发布
【PCBA方案】电子握力测试仪方案she‘ji
随机推荐
【SQL刷题】Day3----SQL必会的常用函数专项练习
黑猫带你学Makefile第12篇:常见Makefile问题汇总
优化是一种习惯●出发点是'站在靠近临界'的地方
Interpretation of the paper (g-U-Nets) "Graph U-Nets"
ENVI自动生成地面控制点实现栅格影像的自动地理配准
Bedtime story | made a Bitmap and AST length system configuration
Labelme-5.0.1 version edit polygon crash
UPDATE:修改数据语法使用例——《mysql 从入门到内卷再到入土》
C#【必备技能篇】Hex文件转bin文件的代码实现
Play RT-THREAD of doxygen
paddle 35 paddledetection保存训练过程中的log信息
ArcMap创建镶嵌数据集、导入栅格图像并修改像元数值显示范围
使用SylixOS虚拟串口,实现系统串口自由
智能方案设计——智能跳绳方案
Redis Command Manual
找的笔试题的复盘(一)
力扣221题,最大正方形
[Golang]用反射让你的代码变优美
微擎盲盒交友变现-vp_ph打开慢优化
玩转doxygen 之RT-THREAD