schools.json 1.9 KB

123456789101112
  1. { 'name' : 'University of Texas', 'description' : 'The University of Texas', 'url' : 'http://www.utexas.edu', 'hostnames' : [ 'utexas.edu' ] }
  2. { 'name' : 'Berkeley', 'description' : 'The University of California, Berkeley', 'url' : 'http://www.berkeley.edu', 'hostnames' : [ 'berkeley.edu' ] }
  3. { 'name' : 'MIT', 'description' : 'The Massachusetts Institute of Technology', 'url' : 'http://www.mit.edu', 'hostnames' : [ 'mit.edu', 'alum.mit.edu' ] }
  4. { 'name' : 'Stanford', 'description' : 'Stanford University', 'url' : 'http://www.stanford.edu', 'hostnames' : [ 'stanford.edu', 'stanfordalumni.org' ] }
  5. { 'name' : 'Yale', 'description' : 'Yale University', 'url' : 'http://www.yale.edu', 'hostnames' : [ 'yale.edu', 'aya.yale.edu' ] }
  6. { 'name' : 'Columbia', 'description' : 'Columbia University', 'url' : 'http://www.columbia.edu', 'hostnames' : [ 'columbia.edu', 'caa.columbia.edu' ] }
  7. { 'name' : 'Cornell', 'description' : 'Cornell University', 'url' : 'http://www.cornell.edu', 'hostnames' : [ 'cornell.edu' ] }
  8. { 'name' : 'Princeton', 'description' : 'Princeton University', 'url' : 'http://www.princeton.edu', 'hostnames' : [ 'princeton.edu', 'alumni.princeton.edu' ] }
  9. { 'name' : 'Brown', 'description' : 'Brown University', 'url' : 'http://www.brown.edu', 'hostnames' : [ 'brown.edu', 'alumni.brown.edu' ] }
  10. { 'name' : 'Dartmouth', 'description' : 'Dartmouth College', 'url' : 'http://www.dartmouth.edu', 'hostnames' : [ 'dartmouth.edu', 'alum.dartmouth.org' ] }
  11. { 'name' : 'Harvard', 'description' : 'Harvard University', 'url' : 'http://www.harvard.edu', 'hostnames' : [ 'college.harvard.edu', 'fas.harvard.edu', 'post.harvard.edu', 'harvard.edu', 'mail.harvard.edu' ] }
  12. { 'name' : 'UPenn', 'description' : 'The University of Pennsylvania', 'url' : 'http://www.upenn.edu', 'hostnames' : [ 'sas.upenn.edu', 'seas.upenn.edu', 'nursing.upenn.edu', 'wharton.upenn.edu', 'alumni.upenn.edu' ] }