Created
April 8, 2014 10:30
-
-
Save josephfinlayson/10107900 to your computer and use it in GitHub Desktop.
Auto like downloadable songs on soundcloud. Good combined with an IFTTT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function()%7B%24('.sc-button-download').each(function(key%2Cval )%7Blike %3D %24(val).parent('div')%3Blike %3D %24(like).children('button.sc-button-like'); like.trigger("click")%7D)%7D)() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment