We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f4e87 commit d562002Copy full SHA for d562002
1 file changed
html/webapp/functions/programs.js
@@ -29,6 +29,7 @@ export async function onRequest(context) {
29
targetUrl.startsWith("http://majikeyric.free.fr/") ||
30
targetUrl.startsWith("https://web.archive.org/") ||
31
targetUrl.startsWith("https://kollektivet.nu/") ||
32
+ targetUrl.startsWith("https://www.the8bitguy.com/") ||
33
targetUrl.startsWith("http://atebit.org/") ||
34
targetUrl.startsWith("https://www.vic-20.it/") ||
35
targetUrl.startsWith("https://files.vic20reloaded.com/") ||
0 commit comments