Update address
Update address
This commit is contained in:
parent
c1030e92f3
commit
6d8fa5e677
@ -30,7 +30,7 @@ HTML::Proofer.new(
|
||||
'#', ## hrefs pointing to the current page (htmlproofer fails them)
|
||||
/^$/, ## anchors with no href attribute set (for clickable javascript elements)
|
||||
/^\/bin/, ## /bin dir is not part of repository; holds Bitcoin Core binaries
|
||||
'bitcoin:3NSG2UvEaoHUJZcd5nRXiFsq7EnSP93GCR', ## bitcoin address handlers
|
||||
'bitcoin:3E8ociqZa9mZUSwGdSmAEMAoAxBK3FNDcd', ## bitcoin address handlers
|
||||
/^\/stats/ ## /stats dir is not part of repository; generated by separate stats script
|
||||
],
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user