mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-16 02:00:21 +08:00
70 lines
2.3 KiB
CSS
70 lines
2.3 KiB
CSS
/*******************************************************************************
|
|
|
|
uBlock Origin Lite - a comprehensive, MV3-compliant content blocker
|
|
Copyright (C) 2014-present Raymond Hill
|
|
|
|
This program is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with this program. If not, see {http://www.gnu.org/licenses/}.
|
|
|
|
Home: https://github.com/gorhill/uBlock
|
|
*/
|
|
|
|
/* swe-1 */
|
|
|
|
[class*="advads_ad_widget"]:not(body):not(html),
|
|
[id^="adace_ads"],
|
|
a[data-bid="1"][href*="/linkout"],
|
|
a[href$=".se/go/betsafe"],
|
|
a[href*="/annonsartiklar/"],
|
|
a[href*="/banner/klick/"] img,
|
|
a[href*="/click.adrecord"] img,
|
|
a[href*="/click.linksynergy"] img,
|
|
a[href*="/cvasino.se/"] img,
|
|
a[href*="/delivery.adnuntius.com"],
|
|
a[href*="casinopro.se"][target="_blank"],
|
|
a[href*="cyberbetpromo.net/click"][target="_blank"],
|
|
a[href*="doktor-se.onelink.me"],
|
|
a[href*="tradedoubler.com/click?"],
|
|
a[href*="utm_content=banner"] img,
|
|
a[href*="www.bildelaronline24.se"][target="_blank"],
|
|
a[href*="www.reservdelar24.se"][target="_blank"],
|
|
a[href^="/banner/click/"] img,
|
|
a[href^="https://www.adsettings.com/scripts/reg_click."],
|
|
a[id^="adBanner"][target="_blank"],
|
|
a[onclick*="AdRotatePro"],
|
|
a[onclick*="artikelbanner"],
|
|
a[title="LeoVegas"],
|
|
adsaga-banner,
|
|
article[data-section="sponsrad"],
|
|
div[class$="popup-and-layer-ads"],
|
|
div[class*="ai-viewport"][data-insertion-position],
|
|
div[class*="bsaProContainer"],
|
|
div[class^="borka-insider"],
|
|
div[class^="borka-panorama"],
|
|
div[class^="borka-widescreen"],
|
|
div[class^="holid_desktop"],
|
|
div[data-losjs^="borka-insider"],
|
|
div[data-losjs^="borka-panorama"],
|
|
div[data-losjs^="borka-widescreen"],
|
|
div[id^="ad_insider"],
|
|
div[id^="borka-insider"],
|
|
div[id^="borka-panorama"],
|
|
div[id^="borka-widescreen"],
|
|
div[id^="matchads-"],
|
|
img[alt="Leovegas"],
|
|
img[alt="Spela på Betsson"],
|
|
img[src*="/track.adtraction"],
|
|
ins[data-revive-zoneid] {
|
|
display: none !important;
|
|
}
|