From 2140d03d9bde8bb25a02e3f6faa25067684dcefd Mon Sep 17 00:00:00 2001 From: ylwdev Date: Wed, 31 Aug 2022 16:50:00 +0800 Subject: [PATCH] =?UTF-8?q?FQA=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/fqa.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fqa.md b/doc/fqa.md index 585d237..3362149 100644 --- a/doc/fqa.md +++ b/doc/fqa.md @@ -6,3 +6,7 @@ #### 为什么用户的城市信息和个人主页的不一致 CSDN个人主页显示的为省,本地图显示的为地级市。个人主页数据为实时更新,本地图数据为日更 + +### 铁粉榜:我为什么没有上榜? +铁粉榜默认按照区域内(全国范围、城市范围)内TOP 20用户,按照铁粉数汇聚 +同时排除以下用户:1.CSDN博客个人主页关闭铁粉的用户 2.CSDN内部的运营账号 -- GitLab