Skip to content

Commit

Permalink
Update data.py (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentiusgunawan authored and SeiryuZ committed May 7, 2019
1 parent d3992d8 commit c24d71b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions id_phonenumbers/data.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@
"856": "IM3",
"857": "IM3",

# Telkomsel
"811": "Kartu HALO",
"812": "Kartu HALO / Simpati",
# Telkomsel (Halo, Simpati, LOOP, AS)
"811": "Telkomsel",
"812": "Telkomsel",

"813": "Simpati",
"821": "Simpati",
"813": "Telkomsel",
"821": "Telkomsel",

"822": "LOOP",
"854": "LOOP",
"822": "Telkomsel",
"854": "Telkomsel",

"823": "Kartu As",
"851": "Kartu As",
"852": "Kartu As",
"853": "Kartu As",
"823": "Telkomsel",
"851": "Telkomsel",
"852": "Telkomsel",
"853": "Telkomsel",

# PT XL Axiata
"817": "XL",
Expand Down

0 comments on commit c24d71b

Please sign in to comment.