10 lines
		
	
	
		
			293 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			293 B
		
	
	
	
		
			Plaintext
		
	
	
| onStart
 | |
|   - load 'wiki/qat/*' contents into memory, monitor for changes thereafter and update
 | |
|   - load last 'wiki/updates/*' contents into memory, monitor thereafter
 | |
| 
 | |
| @@QAT@@
 | |
|   - res.write(qats[Current day in year % count of qats loaded])
 | |
| 
 | |
| @@CONTENT@@:'/'
 | |
|   - res.write(renderUpdates(rules));
 |