Skip to content

Instantly share code, notes, and snippets.

@mevanlc
Last active December 18, 2025 03:20
Show Gist options
  • Select an option

  • Save mevanlc/840acdbb380f1b8c3804f32888994761 to your computer and use it in GitHub Desktop.

Select an option

Save mevanlc/840acdbb380f1b8c3804f32888994761 to your computer and use it in GitHub Desktop.
ChatGPT Team uBlock Origin Rules
chatgpt.com##body:xpath(//node()[.='Get started with company knowledge']/../../..)
chatgpt.com##body:xpath(//node()[@aria-label='Banner' and contains(.,'ompany knowledge')])
chatgpt.com##body:xpath(//node()[text()='Invite team members']/..)
chatgpt.com##body:xpath(//aside[contains(.,'Invite teammates')]/ancestor-or-self::div[contains(@class,'absolute')])
chatgpt.com##body:xpath(//button[.='Company knowledge'])
chatgpt.com##body:xpath(//button[@aria-label='Invite team members']/..)
chatgpt.com##body:xpath(//button[contains(.,'Company knowledge')]/..)
chatgpt.com##body:xpath(//div[starts-with(text(), "ChatGPT can make mistakes. OpenAI doesn't")])
chatgpt.com##body:xpath(//node()[name()='svg']/node()[starts-with(@d, 'M16.418 17.1669V15.7479H15C14.6327')]/ancestor::*[self::div[@data-state='closed'] or self::button])
chatgpt.com##body:xpath(//node()[name()='svg']/node()[name()='use' and contains(@href,'#edbcb1')]/ancestor::*[self::div[@data-state='closed'] or self::button])
chatgpt.com##a[href='/atlas']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment