Skip to content

Commit 4783bb8

Browse files
committed
Bumped versions in jsDelivr URLs to 2.6.9
1 parent 566ec97 commit 4783bb8

File tree

16 files changed

+48
-48
lines changed

16 files changed

+48
-48
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Your code here...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Your code here...

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Your code here...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Your code here...

docs/USERGUIDE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138

139139
```js
140140
(async () => {
141-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
141+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
142142
// Your code here...
143143
})();
144144
```
@@ -147,7 +147,7 @@
147147

148148
```js
149149
var xhr = new XMLHttpRequest();
150-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
150+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
151151
xhr.onload = function () {
152152
if (xhr.status === 200) {
153153
var chatgptJS = document.createElement('script');
@@ -169,7 +169,7 @@ function yourCode() {
169169
170170
```js
171171
...
172-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
172+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
173173
// ==/UserScript==
174174

175175
// Your code here...

docs/de/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Ihr Code hier...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Ihr Code hier...

docs/es/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Tu código aquí...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Tu código aquí...

docs/fr/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Votre code ici...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Votre code ici...

docs/hi/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// आपका कोड यहां लिखें...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest()
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js')
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js')
9696
xhr.onload = function() {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script')
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// आपका कोड यहां लिखें...

docs/it/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Il tuo codice qui...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Il tuo codice qui...

docs/ja/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// コードはここにあります...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest()
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js')
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js')
9696
xhr.onload = function() {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script')
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// コードはここにあります...

docs/ko/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
```js
8686
(async () => {
87-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
87+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8888
// 코드를 여기에 작성해 주세요...
8989

9090
})();
@@ -94,7 +94,7 @@
9494

9595
```js
9696
var xhr = new XMLHttpRequest();
97-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
97+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9898
xhr.onload = function () {
9999
if (xhr.status === 200) {
100100
var chatgptJS = document.createElement('script');
@@ -118,7 +118,7 @@ function yourCode() {
118118
119119
```js
120120
...
121-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
121+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
122122
// ==/UserScript==
123123

124124
// 코드를 여기에 작성해 주세요...

docs/ne/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// आफ्नो कोड यहाँ लेख्नुहोस्...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest()
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js')
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js')
9696
xhr.onload = function() {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script')
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// आफ्नो कोड यहाँ लेख्नुहोस्...

docs/nl/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Uw code hier...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Uw code hier...

docs/pt/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Seu código aqui...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Seu código aqui...

docs/vi/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
```js
8585
(async () => {
86-
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
86+
await import('https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
8787
// Mã của bạn ở đây ...
8888
})();
8989
```
@@ -92,7 +92,7 @@
9292

9393
```js
9494
var xhr = new XMLHttpRequest();
95-
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js');
95+
xhr.open('GET', 'https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js');
9696
xhr.onload = function () {
9797
if (xhr.status === 200) {
9898
var chatgptJS = document.createElement('script');
@@ -114,7 +114,7 @@ function yourCode() {
114114
115115
```js
116116
...
117-
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].8/dist/chatgpt.min.js
117+
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected].9/dist/chatgpt.min.js
118118
// ==/UserScript==
119119

120120
// Mã của bạn ở đây ...

0 commit comments

Comments
 (0)