Remove url tag

This commit is contained in:
Isabelle Viktoria Maciohsek
2020-10-18 14:19:29 +03:00
parent 02faddb6a8
commit 821f442bec
12 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
---
title: isAbsoluteURL
tags: string,browser,url,intermediate
tags: string,browser,intermediate
---
Returns `true` if the given string is an absolute URL, `false` otherwise.