summaryrefslogtreecommitdiff
path: root/misc/userscripts/qute-bitwarden
diff options
context:
space:
mode:
Diffstat (limited to 'misc/userscripts/qute-bitwarden')
-rwxr-xr-xmisc/userscripts/qute-bitwarden2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/userscripts/qute-bitwarden b/misc/userscripts/qute-bitwarden
index a44e08a14..a30f734f2 100755
--- a/misc/userscripts/qute-bitwarden
+++ b/misc/userscripts/qute-bitwarden
@@ -212,7 +212,7 @@ def main(arguments):
for target in filter(None, [
extract_result.fqdn,
extract_result.registered_domain,
- extract_result.subdomain + extract_result.domain,
+ extract_result.subdomain + '.' + extract_result.domain,
extract_result.domain,
extract_result.ipv4]):
target_candidates = json.loads(