Skip to content

CnBlogSubscribeTool can crawl blog home page data at regular intervals.

License

Notifications You must be signed in to change notification settings

jianba/CnBlogSubscribeTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CnBlogSubscribeTool

CnBlogSubscribeTool can crawl blog home page data at regular intervals.

Config

  • /Config/Mail.json
{
  "Name": "CnBlogSubscribeTool",
  "Address": "",
  "Host": "",
  "Port": 25,
  "Password": "",
  "ReceiveList": [
    "[email protected]",
    "[email protected]",
  ] 
}

Email

9 o'clock every day will send yesterday's blogs

Data

Get the data once every five minutes

About

CnBlogSubscribeTool can crawl blog home page data at regular intervals.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.8%
  • Batchfile 0.2%