Blocking gif images and rule creation
Posted: Sat Jul 04, 2015 1:50 pm
I am new to using ABP, I read the tutorials about creating filters, but I am getting confused
My goal is to just block gif images, so I created such rule, but I cant get it to block only gif images:
"||tumblr.com^$image"
In my desperation, I searched the internet and found two options:
A tumblr.com/*.gif
B .gif|$domain=example.com,image
Options which just confused me about creating rules.
1 Could someone kindly explain to me why
this rule ".gif|$domain=example.com" does NOT work as written without "image" while this one "tumblr.com/*.gif" works without "image"?
2. After reading the tutorial offered by adblockplus . org, I cant figure out, why this rule written as it is, works, could someone explain?
".gif|$domain=example.com,image"
3. How is it possible that the .gif extension in "tumblr.com/*.gif" AND ".gif|$domain=example.com" are in different places, and still work?
4. Does the rule "||tumblr.com^$image" could be use to block gif images? If YES, What else does the rule needs or what modification needs?
Thanks in advance, at least please, answer number 4.
My goal is to just block gif images, so I created such rule, but I cant get it to block only gif images:
"||tumblr.com^$image"
In my desperation, I searched the internet and found two options:
A tumblr.com/*.gif
B .gif|$domain=example.com,image
Options which just confused me about creating rules.
1 Could someone kindly explain to me why
this rule ".gif|$domain=example.com" does NOT work as written without "image" while this one "tumblr.com/*.gif" works without "image"?
2. After reading the tutorial offered by adblockplus . org, I cant figure out, why this rule written as it is, works, could someone explain?
".gif|$domain=example.com,image"
3. How is it possible that the .gif extension in "tumblr.com/*.gif" AND ".gif|$domain=example.com" are in different places, and still work?
4. Does the rule "||tumblr.com^$image" could be use to block gif images? If YES, What else does the rule needs or what modification needs?
Thanks in advance, at least please, answer number 4.