Skip to content

#6 unused headerFields & remove logic to unshortUrl#15

Open
naushad-madakiya wants to merge 2 commits intoVRGsoftUA:masterfrom
naushad-madakiya:unshort-url-issue
Open

#6 unused headerFields & remove logic to unshortUrl#15
naushad-madakiya wants to merge 2 commits intoVRGsoftUA:masterfrom
naushad-madakiya:unshort-url-issue

Conversation

@naushad-madakiya
Copy link
Copy Markdown

  • remove logic to remove unshortUrl as Jsoup does it internally
  • use content.url for original URL & content.finalUrl for final URL after redirection
  • update sample with an example for unshort URL with youtube URL

Issue: #6

Naushad Madakiya added 2 commits August 10, 2019 18:33
- Jsoup handles the redirection
- remove code related to unshorten url
- use content.url for actual url & content.finalUrl for final url after redirection
- use empty string instead of null check when parsign meta tags

Signed-off-by: Naushad Madakiya <naushad.madakiya@gmail.com>
- add short url of youtube
- update UI with new section for youtube url
- aligh texts to left instead of center
- make title bold and url italic

Signed-off-by: Naushad Madakiya <naushad.madakiya@gmail.com>
@naushad-madakiya
Copy link
Copy Markdown
Author

@pawlo2102 can someone look into the open PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants