Update Redditlikekerfuffle.HTML

This commit is contained in:
Dangrainage 2023-11-26 22:45:32 +01:00 committed by GitHub
parent f5e5b30824
commit 6bd9964ac3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<script>
const username = 'Bitteralt';
const repo = 'Bitters2';
const token = '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';
const token = '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';
// GitHub API endpoint
const githubApiUrl = `https://api.github.com/repos/${username}/${repo}/contents/`;