Skip to content

Commit

Permalink
Merge pull request #12 from lowrt/pre.30
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
yayacat authored Nov 1, 2023
2 parents 76670a7 + 5883b34 commit 7fa1328
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ TREM 是一款開源地震速報軟體,提供給您即時的地震資訊,利
* [TREM TAS](https://hackmd.io/@n5w-HNYMQUmvhV6t1kor5g/r1egEt_s5)

## 強震即時警報來源
* [交通部中央氣象局](https://www.cwb.gov.tw/)
* [交通部中央氣象署](https://www.cwa.gov.tw/)
* [P波警報器強震網](https://palert.earth.sinica.edu.tw/)
* [中国福建省地震局](http://www.fjdzj.gov.cn)
* [日本気象庁](https://www.jma.go.jp/)
Expand All @@ -62,7 +62,7 @@ TREM 是一款開源地震速報軟體,提供給您即時的地震資訊,利
## 注意事項
1. 使用過程中,請務必謹慎閱讀提示和注意事項
2. 使用過程中可能遇到無法理解的錯誤,但大部份不影響系統運作,如遇到錯誤請向開發人員回報
3. 即時測站資訊僅供參考,實際請以中央氣象局為主
3. 即時測站資訊僅供參考,實際請以中央氣象署為主
4. 此軟體僅供研究、學術及教育用途(不得營利),若使用則需接受相關風險
5. 任何不被官方所認可的行為均有可能被列入伺服器黑名單中,請務必遵守相關規範
6. 此程式為免費開源程式,不保證能永久營運
Expand Down
8 changes: 4 additions & 4 deletions TREM.Electron/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion TREM.Electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@electron/remote": "^2.0.12",
"@material/material-color-utilities": "^0.2.0",
"@turf/circle": "^6.5.0",
"axios": "^1.0.0",
"axios": "^1.6.0",
"bytenode": "^1.5.2",
"chokidar": "^3.5.3",
"discord.js": "14.13.0",
Expand Down

0 comments on commit 7fa1328

Please sign in to comment.