Update ThiladhunScraper.php
This commit is contained in:
@@ -58,7 +58,7 @@ class ThiladhunScraper
|
|||||||
|
|
||||||
|
|
||||||
return [
|
return [
|
||||||
'service' => 'Thiladhun News',
|
'source' => 'Thiladhun News',
|
||||||
'title' => $this->title,
|
'title' => $this->title,
|
||||||
'og_title' => str_replace(" | Thiladhun", "", $crawler->filter('title')->first()->text('content')),
|
'og_title' => str_replace(" | Thiladhun", "", $crawler->filter('title')->first()->text('content')),
|
||||||
'image' => $this->image,
|
'image' => $this->image,
|
||||||
|
|||||||
Reference in New Issue
Block a user