WIP
This commit is contained in:
@@ -66,7 +66,7 @@ class AdhadhuScraper
|
|||||||
'content' => $this->content,
|
'content' => $this->content,
|
||||||
'url' => $url,
|
'url' => $url,
|
||||||
'date' => $date,
|
'date' => $date,
|
||||||
'guid' => str_replace("https://adhadhu.com/news/","",$url),
|
'guid' => basename($url),
|
||||||
'author' => $this->author,
|
'author' => $this->author,
|
||||||
'topics' => $this->topics
|
'topics' => $this->topics
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user