|
42 | 42 | uses_relative = ['ftp', 'http', 'gopher', 'nntp', 'imap', |
43 | 43 | 'wais', 'file', 'https', 'shttp', 'mms', |
44 | 44 | 'prospero', 'rtsp', 'rtspu', '', 'sftp', |
45 | | - 'svn', 'svn+ssh'] |
| 45 | + 'svn', 'svn+ssh', 'ws', 'wss'] |
46 | 46 | uses_netloc = ['ftp', 'http', 'gopher', 'nntp', 'telnet', |
47 | 47 | 'imap', 'wais', 'file', 'mms', 'https', 'shttp', |
48 | 48 | 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '', |
49 | | - 'svn', 'svn+ssh', 'sftp', 'nfs', 'git', 'git+ssh'] |
| 49 | + 'svn', 'svn+ssh', 'sftp', 'nfs', 'git', 'git+ssh', |
| 50 | + 'ws', 'wss'] |
50 | 51 | uses_params = ['ftp', 'hdl', 'prospero', 'http', 'imap', |
51 | 52 | 'https', 'shttp', 'rtsp', 'rtspu', 'sip', 'sips', |
52 | 53 | 'mms', '', 'sftp', 'tel'] |
|
0 commit comments