yaytrade.com

This is where you should report issues arising from the subscription filters.
Locked
damjan
New Member
New Member
Posts: 4
Joined: Thu Jun 01, 2017 1:55 pm

yaytrade.com

Post by damjan »

Hi!

I work for a new company called Yaytrade, which is an online marketplace where users can buy and trade items and services with each other. We've used the word "Advert" in our code and database, since it felt natural, but now that we're getting ready to launch the site we noticed that this causes problems with adblockers. The problem seems to stem from the EasyList rule which blocks the "Advert" keyword.

The main problem right now is that it's not possible to upload an advert. The current version of the site is available at https://beta.yaytrade.com (https://yaytrade.com is outdated). Replacing all instances of the word would solve the problem, of course, but it might cause other bugs and require resources which we would rather spend elsewhere. If you would be so kind to whitelist our site, it would help us out a lot. We do not have any ads on the site except for classifieds uploaded by users.

Best regards,
Damjan
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Hi,
you have to provide steps to reproduce the issue.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
damjan
New Member
New Member
Posts: 4
Joined: Thu Jun 01, 2017 1:55 pm

Post by damjan »

Thanks for taking an interest in our issue! To reproduce, follow these steps:

1) Go to https://beta.yaytrade.com
2) Sign in with Facebook (other login methods haven't been added yet)
3) Click on "Upload for free" or "Create ad"
4) Fill in the form with whatever you want
5) Click on "Preview your ad"
6) Click on "Save"

With adblock enabled, the button in step 6 doesn't successfully submit the data, but stays in the loading animation. This is probably because the backend request to https://parseapi.back4app.com/classes/Advert/<advertId> gets blocked. The same thing happens when saving an advert after editing.

If you need any more information, let me know!

Best regards,
Damjan
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

To reproduce i need 2/3 suplimente steps

6 ) Click on "Save" ==> no issue
7 ) Click Edit
8 ) Click on "Preview your ad"
9 ) Click on "Save" ==> issue here
or
6 ) Click on "Save" ==> no issue
7 ) Click Edit
8 ) Click on "Delete" ==> issue here

Needed filter

Code: Select all

@@||parseapi.back4app.com/classes/Advert/$xmlhttprequest,domain=yaytrade.com
Now you have to wait an easylist author see this topic and decide what to do.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
damjan
New Member
New Member
Posts: 4
Joined: Thu Jun 01, 2017 1:55 pm

Post by damjan »

That's all we could ask for. Many thanks, smed79! Keeping our fingers crossed. :)

Best regards,
Damjan
damjan
New Member
New Member
Posts: 4
Joined: Thu Jun 01, 2017 1:55 pm

Post by damjan »

Just to keep you updated: the site is now live at https://yaytrade.com.
Locked