소스 검색

更新 'index.mjs'

maxmind 1 개월 전
부모
커밋
10842ada53
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.mjs

+ 1 - 1
index.mjs

@@ -3,7 +3,7 @@ import { TOKEN_MAP } from './const.js'
 const API_URL = 'https://app-byreal-table.trrlzk.easypanel.host/api/top-positions'
 const DISCORD_WEBHOOK_URL = 'https://discord.com/api/webhooks/1449354624225120378/7gOkPXzZkaoQF7XWKFZRsevVSKXcUOuim2Rhtx_gWzBd9b7wphFMQiAIqBnRT3Gmkog4'
 const DEFAULT_POOL_ADDRESS = TOKEN_MAP['MON']
-const INTERVAL_MS = 5 * 60 * 1000 // 5分钟
+const INTERVAL_MS = 1 * 60 * 1000 // 1分钟
 const MAX_AGE_MS = 10 * 60 * 1000 // 10分钟
 
 // 存储已发送的 positionAddress