/*! jQuery Disqus - v0.0.1 - 2012-09-09 * https://github.com/johnymonster/jquery-disqus * Copyright (c) 2012 John; Licensed MIT, GPL */ (function(e){e.fn.awesome=function(){return this.each(function(){e(this).html("awesome")})},e.awesome=function(){return"awesome"},e.expr[":"].awesome=function(e){return e.textContent.indexOf("awesome")>=0}})(jQuery);