-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
IC: blocking main function of gmarket.co.kr #563
Comments
The part is defined as an advertisement of Gmarket. |
Disagree. Then, why does
Disagree. Please check the section of the PDF file carefully. |
Do you have any idea about what "data-ad-params" attribute is for? and why gmarket used "ad-img.ebaykorea.com" for those boxes? The word "ad" can be used in many ways, and I am not sure if List-KR wants to block promotion events sections of the online mall websites or just blocks all the elements that have the word "ad" regardless of its meaning.
Yes. The PDF file does not show any of "ad" labels, but the real website includes them. Thus, the PDF file is not enough to decide if they are advertisements. The reason why I raised this issue is that the boxes without "ad" labels include site internal promotion information which are not considered as "unwanted ads" for many users. It is just like preventing provision of promotion guides to visitors of a department store because it is an "ad". |
Commonly, a long string data with
Literally, to categorize advertisement and non-advertisement resources.
Advertisement is advertisement regardless of its purpose in List-KR.
??? |
Hmm... Please wait... |
The definition of advertisement for List-KR is defined in #512
If the section is the main purpose of visiting website for many users, then it should not be considered as an advertisement according to the definition from #512 |
According to your logic, this element is not a non-advertisement. The element promotes a discount offer of Megabox owned by JoongAng group1. Therefore, I think that filter developers should consider that the elements are advertisement not self-promotion. Footnotes |
Gmarket is not a seller. They are a broker(통신판매중개자) based on 'Act On The Consumer Protection In Electronic Commerce(전자상거래등에서의소비자보호에관한법률)'. Since brokers do not sell items to customers directly, there's always another company who sells item. Thus, the definition of "self-promotion" should be different with other direct selling malls(통신판매자). Let's think about a department store. The store does not sell items directly to customers, but they provide physical location for tenants and hold promotional events. The section we are discussing is just same as a coupon book we get in the department store. All customers will think the coupon book is "self-promotion" of the store, and it will not be considered as unwanted ads. |
#563 (comment)
What is the reference that the logic was come from? |
It is sold on Gmarket. So, it is not breaking #512 .
Is there a "logic" to decide unwated ads or not? The purpose of visiting online shopping mall is to buy something cheaper there. However, if promotion events are blocked, the customer will buy the things more expensive because they will not notice there have been some coupons. |
Okay. However, Not breaking #512 is a false argument because currently filter developers cannot make a rule that blocks the advertisement fit at your logic, and they are a type of advertisement.
There is no logic to decide unwanted advertisements or not in List-KR.
The visitor can use a webpage on the website. |
Because that is the one of the reasons of visiting the department stores and online mall.
Superdeal page is just another section for limited time deals. It does not show any internal promotion information.("internal" means within the same site) |
It seems that it can be removed using modified |
URL
gmarket.co.kr
FILTERS
www.gmarket.co.kr##.section__main-inner > .box__promotion .box__item > *
Browser
Google Chrome
Operating System
Microsoft Windows 11
Ad-Blocker
uBlock Origin
Comment
Below filter blocks discount/event information of the website which should not be considered as an ad.
www.gmarket.co.kr##.section__main-inner > .box__promotion .box__item > *
The text was updated successfully, but these errors were encountered: