Skip to content

Instantly share code, notes, and snippets.

@Jspascal
Last active June 12, 2024 10:02
Show Gist options
  • Select an option

  • Save Jspascal/43f29f88c785a4862b4731fc71772837 to your computer and use it in GitHub Desktop.

Select an option

Save Jspascal/43f29f88c785a4862b4731fc71772837 to your computer and use it in GitHub Desktop.

Revisions

  1. Jspascal renamed this gist Jun 12, 2024. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. Jspascal created this gist Jun 12, 2024.
    25 changes: 25 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    {
    "om_cmr": "/^6(5[5-9]|9|8[5-9])/",
    "momo_cmr": "/^6(5[1-4]|7|8[1-4])/",
    "momo_civ": "/^(05)/",
    "om_civ": "/^(07)/",
    "moov_civ": "/^(01)/",
    "wave_civ": "/^(0[157])/",
    "moov_ben": "/^(9[4589]|6[03458]|5[58])/",
    "moov_tgo": "/^(9[6-9]|79)/",
    "tmoney": "/^(70|9[0-3])/",
    "om_bfa": "/^(0[67]|[5-7][4-7])/",
    "mobicash_bfa": "/^(0[12]|5[0-2]|[67][0-3])/",
    "om_sen": "/^(7[78])/",
    "free_sen": "/^86/",
    "expresso_sen": "/^70/",
    "wave_sen": "/^(7[78])|^70|^86/",
    "mtn_ben": "/^(9[0167]|6[12679]|5[01234679])/",
    "om_mli": "/^(7[0-9]|[89][0-4])/",
    "mobicash_mli": "/^(6[0-9]|[89][5-9])/",
    "wave_mli": "/^([67][0-9]|[89][0-9])/",
    "om_gnq": "/^62/",
    "mtn_gnq": "/^65/",
    "gab_moov": "/^06[0,2,6]/",
    "gab_airtel": "/^07[4,7]/"
    }