Search results

  1. M

    Sell my electronic music [80% COMMISSION!]

    I run an EDM net label. We sell our music on 300+ digital stores, including iTunes, Amazon, Beatport, Google Play and so on. I need a Social Media / Internet Marketing expert to boost our sales. We will monitor our sales daily and you will receive 80% commission for your hard work (it means...
  2. M

    Copy/paste + YouTube annotations simple task

    I need a freelancer for a simple task. I have 100 videos, splitted in 30 playlists and Soundcloud profile with the same content (audio only) You have to: - Put some annotations on all videos (linking other videos on the same playlist + a fixed link to our homepage) - Fill tags on all videos...
  3. M

    Hacking the <a> tag in 100 characters

    YOU CAN REDIRECT A LEGIT LINK TO ANOTHER PAGE, EASILY! var links = document.getElementsByTagName('a');for(var i=0; i < links.length; i++){ links[i].onclick = function(){ this.href = 'yoursite'; // Insert link here };}
Back
Top