SwiftLinkPreview icon indicating copy to clipboard operation
SwiftLinkPreview copied to clipboard

infinite refresh redirection issue fix

Open nikeshakya opened this issue 3 years ago • 0 comments

-> 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

nikeshakya avatar Aug 27 '21 11:08 nikeshakya