tajnymag / tinder-deblur

Simple script using the official Tinder API to get clean photos of the users who liked you
MIT License
293 stars 29 forks source link

Added link button in teaser image + change of how teaser images displays #58

Closed felieppe closed 1 year ago

felieppe commented 1 year ago

Hey,

First pull request from me. I just added a link button in the top-left of the teaser image. The button redirects to the source URL of the teaser image, so the user can see full-size image from a new blank tab. Also, I changed the way the teaser image it is showed to the user.

Feel free to change anything you want from my pull request.

tajnymag commented 1 year ago

Great! Thanks for the contribution. The only thing I've changed was the variable declarations to keep the style consistant. Also I'm going to merge the PR to develop branch for a few days.

felieppe commented 1 year ago

No problem! Thank you.