NanoMeow / QuickReports

Quick issue reports manager
GNU General Public License v3.0
15 stars 4 forks source link

pinterest.fr #3378

Open NanoMeow opened 4 years ago

NanoMeow commented 4 years ago

Basic Information

Test link: https://www.pinterest.fr/pin/480196378989720745/?d=t&mt=login Category: ads Reported from: Poland Template version: 2

User Environment

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0 Extension: Nano Adblocker 1.0.0.140

Additional Message

Original URL: https://pl.pinterest.com/TytanPL/

Login black overlay no fixed.

  1. open https://pl.pinterest.com/TytanPL/
  2. after open on site "Unia history" (https://pl.pinterest.com/TytanPL/unia-history/)
  3. and now open "Lista Rzeczy Do Zrobienia, Historia" (https://pl.pinterest.com/pin/480196378989720745/?d=t&mt=login)

Website add url attrib: ?d=t&mt=login

https://i.imgur.com/xEuOzTu.png - screen https://pastebin.pl/view/811591f4 - html from devtools

portion of code:

<div data-test-id="fullPageSignupModal" class="zI7 iyn Hsu">
    <div style="background-color: rgba(0, 0, 0, 0.6); opacity: 1; position: fixed; inset: 0px; z-index: 1000;">
         <div class="FullPageModal__scroller" role="dialog" style="overflow-y: scroll; inset: 0px; position: fixed; -moz-box-orient: vertical; -moz-box-direction: normal; flex-direction: column; justify-content: space-around;">
<!-- ... -->
        </div>
    </div>
</div>

Maybe: pinterest.*##[data-test-id="fullPageSignupModal"]:has(> div[style*="background"])

liamengland1 commented 4 years ago

@dandelionsprout

DandelionSprout commented 4 years ago

As it currently stands, the overlay can only be removed in such a way that it also breaks intentional login attempts (which most likely makes it ineligible for uBlock Filters - Annoyances), unless someone with ##+js superpowers could help us out here.

In the meantime, I'll add pinterest.*##header[data-test-id=unauthHeader] ~ div[data-test-id=fullPageSignupModal] to Browse websites without logging in https://raw.githubusercontent.com/DandelionSprout/adfilt/master/BrowseWebsitesWithoutLoggingIn.txt.

jspenguin2017 commented 4 years ago

This is out of scope.

The login overlay can be easily closed, so it is not a fake login wall. Also, NanoFilters is currently not accepting new fake wall removal rules.