License
This commit is contained in:
parent
78fb114524
commit
062f143b0c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue