This commit is contained in:
Nox Sluijtman 2024-06-26 14:06:28 +02:00
parent 78fb114524
commit 062f143b0c

View file

@ -1,4 +1,6 @@
#!/usr/bin/env nu
# Copyright 2024 Marty Sluijtman <marty.wanderer@disroot.org>
# Distributed under the terms of the WTFPL license
def parse_url [url: string] {
let parsed_url = $url | url parse