Dhuvas intergrated
This commit is contained in:
@@ -50,10 +50,10 @@ class DhenScraper
|
||||
'date' => Carbon::parse(str_replace("- ", "", $crawler->filter('.story-item--meta time')->first()->text()))->format("Y-m-d H:i:s"),
|
||||
'guid' => str_replace("https://dhen.mv/","",$url),
|
||||
'author' => $this->author,
|
||||
'topics' => [
|
||||
'topics' => [
|
||||
[
|
||||
"name" => "ވަކި މަޢުލޫއެއް ނޭންގެ",
|
||||
"slug" => "uncategorized"
|
||||
"slug" => "no-specific-topic"
|
||||
]
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user