Skip to content

Commit

Permalink
fix: remove fjdzj.cwa
Browse files Browse the repository at this point in the history
  • Loading branch information
cstrikeasia committed Dec 8, 2024
1 parent d9dff2d commit 26ee55e
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 8 deletions.
Binary file modified eew-source.trem
Binary file not shown.
2 changes: 0 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,9 @@ class Plugin {
JSON.parse(localStorage.getItem("eew-source-plugin")) || [];
this.supportSource = [
{ value: "trem", text: "TREM (僅套用在重播)" },
{ value: "cwa", text: "中央氣象署 (CWA)" },
{ value: "nied", text: "防災科研 (NIED)" },
{ value: "kma", text: "韓國氣象廳 (KMA)" },
{ value: "scdzj", text: "四川省地震局 (SCDZJ)" },
{ value: "fjdzj", text: "福建省地震局 (FJDZJ)" },
];
}

Expand Down
2 changes: 1 addition & 1 deletion info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eew-source",
"version": "0.0.4",
"version": "0.0.5",
"description": {
"zh_tw": "TREM-Lite EEW Source Plugin",
"zh-Hant": "TREM-Lite 地震速報來源擴充套件"
Expand Down
10 changes: 5 additions & 5 deletions signature.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"timestamp": 1733638413644,
"version": "0.0.4",
"timestamp": 1733638711830,
"version": "0.0.5",
"fileHashes": {
"index.js": "7c59b911cfb7d0ace714d4386fc5ebd687e9b8c21ca78fb6e7be10598ea1a22b",
"info.json": "c061604406cdc68d04ab620917ce0b29b72e916afb14aed88f5b893de05c4bc4"
"index.js": "3ebe32adb620447f7a60191ae28ed3230700bb3e04d8dedac87724d0bc659ad5",
"info.json": "44af1b80c3a484eecb3ef503ba1c3be9040aad2f7994df9ec95098d3adc8c07e"
},
"signature": "hzNrM38EuK9VNvhDjt4P0+ZIFlldAn+tDvG45MF34IQHXSqzTh+h8lFhTX43fKe4bB49jIXhB4Ef73zK6s1HvODy2i+YL2DTOWkIu3HyMm1onkCUjbfSa5fLNHVeAIW35XZWLcRb7rZZzIugACh/tZsUQvn1R8om6rWqr9kqa9cCsz/OdNOuERSNRPUN8A4+GE63rTZRwKvpSGhjzK6clXPt9AxHzgke+N1+XtbW1Md3OKgX7IU30RF80WcQ9FlcuMhvkl9aorm1CQsScHCBHqJ6sdVDr4H+s681uM3wzelizy5+ayaarxN8bTbp8S1zg/NaIB+zY8XDuthoS39Uqg=="
"signature": "Tc7RP33+/gT+srwWEYgTlLWiS5hXXS3EJ43cielvEY3d7FDAMw676ex9jLEuQbPrNrhkBAcscRAAkSil5EEZ4o4ketyhpmepWgVr8AJxbiGE5IkVuTAZIZq82apjkNB7Qbfx99rzB4rtFgvdf0G7wDNMIm62l9+XQ7ThSw+4lBcDIUO6i9yc4YRrjigAtvENk7d9Q3E+cBjH2AuVgQTrap1Q5LUetIjYT+2U+ue3CAy6t2Q+seWeuTWoXkSa6m6d0amvnstLz1+ERAWoQ1QXVTwEemtfRwwQ9k3pVFlWBucK4Zg1BHRHMv4vPSOfuBrsdvmYBUzZa/fjZhd07GvYRQ=="
}

0 comments on commit 26ee55e

Please sign in to comment.