Update Redditlikebitter.HTML

This commit is contained in:
Dangrainage 2024-01-20 14:45:36 +01:00 committed by GitHub
parent af90c66ef5
commit 2a336a5de1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,7 @@
<script> <script>
const username = 'Dangrainage'; const username = 'Dangrainage';
const repo = 'Urban'; const repo = 'Urban';
const token = 'https://bin.youshitsune.tech/?8a3fc8e1da39b432#3YQvmvAuF8P5jPaJChUhsLgEjjea6hDTN3E5KFNXY6dV'; const token = 'https://bin.youshitsune.tech/?0917bcd247d5c698#6pMTqBc5Qev8a1ZVepsXMgUGAcVjimnbijfNiQHaonvE';
// GitHub API endpoint // GitHub API endpoint
const githubApiUrl = `https://api.github.com/repos/${username}/${repo}/contents/`; const githubApiUrl = `https://api.github.com/repos/${username}/${repo}/contents/`;