fborj commited on
Commit
ca0e012
·
verified ·
1 Parent(s): 73b8fe9

Upload check_article.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. check_article.py +2 -0
check_article.py CHANGED
@@ -166,6 +166,7 @@ def explain_sources(db_results, web_results, top_score):
166
  "the guardian",
167
  # Cebuano / Visayas regional outlets
168
  "superbalita",
 
169
  "cebu daily news",
170
  "sunstar cebu",
171
  "the freeman",
@@ -174,6 +175,7 @@ def explain_sources(db_results, web_results, top_score):
174
  "visayas",
175
  "mindanao daily",
176
  "sunstar davao",
 
177
  }
178
 
179
  def is_reliable(source):
 
166
  "the guardian",
167
  # Cebuano / Visayas regional outlets
168
  "superbalita",
169
+ "banat",
170
  "cebu daily news",
171
  "sunstar cebu",
172
  "the freeman",
 
175
  "visayas",
176
  "mindanao daily",
177
  "sunstar davao",
178
+ "cdn digital",
179
  }
180
 
181
  def is_reliable(source):