Skip to content

Commit

Permalink
add more vps zones
Browse files Browse the repository at this point in the history
  • Loading branch information
PingHuskar committed Dec 21, 2023
1 parent c6b0602 commit 27ae4d9
Show file tree
Hide file tree
Showing 23 changed files with 117,142 additions and 19,648 deletions.
3 changes: 3 additions & 0 deletions ingress/VPS/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ var LeafIcon = L.Icon.extend({

let delay = 300
let c = []
let countvps = 0

let err = ''

Expand All @@ -102,6 +103,7 @@ const readJson500 = (filename) => {
`)
.bindTooltip(`${filename}, ${poi.title}`)
.addTo(map)
countvps++
}
})
.then(() => {
Expand All @@ -110,6 +112,7 @@ const readJson500 = (filename) => {
.catch((e) => {
err = e
console.log(err)
alert(`Found ${countvps} Active VPS`)
})
}

Expand Down
9,351 changes: 5,665 additions & 3,686 deletions ingress/VPS/data/13.json

Large diffs are not rendered by default.

8,595 changes: 2,619 additions & 5,976 deletions ingress/VPS/data/16.json

Large diffs are not rendered by default.

7,076 changes: 4,860 additions & 2,216 deletions ingress/VPS/data/30.json

Large diffs are not rendered by default.

5,378 changes: 5,378 additions & 0 deletions ingress/VPS/data/34.json

Large diffs are not rendered by default.

10,331 changes: 10,331 additions & 0 deletions ingress/VPS/data/35.json

Large diffs are not rendered by default.

3,652 changes: 3,652 additions & 0 deletions ingress/VPS/data/36.json

Large diffs are not rendered by default.

2,062 changes: 2,062 additions & 0 deletions ingress/VPS/data/37.json

Large diffs are not rendered by default.

2,717 changes: 2,717 additions & 0 deletions ingress/VPS/data/38.json

Large diffs are not rendered by default.

Loading

0 comments on commit 27ae4d9

Please sign in to comment.