function biggerProfileImageFilter() {

    return function(input) {
        try {
            var splitURL = input.split('_bigger');