miscfilters icon indicating copy to clipboard operation
miscfilters copied to clipboard

ba.no

Open DandelionSprout opened this issue 3 years ago • 0 comments

Fully bypassable paywall at https://www.ba.no/bas-koronastudio/s/5-8-1689687?p=lc-3019925-7071-bergensavisen. I propose for Anti-Paywall Filters:

ba.no##html:has(div[class*=livecenter]) amedia-include[src*="/incentive/"]:style(border: 10px !important; border-color: #CD5C5C !important; border-style: solid !important)
ba.no##html:has(div[class*=livecenter]) .aid-background-blur:style(filter: none !important)
ba.no##html:has(div[class*=livecenter]) #aid-overlay:style(background: none !important; height: 0px !important; min-height: unset !important)
ba.no##html:has(div[class*=livecenter]) amedia-incentive

image

Only tested on desktop browsers at the time of writing. html:has(div[class*=livecenter]) is neccessary to avoid conflicts with paywalls on regular articles, where they are not fully bypassable.

Despite Amedia owning more than 80 newssites in Norway, BA.no was the only one I could find with ease that had paywalls on newsfeeds.

DandelionSprout avatar Nov 28 '21 06:11 DandelionSprout