Hello :)
Around a month ago, i got a custom bookmarklet coded for my wordpress blog and on top of the bookmarklet .js code there is this line
var token = 'QzEJ5PJ3/RRO4cubQQiKKNg5au6SESUSkQOK5w9HKFgH6GxVu1NNilA5TYqoMBbz6sKdZP6eQ4GeLyZ1Ht5S/VrHIISvHXKFPxXNUZmRp1M=';
I think this is some sort of API key or something that’s specific to a wordpress installation right? cause when i move the code from one blog to another, it does not work.
Unfortunately the coder that i hired is unreachable now and i am not sure how and where to fetch this key from.
Can someone please point me to where i can get this value off my wordpress instalation?
Entire Code for the Plugin / Bookmarklet
http://snippi.com/s/l4xof8g (Bookmarklet.php)
http://snippi.com/s/8ewe4z6 (Bookmarklet.js)
Thanks and Kind Regards.
Alex M.