<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/devinbileck/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/devinbileck">@devinbileck</a>'s PR <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="562899358" data-permission-text="Issue title is private" data-url="https://github.com/bisq-network/bisq/issues/3961" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/3961/hovercard" href="https://github.com/bisq-network/bisq/pull/3961">#3961</a> fixed almost everything except one case for btcnode configuration, multiple FQDNs:</p>
<pre><code>foo.example.com:8333,bar.example.com:8333
</code></pre>
<p>This PR fixes the FQDN regex to handle multiple cases and adds new testcases to verify</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/3964'>https://github.com/bisq-network/bisq/pull/3964</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix btcnode validation regex to handle multiple FQDNs, add tests</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3964/files#diff-0">desktop/src/main/java/bisq/desktop/util/GUIUtil.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/3964/files#diff-1">desktop/src/test/java/bisq/desktop/util/GUIUtilTest.java</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/3964.patch'>https://github.com/bisq-network/bisq/pull/3964.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/3964.diff'>https://github.com/bisq-network/bisq/pull/3964.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3964?email_source=notifications&email_token=AJFFTNSEQM5QH2RKQ7HSQHLRCKJNPA5CNFSM4KS7XT3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMRIZLQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNS42PX4DDU5SGOHRKDRCKJNPANCNFSM4KS7XT3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRQO6AUGD6AVOQSOCTRCKJNPA5CNFSM4KS7XT3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMRIZLQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3964?email_source=notifications\u0026email_token=AJFFTNSEQM5QH2RKQ7HSQHLRCKJNPA5CNFSM4KS7XT3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMRIZLQ",
"url": "https://github.com/bisq-network/bisq/pull/3964?email_source=notifications\u0026email_token=AJFFTNSEQM5QH2RKQ7HSQHLRCKJNPA5CNFSM4KS7XT3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IMRIZLQ",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>