autosaver.com

This is where you should report issues arising from the subscription filters.
Locked
madd
New Member
New Member
Posts: 2
Joined: Wed Oct 21, 2020 3:49 pm

autosaver.com

Post by madd »

We provide widgets for third party vehicle selling companies which helps customers trade-in or sell their vehicles. They install our customized buttons and banners on their websites for customers to click on them and fill out their vehicle info. After that we show their vehicle price on the market right now. Those banners and buttons are blocked.
Our tools are installed via the script which start with vrm.autosaver.com.
Example of a third party dealer website where our tools are blocked incorrectly:

Code: Select all

https://www.tuttleclickgenesis.com/used-vehicles-irvine-ca
There is a banner at the top of this page with an input text. That banner is blocked with easylist on. And the Value Your Trade button along each vehicle, which is also blocked when it's on.
Basically, any script or html tag which contains "autosaver" should not be blocked.

Thanks,
User avatar
fanboy Verified
EasyList Author
EasyList Author
Posts: 12244
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy Verified »

We're doing nothing, because we're not blocking vrm.autosaver.com and I checked the site.

Even compared: https://imgur.com/a/L1tbeHU
madd
New Member
New Member
Posts: 2
Joined: Wed Oct 21, 2020 3:49 pm

Post by madd »

How come it's being blocked then? When I turn on your filter our widgets are disappearing on the site. Can you please tell me who is blocking then?
I've talked to guys from ublock and they told it's your filter blocking autosaver.com.
As you can see from the screenshot you posted, VALUE YOUR TRADE button is disappearing when adblock is on.

I figured out the root cause of the issue. EasyList Privacy filter is blocking

document.addEventListener("DOMContentLoaded"...
window.addEventListener('load'...

Which is causing our widgets not being inserted into the page. Is there a workaround for this? What should I do in order to allow our script to run correctly?
Thanks in advance.
User avatar
LanikSJ Verified
Site Owner
Site Owner
Posts: 1808
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ Verified »

For ABP you can "report an issue" which will generate a link. Post it here and we can tell what's going on.

For Adblock I have no idea I would not use either Adblock or ABP if you asked me.

I see no blocking either with uBO everything looks as it should. I'm also using EasyList.
"If it ain't broke don't fix it."
User avatar
fanboy Verified
EasyList Author
EasyList Author
Posts: 12244
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy Verified »

@madd Okay, how about this update, force an update of the lists.

Note: we're not blocking vrm.autosaver.com but other scripts were loading it were being blocked.

https://github.com/easylist/easylist/co ... 3bffb7cbaa
Locked