Using KP2faChecker 1.1.1, I get "Unknown" for https://vmware.com/ : <img width="409" alt="2021-11-30_10-59-13AMKeePass-rosss_passwords kdbx_-_KeePass" src="https://user-images.githubusercontent.com/220772/144110802-a66bba66-a3c8-4d9e-b56b-81886b52142d.png"> When I double-click the column, it returns: <img width="332" alt="2021-11-30_10-58-21AMKeePass-KP2faChecker_-_VMware" src="https://user-images.githubusercontent.com/220772/144110813-33acbc5d-78dd-4957-a4c2-d122fa7cef7b.png"> Yet when I search for vmware, it lists it: <img width="368" alt="2021-11-30_10-58-44AMKeePass-rosss_passwords kdbx_-_KeePass" src="https://user-images.githubusercontent.com/220772/144110823-7d8f1289-f14e-4e13-b279-0739d916c0e3.png"> Also, when I download https://toasted.top/kp2fac/api/v1/get/all.php, it contains: ``` { "url": "https://vmware.com/", "doc": "https://kb.vmware.com/s/article/74603", "tfa": ["totp"], "name": "VMware" } ``` which agrees with https://github.com/2factorauth/twofactorauth/blob/110d1c23a365fd036b3808d920ac27bd8e1e21fd/entries/v/vmware.com.json#L1-L12 .
Using KP2faChecker 1.1.1, I get "Unknown" for https://vmware.com/ :
When I double-click the column, it returns:
Yet when I search for vmware, it lists it:
Also, when I download https://toasted.top/kp2fac/api/v1/get/all.php, it contains:
which agrees with https://github.com/2factorauth/twofactorauth/blob/110d1c23a365fd036b3808d920ac27bd8e1e21fd/entries/v/vmware.com.json#L1-L12 .