Air Quality
This commit is contained in:
		@@ -12,6 +12,7 @@ class CronApi extends ApiController {
 | 
			
		||||
		  echo (new Covid)->fetch('');
 | 
			
		||||
		  echo (new OpenWeatherMap)->fetch('');
 | 
			
		||||
		  echo (new UsaElection)->fetch('');
 | 
			
		||||
		  echo (new AirQuality)->fetch('');
 | 
			
		||||
 | 
			
		||||
			//	Database Backup
 | 
			
		||||
		  $filenames = [];
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user