Update Redditlikekerfuffle.HTML

This commit is contained in:
Dangrainage 2023-11-28 15:06:47 +01:00 committed by GitHub
parent f0623c7404
commit 94936e8a34
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 = 'Bitters';
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/`;