Page 1 of 1

spot.im

Posted: Wed Aug 08, 2018 8:26 am
by itay9001
Hello, I'm a developer from SPOT.IM.
SPOT.IM and its suffix (eg. recirculation.spot.im, app-cdn.spot.im) seem to be blocked.

SPOT.IM is a comment service similar to disqus.com.

We wish to exclude SPOT.IM from the filtering list as it affect our product to be loaded on our customers sites.

Code: Select all

||spot.im/yad/
@@||app-cdn.spot.im^$domain=o4anews.com|viralnova.com
@@||images.spot.im^$image,domain=viralnova.com
@@||recirculation.spot.im^$domain=o4anews.com|viralnova.com
@@||spot.im/launcher/bundle.js$domain=o4anews.com|viralnova.com
@@||spot.im/api/all/$xmlhttprequest,domain=iwatchonline.cr|iwatchonline.eu|watchonline.to
@@||spot.im/api/newsfeed-sync/$xmlhttprequest,domain=iwatchonline.cr|iwatchonline.eu|watchonline.to
@@||spot.im^$script,subdocument,domain=iwatchonline.cr|iwatchonline.eu|watchonline.to
@@||spot.im/api/all/$xmlhttprequest,domain=iwatchonline.cr|iwatchonline.eu|watchonline.to
@@||spot.im/api/newsfeed-sync/$xmlhttprequest,domain=iwatchonline.cr|iwatchonline.eu|watchonline.to
@@||spot.im^$script,subdocument,domain=iwatchonline.cr|iwatchonline.eu|watchonline.to
Thank You.

Re: spot.im

Posted: Wed Aug 08, 2018 10:55 am
by intense
spot.im is blocked only for

easyprivacy:

Code: Select all

||spot.im/api/tracker/
||spot.im^*/pixel?
easylist:

Code: Select all

||spot.im/yad/
all the other filters starting by @@ are exceptions (whitelisting stuff)

You should provide exact links to such broken (?) sites / pages and indicate the steps to get the issue

Re: spot.im

Posted: Wed Aug 08, 2018 2:12 pm
by itay9001
Example sites which out component is broken at:

Code: Select all

https://taskandpurpose.com/fired-marine-corps-flight-time/
https://theknow.denverpost.com/2018/08/06/colorado-dude-ranches/180827/
And many more are complaining about not seeing our component which seem to be caused because of blocked content.

Let me know for any other assets needed to exclude SPOT.IM.

Thank.
Itay.

Re: spot.im

Posted: Wed Aug 08, 2018 2:35 pm
by intense
it seems ||spot.im/yad/ is wrong
for example
@@||spot.im/yad/$subdocument,domain=taskandpurpose.com
restores the correct behaviour

probably ##div[data-spotim-slot]
is wrong too

Re: spot.im

Posted: Wed Aug 08, 2018 9:30 pm
by intense

Re: spot.im

Posted: Fri Aug 10, 2018 2:02 pm
by Khrin
intense wrote: Wed Aug 08, 2018 2:35 pm it seems ||spot.im/yad/ is wrong
for example
@@||spot.im/yad/$subdocument,domain=taskandpurpose.com
restores the correct behaviour

probably ##div[data-spotim-slot]
is wrong too
Widgets loads correctly for me. Filters will remain, unless are problematic for real.
intense wrote: Wed Aug 08, 2018 9:30 pm fixed for uBo (ublock origin)
https://github.com/uBlockOrigin/uAssets ... b126fe0d99
I don't really like much this filter. Could be easily exploited (and I'm surprised that isn't already used).

Re: spot.im

Posted: Fri Aug 10, 2018 2:33 pm
by intense
well, now I see the frame as well

probably they were replacing that frame by spoxy-eb.spot.im

removed the filter above