针对最近的随笔文章进行爬虫测试,查看哪些网站在爬取文章信息
// box1.style.background-color = "red"; // Uncaught SyntaxError: Invalid left-hand side in assignment box1.style.backgroundColor = "red";