jerdev38282 commited on
Commit
bc92698
·
verified ·
1 Parent(s): 3278e26

Create up.json

Browse files
Files changed (1) hide show
  1. up.json +17 -0
up.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "interval_seconds": 10,
3
+ "targets": [
4
+ {
5
+ "name": "HEY4 Render",
6
+ "url": "https://hey4.onrender.com"
7
+ },
8
+ {
9
+ "name": "MarkDevs Docs",
10
+ "url": "https://markdevs69v2.onrender.com/docs"
11
+ },
12
+ {
13
+ "name": "CC Projects Docs",
14
+ "url": "https://ccprojectsapis.zetsu.xyz/docs.html"
15
+ }
16
+ ]
17
+ }