mirror of
https://github.com/t404owo/t404null.git
synced 2026-06-22 07:54:41 +00:00
Compare commits
20 Commits
efb2966d62
...
f3d4e659df
| Author | SHA1 | Date | |
|---|---|---|---|
| f3d4e659df | |||
| c528c7203f | |||
| cc95f657ae | |||
| 800ec53291 | |||
| c3af2e62c8 | |||
| e6e37e5ba5 | |||
| b721d85d6d | |||
| 9f398ccb5d | |||
| bb2f59f974 | |||
| 4cb191f2e0 | |||
| bc83fa4ed8 | |||
| a5f838fbd0 | |||
| 23210ce689 | |||
| a998ad564b | |||
| 1636d189fe | |||
| 5c1b16789b | |||
| 9001ec9e38 | |||
| bb23015bc4 | |||
| 892c24b498 | |||
| d71bbe78a9 |
+1
-2
@@ -17,8 +17,7 @@ half_img_cards = document.querySelector(".half-image-cards");
|
||||
import { createClient } from "https://cdn.jsdelivr.net/npm/@supabase/supabase-js/+esm";
|
||||
|
||||
const supabaseUrl = "https://owbamcqdmqetrgcznxva.supabase.co";
|
||||
const supabaseKey =
|
||||
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im93YmFtY3FkbXFldHJnY3pueHZhIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MjI5NDU5NjIsImV4cCI6MjAzODUyMTk2Mn0.xNen7b513ZGwJ-Qu5iZ6K8qrmvy4QVjS10wiYbEEwKc";
|
||||
const supabaseKey = "sb_publishable_b0fMYw5I1X97gQXJLVBnrA_-0L4qHGv";
|
||||
//anon key, you cant access private stuffs or add hilarious stuffs w/ this...
|
||||
//(unless sending me some malicious links but I delete your msg)
|
||||
//the moment you notice you need an API endpoint.
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@ import { createClient } from "https://cdn.jsdelivr.net/npm/@supabase/supabase-js
|
||||
|
||||
const supabaseUrl = "https://owbamcqdmqetrgcznxva.supabase.co";
|
||||
const supabaseKey =
|
||||
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im93YmFtY3FkbXFldHJnY3pueHZhIiwicm9sZSI6ImFub24iLCJpYXQiOjE3MjI5NDU5NjIsImV4cCI6MjAzODUyMTk2Mn0.xNen7b513ZGwJ-Qu5iZ6K8qrmvy4QVjS10wiYbEEwKc";
|
||||
"sb_publishable_b0fMYw5I1X97gQXJLVBnrA_-0L4qHGv";
|
||||
//anon key, you cant access private stuffs or add hilarious stuffs w/ this...
|
||||
//(unless sending me some malicious links but I delete your msg)
|
||||
//the moment you notice you need an API endpoint.
|
||||
|
||||
+1
-1
@@ -198,4 +198,4 @@ I write/make/produce EDM music(DTM), and for every releases I'll post my music o
|
||||
</main>
|
||||
<div class="footer">© t404:null 2021-2025 - All Rights Reserved</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user