SwiftLinkPreview
SwiftLinkPreview copied to clipboard
infinite refresh redirection issue fix
-> before fetching meta heads, removed any comment lines to ensure validy of tags -> restricted redirection if title meta is present, assuming first fetched data has required information to fill up Response object -> made sure redirect recursion only loops one time for faster response from completion -> restricted max length of html string for faster performance, assuming meta tags are all available within half of the page hope fixed #139