mimmi20/browser-detector

View on GitHub
data/factories/devices/mobile/concorde.json

Summary

Maintainability
Test Coverage
{
  "rules": {
    "/smartphone 6500\\+/i": "concorde smartphone 6500+",
    "/smartphone 4300/i": "concorde smartphone 4300",
    "/tab play/i": "concorde tab play",
    "/tab t10/i": "concorde tab t10"
  },
  "generic": "general concorde device"
}