4as / ChatGPT-DeMod

Tampermonkey/Greasemonkey script that hides the moderation results when communicating with ChatGPT.
GNU General Public License v2.0
382 stars 54 forks source link

Change domain name #46

Closed KanchiMoe closed 2 months ago

KanchiMoe commented 2 months ago

The domain name for chatgpt has just changed from chat.openai.com to chatgpt.com.

The login page is still chat.openai.com, but after login, you are redirected.

This resolves #45

4as commented 2 months ago

This change is being rolled out to users progressively, and as such some are still on the old openai.com domain. This is most evident if you try different browsers or mobile devices. Plus, as usual, EU users do not get to see chatgpt.com at all yet. Your change makes DeMod stop working on openai.com, which is unacceptable at this point. You'll have to make it so that both domains are matched.

4as commented 2 months ago

Can I get a confirmation that after applying the fix DeMod still works on mobile (Android and iOS)?

4as commented 2 months ago

Since there are basically two identical pull requests, I decided to go with the other one. Still, thank you for contributing.