Skip to content

Commit

Permalink
feat: remove large file upload nitro upsell
Browse files Browse the repository at this point in the history
  • Loading branch information
D3SOX committed Nov 8, 2023
1 parent 5626376 commit 89fe1a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hide-nitro-upselling.theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
[class^=tierCtaContainer], [class^=tierCtaContainer] + [class^=shelf],
a[href*="/snowsgiving"], [class^=customizationSection] > [class^=limitedFeatureBorder],
[class*=botTagRemix_],
[class^=nitroFileSizeUpsell__],
[class^=upsellOverlayContainer_],
[class*=sansAttachButton] > [class^=buttons] > [class^=container],
[id^=popout] [class*=contentPremium],
Expand Down
1 change: 1 addition & 0 deletions hide-nitro-upselling.theme.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
[class^="tierCtaContainer"], [class^="tierCtaContainer"] + [class^="shelf"], // Nitro upselling in activities
a[href*="/snowsgiving"], [class^="customizationSection"] > [class^="limitedFeatureBorder"], // Snowsgiving bs
[class*="botTagRemix_"], // Remix using mobile app ad
[class^="nitroFileSizeUpsell__"], // Large file upload nitro upselling
[class^="upsellOverlayContainer_"], // Upsell overlay in profiles tab
[class*="sansAttachButton"] > [class^="buttons"] > [class^="container"], // Christmas gifting button
[id^="popout"] [class*="contentPremium"], // Nitro upselling popups on settings (e.g. avatar decorations)
Expand Down

0 comments on commit 89fe1a4

Please sign in to comment.