Update 2023-02-22 08:18 OpenBSD/amd64
This commit is contained in:
@@ -91,7 +91,7 @@ OpenStreetMap (OSM)
|
||||
Grep.app
|
||||
Google Maps
|
||||
Youtube
|
||||
DELETE"
|
||||
Zalando"
|
||||
|
||||
local C="$(printf '%s' "${INPUT}" \
|
||||
| head -n 1)"
|
||||
@@ -138,6 +138,7 @@ DELETE"
|
||||
M*I*T*List) URI="https://marc.info/?l=openbsd-tech&s=${C}&q=b"; ;;
|
||||
M*I*M*List) URI="https://marc.info/?l=openbsd-misc&s=${C}&q=b"; ;;
|
||||
M*I*P*CVS) URI="https://marc.info/?l=openbsd-ports-cvs&s=${C}&q=b"; ;;
|
||||
Zalando) URI="https://www.zalando.de/herren/?q=${C}"; ;;
|
||||
*) exit 0 ;;
|
||||
esac
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user