Update 2024-01-22 16:55 OpenBSD/amd64-x13

This commit is contained in:
c0dev0id
2024-01-22 16:55:21 +01:00
parent c74afefc69
commit 29731e0eb3
6 changed files with 46 additions and 16 deletions

View File

@@ -71,6 +71,7 @@ Zalando"
*::*) DEFAULT="CPAN (default)"; ;;
http*) DEFAULT="OPEN (default)"; ;;
192.168.*) DEFAULT="OPEN (default)"; C="http://${C}"; ;;
10.20.*) DEFAULT="OPEN (default)"; C="http://${C}"; ;;
gopher*) DEFAULT="OPEN (default)"; ;;
g_*) DEFAULT="GLIB Documentation"; ;;
[Ss]oup_*) DEFAULT="LibSOUP Documentation"; ;;