- Timestamp:
- 23 Aug 2021, 18:52:42 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/browser.py
r16547 r16582 828 828 """ 829 829 websites = (('Uniben Alumni Portal', 'https://uniben-alumni.waeup.org/'), 830 ('Uniben Student Portal', 'https:// uniben.waeup.org/'),)830 ('Uniben Student Portal', 'https://waeup.uniben.edu/'),) 831 831 appl_url1 = 'https://uniben-alumni.waeup.org/applicants/tscf1/register' 832 832 appl_url2 = 'https://uniben-alumni.waeup.org/applicants/tscs1/register'
Note: See TracChangeset for help on using the changeset viewer.