增加爬虫

This commit is contained in:
编码猿
2024-11-23 12:21:29 +08:00
parent 12eca48220
commit b4297bf17c
4 changed files with 57 additions and 2 deletions

View File

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