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

Version v3.0 #18

Closed tajnymag closed 1 year ago

tajnymag commented 1 year ago

@JustixDevelopment, could you, please review the changes and test whether the version works as intended? I'm without an account at the moment.

Development version: https://raw.githubusercontent.com/tajnymag/tinder-deblur/develop/tinder.user.js

Main thing I changed from you version was that I merged the cache and photoIntervals into their own class. Then, using the newly created single cache object, abstracted some of the cache interactions in the actual business code.

jgeramb commented 1 year ago

I created a new PR with some enhancements and fixes.

tajnymag commented 1 year ago

Thank you, @JustixDevelopment. No idea, why GitHub hasn't notified me earlier. I merged your PR and develop into the master. Everyone should get the update once their *monkey checks for one.