We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73cba7b commit 376835bCopy full SHA for 376835b
index.html
@@ -4,8 +4,8 @@
4
<script
5
defer
6
src="https://bread-org.github.io/s16.games/embed.js"
7
- data-api="https://cdn.githubraw.com/gustambolopez/s16.games/main/s16.games"
8
- data-api2="https://cdn.githubraw.com/gustambolopez/s16.games/main/s16.chunk2"
+ data-api="https:/github.com/Bread-Org/s16.games"
+ data-api2="https:/github.com/Bread-Org/s16.chunk2"
9
data-target="#gameContainer"
10
></script>
11
</head>
0 commit comments