diff --git a/schemes.go b/schemes.go index 977ab7c..c416d9a 100644 --- a/schemes.go +++ b/schemes.go @@ -154,6 +154,7 @@ var Schemes = []string{ `lorawan`, `lpa`, `lvlt`, + `machineProvisioningProgressReporter`, `magnet`, `mailserver`, `mailto`, @@ -244,6 +245,8 @@ var Schemes = []string{ `mumble`, `mupdate`, `mvn`, + `mvrp`, + `mvrps`, `news`, `nfs`, `ni`, @@ -374,6 +377,8 @@ var Schemes = []string{ `xmlrpc.beep`, `xmlrpc.beeps`, `xmpp`, + `xftp`, + `xrcp`, `xri`, `ymsgr`, `z39.50`, diff --git a/tlds.go b/tlds.go index 888612a..11d1874 100644 --- a/tlds.go +++ b/tlds.go @@ -105,7 +105,6 @@ var TLDs = []string{ `baby`, `baidu`, `banamex`, - `bananarepublic`, `band`, `bank`, `bar`, @@ -270,7 +269,6 @@ var TLDs = []string{ `college`, `cologne`, `com`, - `comcast`, `commbank`, `community`, `company`, @@ -521,7 +519,6 @@ var TLDs = []string{ `gs`, `gt`, `gu`, - `guardian`, `gucci`, `guge`, `guide`, @@ -864,7 +861,6 @@ var TLDs = []string{ `okinawa`, `olayan`, `olayangroup`, - `oldnavy`, `ollo`, `om`, `omega`, @@ -1288,7 +1284,6 @@ var TLDs = []string{ `wtf`, `xbox`, `xerox`, - `xfinity`, `xihuan`, `xin`, `xxx`,