From b9094a1d341255278598268a67a6796afb602254 Mon Sep 17 00:00:00 2001 From: Karen Yousefi <38912491+karenyousefi@users.noreply.github.com> Date: Sun, 10 Mar 2024 07:22:29 -0700 Subject: [PATCH] Update list url shortener add new url shortener update to V11 --- lists/url-shortener/list.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/lists/url-shortener/list.json b/lists/url-shortener/list.json index cc2b804..bc84f95 100644 --- a/lists/url-shortener/list.json +++ b/lists/url-shortener/list.json @@ -30,6 +30,7 @@ "cutt.us", "db.tt", "dft.ba", + "dik.si", "filoops.info", "fun.ly", "fzy.co", @@ -42,12 +43,15 @@ "id.tl", "idm.in", "iii.im", + "ilang.in", "iplogger.com", "iplogger.org", "is.gd", "ity.im", "j.mp", "jii.li", + "kortlink.dk", + "lc.cx", "link.zip.net", "linkto.im", "lnk.co", @@ -56,7 +60,9 @@ "lnkfi.re", "mcaf.ee", "merky.de", + "my5353.com", "nov.io", + "ouvaton.link", "ow.ly", "p6l.org", "picz.us", @@ -112,5 +118,5 @@ ], "name": "List of known URL Shorteners domains", "type": "hostname", - "version": 10 + "version": 11 }