870ab6b
1
2
3
4
5
6
7
8
from __future__ import annotations from .ChatgptLogin import ChatgptLogin class Opchatgpts(ChatgptLogin): url = "https://opchatgpts.net" working = True