Last active
June 12, 2024 10:02
-
-
Save Jspascal/43f29f88c785a4862b4731fc71772837 to your computer and use it in GitHub Desktop.
Revisions
-
Jspascal renamed this gist
Jun 12, 2024 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
Jspascal created this gist
Jun 12, 2024 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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]/" }