增加爬虫

This commit is contained in:
编码猿
2024-11-22 22:59:41 +08:00
parent 8fdd65b9bb
commit 4bc03fc814
10 changed files with 502 additions and 1573 deletions

View File

@@ -1,5 +1,5 @@
export default {
port: 3000,
port: 3030,
baseUrl: 'https://www.06se.com',
hot_tags: function () {
return `${this.baseUrl}/hot_tags`