Filter configuration added to config file
This commit is contained in:
		
							
								
								
									
										13
									
								
								config/karudhaas.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								config/karudhaas.php
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,13 @@
 | 
			
		||||
<?php
 | 
			
		||||
 | 
			
		||||
return [
 | 
			
		||||
 | 
			
		||||
    "topic_filters" => [
 | 
			
		||||
 | 
			
		||||
        "covid19" => ["covid19", "covid-19", "corona_virus", "covid_19", "coronavirus"],
 | 
			
		||||
        "sports" => [
 | 
			
		||||
            "football", "sport", "kulhivaru", "maldives_national_football_tea", "football_association_of_maldiv", "local_sports", "spanish_league",
 | 
			
		||||
            "english-premier-league", "spanish-la-liga", "real_madrid", "bayern-munich", "arsenal", "atletico_madrid", "chelsea", "united-victory", "manchester-united"
 | 
			
		||||
        ]
 | 
			
		||||
    ]
 | 
			
		||||
];
 | 
			
		||||
		Reference in New Issue
	
	Block a user