Skip to content

Commit

Permalink
removing waitlist from GPT-4
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-i committed Jul 8, 2023
1 parent adfb1e9 commit 0fbc375
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 30 deletions.
1 change: 1 addition & 0 deletions dist/assets/AssetManifest.bin
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
assets/glowbom.png assetassets/glowbom.pngassets/talk.glowbom assetassets/talk.glowbom2packages/cupertino_icons/assets/CupertinoIcons.ttf asset2packages/cupertino_icons/assets/CupertinoIcons.ttf
Expand Down
Binary file removed dist/assets/AssetManifest.smcbin
Binary file not shown.
50 changes: 25 additions & 25 deletions dist/assets/NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -33326,31 +33326,31 @@ SOFTWARE.
--------------------------------------------------------------------------------
win32

Copyright 2019, the Dart project authors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
Copyright 2019, Dart | Windows. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following
disclaimer in the documentation and/or other materials provided
with the distribution.
* Neither the name of Google Inc. nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
xxhash
Expand Down
9 changes: 5 additions & 4 deletions dist/flutter_service_worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ const TEMP = 'flutter-temp-cache';
const CACHE_NAME = 'flutter-app-cache';

const RESOURCES = {"version.json": "b3b87f9153d4406c14bc11865bbe1089",
"index.html": "ab641c4a01ccb853199357a03fa16cf1",
"/": "ab641c4a01ccb853199357a03fa16cf1",
"index.html": "0a32fd43619fd7df0def59efd72eb121",
"/": "0a32fd43619fd7df0def59efd72eb121",
"images/icons/icon-192x192.png": "3c607db94be2bb6b4c1547f1f19b9b5d",
"images/icons/icon-384x384.png": "c45c078868d9b78102e2bb701f8b65c7",
"images/icons/icon-72x72.png": "68987d96cf79176e2a5d5475c1003aed",
Expand All @@ -14,18 +14,19 @@ const RESOURCES = {"version.json": "b3b87f9153d4406c14bc11865bbe1089",
"images/icons/icon-512x512.png": "d13580e1b1860cc3f6a6a0dc85fd072e",
"images/icons/icon-144x144.png": "7cc1a8d85079cdc13f5fb53d239fc2cd",
"images/icons/icon-128x128.png": "847b3ff56e213172e30c9e7e1ea3954c",
"main.dart.js": "382b1b9b1710268d5230664bbbb19754",
"main.dart.js": "ac6095746ce2a6a61f04a0c949197a3b",
"flutter.js": "6fef97aeca90b426343ba6c5c9dc5d4a",
"favicon.png": "4a008d89c8309432af979368315ac7d0",
"icons/Icon-192.png": "c5458020b42dc5d70dfd5bba90343209",
"icons/Icon-512.png": "452eb464316f7cc3581f0e88859a5119",
"manifest.json": "6b25b6e7115887e605cf09bf0e7bccf9",
"assets/AssetManifest.json": "9dc43e0c1110741f7b07566f129ce74b",
"assets/NOTICES": "4432949e80caf8176c033332a4d1bd94",
"assets/NOTICES": "fbe37452207ee100ecfd1325c20f93c1",
"assets/FontManifest.json": "dc3d03800ccca4601324923c0b1d6d57",
"assets/packages/cupertino_icons/assets/CupertinoIcons.ttf": "57d849d738900cfd590e9adc7e208250",
"assets/shaders/ink_sparkle.frag": "f8b80e740d33eb157090be4e995febdf",
"assets/AssetManifest.smcbin": "9f9c4dad0a4dbf89fd530178245d0864",
"assets/AssetManifest.bin": "efb310e7338af608a48ee2418286825b",
"assets/fonts/MaterialIcons-Regular.otf": "e64aaf21afe09da40b1278929f9cada2",
"assets/assets/glowbom.png": "24640e50435e96231ec08f23c196299c",
"assets/assets/talk.glowbom": "93548c7fe5eb7659d9f7d187df7efaa0",
Expand Down
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<script>
if ('serviceWorker' in navigator) {
window.addEventListener('load', function () {
navigator.serviceWorker.register('flutter_service_worker.js?v=3406672966');
navigator.serviceWorker.register('flutter_service_worker.js?v=1964605207');
});
}
</script>
Expand Down

0 comments on commit 0fbc375

Please sign in to comment.