From c53cdfc4f8c0cb1a604016203d2b776edec46c48 Mon Sep 17 00:00:00 2001 From: ninoskopac Date: Wed, 2 May 2018 18:58:44 +0700 Subject: [PATCH] replace image --- README.md | 2 +- example.php | 2 +- tests/ChannelTest.php | 2 +- tests/fixtures/channel.xml | 2 +- tests/fixtures/feed.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4408080..20e490f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ $title = 'Read2Me Daily Curated Articles'; $link = 'https://read2me.online'; $author = 'NYTimes and Medium'; $email = 'hello@read2me.online'; -$image = 'https://d22fip447qchhd.cloudfront.net/api/widget/static/images/default-thumbnail.png'; +$image = 'https://d22fip447qchhd.cloudfront.net/api/widget/static/images/android-chrome-1400x1400.png'; $explicit = false; $categories = [ 'News', diff --git a/example.php b/example.php index 99487be..72ecaa4 100644 --- a/example.php +++ b/example.php @@ -17,7 +17,7 @@ $link = 'https://read2me.online'; $author = 'NYTimes and Medium'; $email = 'hello@read2me.online'; -$image = 'https://d22fip447qchhd.cloudfront.net/api/widget/static/images/default-thumbnail.png'; +$image = 'https://d22fip447qchhd.cloudfront.net/api/widget/static/images/android-chrome-1400x1400.png'; $explicit = false; $categories = [ 'News', diff --git a/tests/ChannelTest.php b/tests/ChannelTest.php index 8a13b52..8985232 100644 --- a/tests/ChannelTest.php +++ b/tests/ChannelTest.php @@ -17,7 +17,7 @@ class ChannelTest extends TestCase private const Link = 'https://read2me.online'; private const Author = 'NYTimes and Medium'; private const Email = 'hello@read2me.online'; - private const Image = 'https://d22fip447qchhd.cloudfront.net/api/widget/static/images/default-thumbnail.png'; + private const Image = 'https://d22fip447qchhd.cloudfront.net/api/widget/static/images/android-chrome-1400x1400.png'; private const Explicit = false; private const Categories = [ 'News', diff --git a/tests/fixtures/channel.xml b/tests/fixtures/channel.xml index febeb41..ef16ce2 100644 --- a/tests/fixtures/channel.xml +++ b/tests/fixtures/channel.xml @@ -8,7 +8,7 @@ hello@read2me.online - + no diff --git a/tests/fixtures/feed.xml b/tests/fixtures/feed.xml index b814ecb..ff587e3 100644 --- a/tests/fixtures/feed.xml +++ b/tests/fixtures/feed.xml @@ -11,7 +11,7 @@ hello@read2me.online - + no