File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ PMBP_OPTIONS =
3030
3131local/bin/pmbp.pl :
3232 mkdir -p local/bin
33- $(WGET ) -O $@ https://raw.github .com/wakaba/perl-setupenv/master/bin/pmbp.pl
33+ $(WGET ) -O $@ https://raw.githubusercontent .com/wakaba/perl-setupenv/master/bin/pmbp.pl
3434pmbp-upgrade : local/bin/pmbp.pl
3535 perl local/bin/pmbp.pl $(PMBP_OPTIONS ) --update-pmbp-pl
3636pmbp-update : git-submodules pmbp-upgrade
@@ -56,9 +56,9 @@ lib/Web/MIME/_TypeDefs.pm: bin/generate-list.pl local/mime-types.json \
5656 local/mime-sniffing.json
5757 $(PERL) $< > $@
5858local/mime-types.json :
59- $(WGET ) -O $@ https://raw.github .com/manakai/data-web-defs/master/data/mime-types.json
59+ $(WGET ) -O $@ https://raw.githubusercontent .com/manakai/data-web-defs/master/data/mime-types.json
6060local/mime-sniffing.json :
61- $(WGET ) -O $@ https://raw.github .com/manakai/data-web-defs/master/data/mime-sniffing.json
61+ $(WGET ) -O $@ https://raw.githubusercontent .com/manakai/data-web-defs/master/data/mime-sniffing.json
6262local/url-schemes.json :
6363 $(WGET ) -O $@ https://raw.githubusercontent.com/manakai/data-web-defs/master/data/url-schemes.json
6464
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ httpd.apache.org
1919soulsphere.org
2020whatwg.org
2121dom.spec.whatwg.org
22- www. facebook.com
22+ facebook.com
2323helloworld.letsencrypt.org
2424www.hatena.ne.jp
2525hatena.g.hatena.ne.jp
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ httpd.apache.org
1919soulsphere.org
2020whatwg.org
2121dom.spec.whatwg.org
22- www. facebook.com
22+ facebook.com
2323helloworld.letsencrypt.org
2424www.hatena.ne.jp
2525hatena.g.hatena.ne.jp
You can’t perform that action at this time.
0 commit comments