412be29
1
2
3
4
5
6
7
from __future__ import annotations from .ChatgptLogin import ChatgptLogin class Opchatgpts(ChatgptLogin): url = "https://opchatgpts.net"