Skip to content

Commit 897587b

Browse files
authored
Update gptchat.php
1 parent 0112729 commit 897587b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gptchat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
// source https://github.com/VolkanSah/ChatGPT-4-API-Integration-on-own-website/
2+
// https://github.com/VolkanSah/ChatGPT-4-API-Integration-PHP-JS
33
// set headers for more security
44
header('Content-Type: application/json');
55
header('Access-Control-Allow-Origin: *');

0 commit comments

Comments
 (0)