We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e309d5 commit 52c8d8fCopy full SHA for 52c8d8f
1 file changed
html/webapp/functions/programs.js
@@ -27,6 +27,7 @@ export async function onRequest(context) {
27
targetUrl.startsWith("http://www.evilshirt.com/") ||
28
targetUrl.startsWith("http://majikeyric.free.fr/") ||
29
targetUrl.startsWith("https://web.archive.org/") ||
30
+ targetUrl.startsWith("https://kollektivet.nu/") ||
31
targetUrl.startsWith("https://sourceforge.net/p/vice-emu/code/HEAD/tree/testprogs/VIC20/") ||
32
targetUrl.startsWith("https://archive.org/"))) {
33
0 commit comments