Skip to content

Commit 52c8d8f

Browse files
committed
Adding another site to the fetch sites.
1 parent 0e309d5 commit 52c8d8f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

html/webapp/functions/programs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ export async function onRequest(context) {
2727
targetUrl.startsWith("http://www.evilshirt.com/") ||
2828
targetUrl.startsWith("http://majikeyric.free.fr/") ||
2929
targetUrl.startsWith("https://web.archive.org/") ||
30+
targetUrl.startsWith("https://kollektivet.nu/") ||
3031
targetUrl.startsWith("https://sourceforge.net/p/vice-emu/code/HEAD/tree/testprogs/VIC20/") ||
3132
targetUrl.startsWith("https://archive.org/"))) {
3233

0 commit comments

Comments
 (0)