Update Redditlikekerfuffle.HTML
This commit is contained in:
parent
f5e5b30824
commit
6bd9964ac3
1 changed files with 1 additions and 1 deletions
|
@ -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/`;
|
||||
|
|
Loading…
Add table
Reference in a new issue