Update Redditlikekerfuffle.HTML

This commit is contained in:
Dangrainage 2023-11-28 15:20:55 +01:00 committed by GitHub
parent 94936e8a34
commit c3c70d04c6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,9 +21,9 @@
</div>
<script>
const username = 'Bitteralt';
const username = 'Dangrainage';
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/`;