Update Redditlikekerfuffle.HTML

This commit is contained in:
Dangrainage 2023-11-29 22:59:09 +01:00 committed by GitHub
parent 4c8c41bc65
commit 9a3dbcd732
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@
<script>
const username = 'Dangrainage';
const repo = 'Urban';
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/`;