https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/United-States-Nuclear-Regulatory-Commission.xml
<!--
For other US government coverage, see US-government.xml.
Nonfunctional subdomains:
- pbadupws (times out)
-->
<ruleset name="United States Nuclear Regulatory Commission" platform="mixedcontent">
<!-- Cert: forms.nrc.gov -->
<target host="nrc.gov" />
<target host="forms.nrc.gov" />
<!-- Akamai -->
<target host="www.nrc.gov" />
<!-- All show the same data. -->
<rule from="^https?://(?:forms\.|www\.)?nrc\.gov/"
to="https://forms.nrc.gov/" />
</ruleset>