-
Notifications
You must be signed in to change notification settings - Fork 24
批量拉取数据 #21
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
我的网站不需要显示实时浏览量,所以我考虑每天定时离线构建页面。我使用astro构建纯静态页面。根据我从我朋友网站看到的post请求,脚本会访问
events.vercount.one。如果我离线构建页面,也应该会发同样的post请求。我的网站目前一共只有12个页面。