Skip to content

Commit d562002

Browse files
committed
Adding https://www.the8bitguy.com/ to the list of fetch sites.
1 parent 14f4e87 commit d562002

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
@@ -29,6 +29,7 @@ export async function onRequest(context) {
2929
targetUrl.startsWith("http://majikeyric.free.fr/") ||
3030
targetUrl.startsWith("https://web.archive.org/") ||
3131
targetUrl.startsWith("https://kollektivet.nu/") ||
32+
targetUrl.startsWith("https://www.the8bitguy.com/") ||
3233
targetUrl.startsWith("http://atebit.org/") ||
3334
targetUrl.startsWith("https://www.vic-20.it/") ||
3435
targetUrl.startsWith("https://files.vic20reloaded.com/") ||

0 commit comments

Comments
 (0)