mirror of
				https://api.glitch.com/git/presence-button
				synced 2025-10-31 12:45:35 +00:00 
			
		
		
		
	😹💫 Checkpoint
./server.js:933874/91
This commit is contained in:
		
							parent
							
								
									5f64de0129
								
							
						
					
					
						commit
						0349010171
					
				| @ -59,7 +59,7 @@ app.get("/api", (req, res) => { | ||||
|     "Access-Control-Allow-Headers", | ||||
|     "Origin, X-Requested-With, Content-Type, Accept" | ||||
|   ); | ||||
|   res.send({ fuzIsOpen, lastSeen, lastClosed, processUptime: process.uptime() }); | ||||
|   res.send({ fuzIsOpen, lastSeen, lastClosed, processUptime: new Date(process.uptime() * 1000).toISOString().substr(11, 8) }); | ||||
| }); | ||||
| 
 | ||||
| app.get("/status", (req, res) => { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user