...since Adamm isn't around...
start by checking your logs and see what the ip block is for the sites that are being blocked and whitelist the ip range
for example, the system log shows outgoing block for x.x.x.x ip address
check and see why its being blocked in skynet
from ssh in the router
"firewall stats search ip x.x.x.x"
it will tell you why skynet is blocking the ip or range
goto myip.ms and see who owns the block and which country or region
check the IP block to see who owns it and the region its from and the range
"
https://myip.ms/info/whois/x.x.x.x"
and finally whitelist it if you must
whitelist the ip address or range
"firewall whitelist ip 66.194.187.21"
if you are going to drive a car, you are going to learn how to drive and get a license. We will be testing you on you skynet knowledge when you reach level 2
Here is the exact solution for your problem:
ping www. microcenter.com shows it resolves to 66.194.187.21 (or you can check your logs as i said above)
checking skynet for why its being blocked
admin@RT-AC88U-17F0:/tmp/home/root# firewall stats search ip 66.194.187.21
the result...
blah...blah...blah
Blacklist Reason;
"BanMalware: firehol_level3.netset"
it was blocked because it was reported as malicious by firehol level 3 ipset. Now you can either try to get it removed from the ipset, or you can just whitelist it yourself. Your choice
firewall whitelist ip 175.115.37.52
or remove firehol level 3 as a source if you don't like what they are reporting
either way its really not skynet which is causing the problem