Giter VIP home page Giter VIP logo

iptell's Issues

MaxMind configuration not clear

Justin tried to install, and it wasn't immediately clear to him that you had to put in maxmind credentials.

Please add some doc somewhere or make it more visible if there's something already.

Muchas gracias!

Add SSL docs

Add doc for SSL syntax when it's ready.

Thanks!

user-agent icon

return the favicon of a user agent based on a string fed in.

should make it easy for people to submit pull requests to github with changes (like the hosting favicons)

Updated Favicons

This was from before you refactored... @jdorfman put them in jd-favicons branch and I wanted to make sure you merged it. He just added favicons and some notes.

var providers = {
'Amazon Web Services': 'http://aws.amazon.com/favicon.ico',
'Bluehost': 'http://www.bluehost.com/favicon.ico',
'DigitalOcean': 'http://www.digitalocean.com/favicon.ico',
'DreamHost': 'http://www.dreamhost.com/favicon.ico',
'Linode': 'https://www.linode.com/favicon.ico',
'Liquidweb': 'https://www.liquidweb.com/favicon.ico',
'GoDaddy': 'https://www.godaddy.com/favicon.ico',
'Google App Engine': 'https://cloud.google.com/_static/images/favicon.ico',
'VPS.net': 'https://www.vps.net/favicon.ico',
'Zerolag': 'https://www.zerolag.com/favicon.ico',
'Internap': 'https://www.internap.com/favicon.ico',
'Peer1 Hosting': 'https://www.peer1.com/favicon.ico',
'Yahoo Small Business': 'http://smallbusiness.yahoo.com/favicon.ico',
'HostGator': 'https://www.hostgator.com/favicon.ico',
'Laughing Squid': 'https://www.laughingsquid.us/favicon.ico',
'SiteGround': 'https://www.siteground.com/favicon.ico',
'Media Temple (mt)': 'https://www.mediatemple.net/favicon.ico',
'Web.com': 'https://www.web.com/favicon.ico',
'Fatcow': 'https://www.fatcow.com/favicon.ico',
'iPage': 'https://www.ipage.com/favicon.ico',
'InMotion': 'https://www.inmotion.com/favicon.ico',
'HostMonster': 'https://www.hostmonster.com/favicon.ico',
'Network Solutions': 'https://www.networksolutions.com/favicon.ico',
'Windows Azure': 'https://www.windowsazure.com/favicon.ico',
'Rackspace': 'https://www.rackspace.com/favicon.ico',
'Heroku': 'http://d4yt8xl9b7in.cloudfront.net/assets/favicon-ec1c49d2d16026c03484fa43c0d3a237.ico',
'1&1': 'http://www.1and1.com/favicon.ico',
'Softlayer': 'http://www.softlayer.com/favicon.ico',
'SingleHop': 'http://www.singlehop.com/favicon.ico'
// TODO: add more &&:
// Proxy the icons to MaxCDN so there are no Mixed Content and SSL Security warnings
};

// TODO: consider caching the favicons somehow

module.exports = function(provider) {
return providers[provider];
};

Add CDN "Detector"

I sent over some python code. This should be converted to the API format. It is used to guess the URL the site owns, then determine which CDN it is most likely.

This piece should be closed source to public for internal.

thanks,
Chris

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.