mirror of
				https://api.glitch.com/git/presence-button
				synced 2025-10-31 15:45:34 +00:00 
			
		
		
		
	🏓👨❤️💋👨 Checkpoint
./server.js:933874/714
This commit is contained in:
		
							parent
							
								
									d06a2675b6
								
							
						
					
					
						commit
						25cc30b57f
					
				| @ -26,6 +26,9 @@ app.get("/", (req, res) => { | ||||
| }); | ||||
| 
 | ||||
| app.get("/img", (req, res) => { | ||||
|   res.header("Cache-Control", "no-store, no-cache, must-revalidate, proxy-revalidate"); | ||||
|   res.header("Pragma", "no-cache"); | ||||
|   res.header("Expires", "0"); | ||||
|   if (fuzIsOpen && new Date() - closingTimeout < lastSeen) { | ||||
|     return res.sendFile(__dirname + "/views/open.svg"); // https://www.flaticon.com/free-icon/open_1234189, maybe try https://flaticons.net/customize.php?dir=Miscellaneous&icon=Open.png without attribution
 | ||||
|   } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user