diff --git a/Other/Cheapest-Premium-Ever.css b/Other/Cheapest-Premium-Ever.css index fbb4cc6..f813d82 100644 --- a/Other/Cheapest-Premium-Ever.css +++ b/Other/Cheapest-Premium-Ever.css @@ -1,9 +1,10 @@ /* ==UserStyle== @name Cheapest Premium Ever @namespace github.com/openstyles/stylus -@version 1.1.0 -@description A new userstyle -@author Me +@version 1.1.1 +@description Les articles sont tous disponibles intégralement sur le site de l'éditeur, il suffit juste d'afficher des blocs et d'en masquer d'autres. +@author clov +@updateURL https://dev.clov.fr/clov/UserStyles/raw/branch/monster/Other/Cheapest-Premium-Ever.css ==/UserStyle== */ @-moz-document domain("sudouest.fr"), domain("larepubliquedespyrenees.fr") { @@ -19,14 +20,14 @@ body.premium .visible-not-premium { display: block!important } - div.pub, + div.pub, .premium-service, .visible-not-premium, .icon-premium, - .promo-banner-archives, - .article-premium-header, - .footer .first-row, - figure.premium::before { - display: none!important - } + .promo-banner-archives, + .article-premium-header, + .footer .first-row, + figure.premium::before { + display: none!important + } }