diff --git a/bridges/GatesNotesBridge.php b/bridges/GatesNotesBridge.php
index c7b7c37f..61dccb1a 100644
--- a/bridges/GatesNotesBridge.php
+++ b/bridges/GatesNotesBridge.php
@@ -20,11 +20,13 @@ class GatesNotesBridge extends BridgeAbstract
$apiUrl = self::URI . $api_endpoint . http_build_query($params);
$rawContent = getContents($apiUrl);
- $cleanedContent = str_replace('\r\n', '', substr($rawContent, 1, -1));
- $cleanedContent = str_replace('\"', '"', $cleanedContent);
+ $cleanedContent = str_replace([
+ '
' . $article_html->find('div.article_top_description', 0)->innertext . '
'; - $hero_image = '