Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Administrator
/
chatgpt.ai-pro.org
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
3
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
04015176
authored
2023-06-20 16:38:03 +0800
by
Ian Rizh Mañago
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
add authv2 script
1 parent
790a6acb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
client/public/index.html
client/public/index.html
View file @
0401517
...
...
@@ -27,7 +27,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>
AI-Pro ChatGPT
</title>
<script
src=
'%REACT_APP_BT
COMPONENT_S3_URL%/common/btutil-authenticate
.min.js'
></script>
<script
src=
'%REACT_APP_BT
UTIL_AUTH_URL%/ext-app/js/btutil-authenticate-v2
.min.js'
></script>
<script>
let
aiUser
=
btutil_getCookie
(
'aiwp_logged_in'
);
if
(
!
aiUser
)
{
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment