EFForg / privacybadger

Privacy Badger is a browser extension that automatically learns to block invisible trackers.
https://privacybadger.org
Other
3.19k stars 386 forks source link

files.oaiusercontent.com Domain Blocked, Causing File Upload Issues on ChatGPT #2970

Closed tategotoazarasi closed 5 months ago

tategotoazarasi commented 5 months ago

What is your browser and browser version?

Mozilla Firefox 126.0.1

What is broken and where?

Unable to upload files on ChatGPT. The domain files.oaiusercontent.com is being blocked by Privacy Badger.

What is the "culprit" domain?

files.oaiusercontent.com

What is your debug output for this domain?

GET
https://chatgpt.com/lib/basedomain.js

Module from “https://chatgpt.com/lib/basedomain.js” has been blocked because of a disallowed MIME type (“text/html”). chatgpt.com
Failed to load module script: The server responded with a non-JavaScript MIME type of “text/html”. chatgpt.com
Uncaught (in promise) TypeError: error loading dynamically imported module: https://chatgpt.com/lib/basedomain.js

(Note: The original web dev console debug output was in Chinese and has been translated into English.)

ghostwords commented 5 months ago

Hello and thank you for opening an issue!

Could you rerun the debug code in Privacy Badger's background process console, instead of the ChatGPT website console?

To open Privacy Badger's background process console in Firefox:

  1. Navigate to about:debugging
  2. Click on "This Firefox"
  3. Scroll down to find the entry for Privacy Badger and click "Inspect"
  4. Select the Console tab

Let me know if you have any questions.

ghostwords commented 5 months ago

We should probably tell Privacy Badger that openai.com, chatgpt.com and oaiusercontent.com belong to the same entity.