Revert "hacker-news: no longer need to load urls.secure!"

This reverts commit 48a0fa5428.
db4
John Benediktsson 2015-11-04 07:45:49 -08:00
parent 986bf1b2f9
commit d904fae5b5
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ USING: accessors assocs calendar calendar.elapsed
colors.constants colors.hex combinators concurrency.combinators
formatting fry hashtables http.client io io.styles json.reader
kernel make math math.parser sequences ui urls vocabs ;
"urls.secure" require ! required for https
IN: hacker-news