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