update to V10

update urlshortener  to V10

+ new urlshorteners website
pull/264/head
Karen Yousefi 2024-03-01 07:44:45 -08:00 committed by GitHub
parent efbc75414a
commit 3566c12523
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,8 @@
"description": "Event contains one or more entries of known Shorteners domains", "description": "Event contains one or more entries of known Shorteners domains",
"list": [ "list": [
"1url.com", "1url.com",
"2uuu.me",
"4x.si",
"adcraft.co", "adcraft.co",
"adcrun.ch", "adcrun.ch",
"adf.ly", "adf.ly",
@ -14,11 +16,13 @@
"bit.do", "bit.do",
"bit.ly", "bit.ly",
"bitly.com", "bitly.com",
"bitly.com.vn",
"bitly.ws", "bitly.ws",
"buff.ly", "buff.ly",
"buzurl.com", "buzurl.com",
"bx.ms", "bx.ms",
"cektkp.com", "cektkp.com",
"ci.ci",
"clck.ru", "clck.ru",
"cur.lv", "cur.lv",
"cut.by", "cut.by",
@ -31,6 +35,7 @@
"fzy.co", "fzy.co",
"gog.li", "gog.li",
"golinks.co", "golinks.co",
"goo.by",
"goo.gl", "goo.gl",
"hit.my", "hit.my",
"hyperurl.co", "hyperurl.co",
@ -42,6 +47,7 @@
"is.gd", "is.gd",
"ity.im", "ity.im",
"j.mp", "j.mp",
"jii.li",
"link.zip.net", "link.zip.net",
"linkto.im", "linkto.im",
"lnk.co", "lnk.co",
@ -61,9 +67,11 @@
"qr.net", "qr.net",
"qrco.de", "qrco.de",
"rb.gy", "rb.gy",
"s.id",
"s.rlp.de", "s.rlp.de",
"scrnch.me", "scrnch.me",
"shortquik.com", "shortquik.com",
"shorturl.at",
"sk.gy", "sk.gy",
"smarturl.it", "smarturl.it",
"snip.ly", "snip.ly",
@ -104,5 +112,5 @@
], ],
"name": "List of known URL Shorteners domains", "name": "List of known URL Shorteners domains",
"type": "hostname", "type": "hostname",
"version": 9 "version": 10
} }