better filter for blacklist
This commit is contained in:
parent
19891b95e0
commit
9ae52acdec
@ -11,7 +11,7 @@
|
|||||||
;
|
;
|
||||||
(function($) {
|
(function($) {
|
||||||
|
|
||||||
var blackList = ['feeds.feedburner.com', 'pi.feedsportal.com', 'rc.feedsportal.com'];
|
var blackList = ['feeds.feedburner.com', '.feedsportal.co'];
|
||||||
$.fn.unveil = function(threshold, callback) {
|
$.fn.unveil = function(threshold, callback) {
|
||||||
|
|
||||||
var $w = $(window),
|
var $w = $(window),
|
||||||
|
Loading…
Reference in New Issue
Block a user