Add AT&T U-Verse MSO
This commit is contained in:
parent
eaa3172672
commit
06973517ed
@ -20,6 +20,11 @@ from ..utils import (
|
|||||||
|
|
||||||
|
|
||||||
MSO_INFO = {
|
MSO_INFO = {
|
||||||
|
'ATT': {
|
||||||
|
'name': 'AT&T U-Verse',
|
||||||
|
'username_field': 'nameBox',
|
||||||
|
'password_field': 'pwdBox'
|
||||||
|
},
|
||||||
'DTV': {
|
'DTV': {
|
||||||
'name': 'DIRECTV',
|
'name': 'DIRECTV',
|
||||||
'username_field': 'username',
|
'username_field': 'username',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user