Remove Falabella Sponsored

Gets rid of sponsored product placement in the falabella interface.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
/* ==UserStyle==
@name Remove Falabella Sponsored
@author Gresh1234
@namespace Gresh1234
@description Gets rid of sponsored product placement in the falabella interface.
@locale en-us
@match *://*.falabella.com/*
@version 1.0
@license MIT
==/UserStyle== */

.styles-module_sponsored-brand-container__DYujK {
      display: none
    }