I wrote custom filters that remove all the A-List upsells and ads from the interface. It may seem a little aggressive but it only removes features/things that you don't have access to unless you are subscribed as A-List.
I will attempt to keep these up to date as they update the site.
Enjoy:
Code: Select all
okcupid.com###main_column > .dummy
okcupid.com###right_column > .dummy
okcupid.com###whosIntoYouUpgrade
okcupid.com##p[id*="nonalist"]
okcupid.com##a[id="careers_cta"]
okcupid.com##.quickbuybox
okcupid.com##.right.page-right > aside:nth-child(1)
okcupid.com##.right.page-right > aside:nth-child(2)
okcupid.com##.upgrade_ad
okcupid.com##a[href*="okcupid.com/upgrade"]
okcupid.com##aside[class*="-upgrade-link"]
okcupid.com##div[id*="boost"]
okcupid.com##div[id*="incognito"]
okcupid.com##li.join-alist
okcupid.com##ul.page_tabs * a[href*="who-likes-you"]