From 21ed4e2aa7cde119bd05e80137fd4d6bc624c64a Mon Sep 17 00:00:00 2001 From: Bogdan Poplauschi Date: Tue, 14 Jul 2015 00:32:19 +0300 Subject: [PATCH] Added another test gif --- Examples/SDWebImage Demo/MasterViewController.m | 1 + 1 file changed, 1 insertion(+) diff --git a/Examples/SDWebImage Demo/MasterViewController.m b/Examples/SDWebImage Demo/MasterViewController.m index daf90c5..caeea15 100644 --- a/Examples/SDWebImage Demo/MasterViewController.m +++ b/Examples/SDWebImage Demo/MasterViewController.m @@ -37,6 +37,7 @@ _objects = [NSArray arrayWithObjects: @"http://www.httpwatch.com/httpgallery/authentication/authenticatedimage/default.aspx?0.35786508303135633", // requires HTTP auth, used to demo the NTLM auth + @"https://raw.githubusercontent.com/liyong03/YLGIFImage/master/YLGIFImageDemo/YLGIFImageDemo/joy.gif", @"http://assets.sbnation.com/assets/2512203/dogflops.gif", @"http://www.ioncannon.net/wp-content/uploads/2011/06/test2.webp", @"http://www.ioncannon.net/wp-content/uploads/2011/06/test9.webp",