Batlez / ChatGPT-Jailbroken

This repository allows users to ask ChatGPT any question possible. It even switches to GPT 4 for free!
https://greasyfork.org/en/scripts/487193-chatgpt-jailbroken-use-it-for-whatever
MIT License
41 stars 4 forks source link

Link change needs updating #1

Closed Foxache closed 3 months ago

Foxache commented 4 months ago

Fix:

// ==UserScript== // @name ChatGPT Jailbroken! Use it for whatever // @namespace https://chatgpt.com/ // @version 1.1 // @description ChatGPT Jailbroken! Includes FREE GPT-4 // @author Batlez // @license MIT // @match https://chatgpt.com/* // @grant GM_addStyle // @downloadURL https://update.greasyfork.org/scripts/487193/ChatGPT%20Jailbroken%21%20Use%20it%20for%20whatever.user.js // @updateURL https://update.greasyfork.org/scripts/487193/ChatGPT%20Jailbroken%21%20Use%20it%20for%20whatever.meta.js // ==/UserScript==

// Project Update

Batlez commented 3 months ago

Fixed