Sha256: 820973d5d3d12d54ea96efafcfe92e2558a04ac5ff563a07ccac20b766818d9e

Contents?: true

Size: 655 Bytes

Versions: 2

Compression:

Stored size: 655 Bytes

Contents

# frozen_string_literal: true

EMAIL_DOMAINS = %w[
  gmail
  yahoo
  hotmail
  aol
  icloud
  live
  outlook
  ymail
  comcast
  shaw
  rogers
  msn
  mail
  me
  att
  careguide
  sbcglobal
  rocketmail
  telus
  sympatico
  cox
  gmai
  email
  aim
  yandex
  gamil
  gmx
  student
  students
  earthlink
  gnail
  juno
  gmsil
  netzero
  ail
  gmil
  gmal
  hmail
  yaho
  alumni
  gmial
  googlemail
  tampabay
  mtroyal
  usa
  cfl
  yshoo
  protonmail
  rediffmail
  liberty
  maine
  inbox
  optimum
  example
  yhaoo
  yorku
  mchsi
  yahoi
  zoho
  hushmail
  libero
  hotmal
  ukr
  wowway
  post
  lycos
  yaboo
  contractor
  yahool
].freeze

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ramparts-0.3.1 lib/ramparts/data/list_of_email_domains.rb
ramparts-0.3.0 lib/ramparts/data/list_of_email_domains.rb