Skip to content

Commit

Permalink
Update arin bootstrap URL #300
Browse files Browse the repository at this point in the history
  • Loading branch information
secynic committed Oct 12, 2024
1 parent bd258b1 commit 4d7507b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipwhois/rdap.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

log = logging.getLogger(__name__)

BOOTSTRAP_URL = 'https://rdap.arin.net/bootstrap'
BOOTSTRAP_URL = 'https://rdap-bootstrap.arin.net/bootstrap'

RIR_RDAP = {
'arin': {
Expand Down

0 comments on commit 4d7507b

Please sign in to comment.