I hereby claim:
- I am babrath on github.
- I am babrath (https://keybase.io/babrath) on keybase.
- I have a public key ASClSPD8JcSHumd5TmtFXZf7FMJlzI0fO7GPQH7tTGXoQQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// first go to https://www.facebook.com/groups/XXXX/members/ | |
// then paste this in the javascript console | |
deleteAll = []; | |
deleteAll.elms = []; | |
deleteAll.canClick = function (el) { | |
return (typeof el != 'undefined') && (typeof el.click != 'undefined'); | |
} | |
deleteAll.load = function() { |