From 299fda06969e7b8190f120855788043867c1ab70 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Mon, 25 Mar 2024 17:07:43 -0400 Subject: [PATCH] Luminate templates transferred to Mexico school. Finished parsing the domains for Anthology. Need to start the script that puts them into a CSV. Sandata templates downloaded. --- Custom_Templates/customer_templates/.DS_Store | Bin 32772 -> 32772 bytes .../DataSnipper/_head.html.liquid | 2 + .../Sandata Learn/_account_avatar.html.liquid | 66 + .../_account_desktop_view.html.liquid | 19 + .../Sandata Learn/_account_form.html.liquid | 139 + .../_account_mobile_view.html.liquid | 17 + .../Sandata Learn/_account_tabs.html.liquid | 23 + .../Sandata Learn/_cards_course.html.liquid | 34 + .../_cards_learning_path.html.liquid | 70 + .../_cards_training_event.html.liquid | 45 + .../_certificates_info_column.html.liquid | 4 + .../_certificates_metadata.html.liquid | 59 + .../_certificates_preview.html.liquid | 35 + .../_certificates_top_bar.html.liquid | 44 + .../_certificates_verification.html.liquid | 15 + .../_course_activity_locked.html.liquid | 4 + .../_course_activity_unlocked.html.liquid | 15 + .../_course_categories.html.liquid | 10 + .../_course_description.html.liquid | 6 + .../_course_desktop_view.html.liquid | 40 + .../Sandata Learn/_course_events.html.liquid | 28 + .../Sandata Learn/_course_header.html.liquid | 16 + .../_course_instructors.html.liquid | 22 + .../_course_mobile_view.html.liquid | 40 + .../Sandata Learn/_course_outline.html.liquid | 40 + .../_course_progress_and_cta.html.liquid | 46 + ..._course_version_outdated_alert.html.liquid | 7 + ..._course_version_outdated_popup.html.liquid | 33 + .../_courses_catalog.html.liquid | 16 + .../Sandata Learn/_courses_index.html.liquid | 16 + .../_courses_zero_state.html.liquid | 6 + .../_filter_checkbox.html.liquid | 10 + .../_filter_dropdown.html.liquid | 33 + .../Sandata Learn/_filter_select.html.liquid | 22 + .../Sandata Learn/_footer.html.liquid | 78 + .../Sandata Learn/_head.html.liquid | 3 + .../Sandata Learn/_header.html.liquid | 180 + .../Sandata Learn/_header_minimal.html.liquid | 17 + .../_learning_path_banners.html.liquid | 5 + .../_learning_path_certificate.html.liquid | 17 + ...rning_path_certificate_content.html.liquid | 19 + ...learning_path_completed_banner.html.liquid | 13 + .../_learning_path_course.html.liquid | 56 + .../_learning_path_description.html.liquid | 6 + ..._learning_path_desktop_content.html.liquid | 21 + .../_learning_path_desktop_header.html.liquid | 12 + .../_learning_path_desktop_view.html.liquid | 2 + .../_learning_path_instructors.html.liquid | 26 + .../_learning_path_mobile_content.html.liquid | 19 + .../_learning_path_mobile_header.html.liquid | 17 + .../_learning_path_mobile_view.html.liquid | 2 + ...arning_path_new_content_banner.html.liquid | 12 + .../_learning_path_outline.html.liquid | 10 + ...learning_path_progress_and_cta.html.liquid | 20 + ...ning_path_summary_desktop_view.html.liquid | 3 + ...rning_path_summary_mobile_view.html.liquid | 5 + ...learning_path_training_session.html.liquid | 53 + .../_learning_paths_index.html.liquid | 14 + .../Sandata Learn/_messages.html.liquid | 19 + .../Sandata Learn/_search_result.html.liquid | 19 + .../_search_zero_state.html.liquid | 13 + .../Sandata Learn/_sub_navigation.html.liquid | 13 + .../_training_events_dashboard.html.liquid | 9 + .../_training_events_filter.html.liquid | 53 + .../_training_events_index.html.liquid | 13 + .../_training_events_zero_state.html.liquid | 9 + .../_training_session_calendars.html.liquid | 52 + .../_training_session_cta.html.liquid | 53 + .../_training_session_date.html.liquid | 14 + .../_training_session_description.html.liquid | 6 + ..._training_session_desktop_view.html.liquid | 40 + .../_training_session_details.html.liquid | 24 + .../_training_session_header.html.liquid | 10 + .../_training_session_mobile_view.html.liquid | 22 + ...training_session_more_sessions.html.liquid | 3 + .../_training_session_status.html.liquid | 6 + .../_training_session_tile.html.liquid | 17 + .../Sandata Learn/account.html.liquid | 15 + .../Sandata Learn/auth_url_email.html.liquid | 59 + .../auth_url_employee.html.liquid | 59 + .../auth_url_phone_number.html.liquid | 40 + .../Sandata Learn/auth_url_terms.html.liquid | 74 + .../Sandata Learn/catalog.html.liquid | 23 + .../Sandata Learn/course.html.liquid | 10 + .../Sandata Learn/courses.html.liquid | 11 + .../Sandata Learn/dashboard.html.liquid | 28 + .../Sandata Learn/forgot_password.html.liquid | 25 + .../Sandata Learn/homepage.html.liquid | 54 + .../Sandata Learn/learning_path.html.liquid | 10 + .../learning_path_summary.html.liquid | 10 + .../Sandata Learn/learning_paths.html.liquid | 14 + .../Sandata Learn/login.html.liquid | 53 + .../Sandata Learn/master.html.liquid | 1 + .../Sandata Learn/not_found.html.liquid | 10 + .../private_certificate.html.liquid | 10 + .../public_certificate.html.liquid | 10 + .../Sandata Learn/reset_password.html.liquid | 43 + .../Sandata Learn/search.html.liquid | 27 + .../Sandata Learn/sign_up.html.liquid | 72 + .../Sandata Learn/styles.css.liquid | 11 + .../Sandata Learn/training_events.html.liquid | 19 + .../training_session.html.liquid | 10 + .../training_session_attendance.html.liquid | 43 + .../Sandata Learn/transcript.html.liquid | 8 + .../Sandata Learn/unsubscribe.html.liquid | 30 + .../_account_avatar.html.liquid | 66 + .../_account_desktop_view.html.liquid | 19 + .../_account_form.html.liquid | 139 + .../_account_mobile_view.html.liquid | 17 + .../_certificates_info_column.html.liquid | 4 + .../_certificates_metadata.html.liquid | 59 + .../_certificates_preview.html.liquid | 35 + .../_certificates_top_bar.html.liquid | 44 + .../_certificates_verification.html.liquid | 15 + .../_course_activity_locked.html.liquid | 4 + .../_course_activity_unlocked.html.liquid | 15 + .../_course_categories.html.liquid | 10 + .../_course_description.html.liquid | 6 + .../_course_events.html.liquid | 28 + .../_course_instructors.html.liquid | 22 + .../_course_mobile_view.html.liquid | 40 + .../_course_outline.html.liquid | 40 + .../_course_progress_and_cta.html.liquid | 46 + ..._course_version_outdated_alert.html.liquid | 7 + ..._course_version_outdated_popup.html.liquid | 33 + .../_courses_index.html.liquid | 2 +- .../_courses_zero_state.html.liquid | 6 + .../_filter_checkbox.html.liquid | 10 + .../_filter_dropdown.html.liquid | 33 + .../_filter_select.html.liquid | 22 + .../_header_minimal.html.liquid | 17 + .../_homepage_featured.html.liquid | 10 +- .../_learning_path_banners.html.liquid | 5 + .../_learning_path_certificate.html.liquid | 17 + ...rning_path_certificate_content.html.liquid | 19 + .../_learning_path_description.html.liquid | 6 + ..._learning_path_desktop_content.html.liquid | 21 + .../_learning_path_desktop_header.html.liquid | 12 + .../_learning_path_instructors.html.liquid | 26 + .../_learning_path_mobile_content.html.liquid | 19 + .../_learning_path_mobile_header.html.liquid | 17 + ...arning_path_new_content_banner.html.liquid | 12 + .../_learning_path_outline.html.liquid | 10 + ...learning_path_progress_and_cta.html.liquid | 20 + ...ning_path_summary_desktop_view.html.liquid | 3 + ...rning_path_summary_mobile_view.html.liquid | 5 + ...learning_path_training_session.html.liquid | 53 + .../_learning_paths_index.html.liquid | 14 + .../_messages.html.liquid | 19 + .../_search_zero_state.html.liquid | 13 + .../_training_events_dashboard.html.liquid | 9 + .../_training_events_filter.html.liquid | 53 + .../_training_events_index.html.liquid | 13 + .../_training_events_zero_state.html.liquid | 9 + .../_training_session_calendars.html.liquid | 52 + .../_training_session_cta.html.liquid | 53 + .../_training_session_date.html.liquid | 14 + .../_training_session_description.html.liquid | 6 + ..._training_session_desktop_view.html.liquid | 40 + .../_training_session_details.html.liquid | 24 + .../_training_session_header.html.liquid | 10 + .../_training_session_mobile_view.html.liquid | 22 + ...training_session_more_sessions.html.liquid | 3 + .../_training_session_tile.html.liquid | 17 + .../Walmart Luminate Prod/account.html.liquid | 14 + .../auth_url_email.html.liquid | 59 + .../auth_url_employee.html.liquid | 59 + .../auth_url_phone_number.html.liquid | 40 + .../auth_url_terms.html.liquid | 74 + .../Walmart Luminate Prod/catalog.html.liquid | 23 + .../certifications.html.liquid | 4 +- .../Walmart Luminate Prod/course.html.liquid | 2 +- .../Walmart Luminate Prod/courses.html.liquid | 11 + .../forgot_password.html.liquid | 25 + .../learning_path_summary.html.liquid | 10 + .../learning_paths.html.liquid | 14 + .../Walmart Luminate Prod/login.html.liquid | 53 + .../Walmart Luminate Prod/master.html.liquid | 1 + .../not_found.html.liquid | 10 + .../private_certificate.html.liquid | 10 + .../public_certificate.html.liquid | 10 + .../reset_password.html.liquid | 43 + .../Walmart Luminate Prod/sign_up.html.liquid | 72 + .../Walmart Luminate Prod/styles.css.liquid | 4 + .../training_events.html.liquid | 19 + .../training_session.html.liquid | 10 + .../training_session_attendance.html.liquid | 43 + .../unsubscribe.html.liquid | 30 + CustomerNotes/Cin7/Cin7.md | 18 + .../Domains_W_Names.cpython-310.pyc | Bin 0 -> 195360 bytes .../domains_to_csv.cpython-310.pyc | Bin 0 -> 243 bytes Scripts/Anthology/domains_to_csv.py | 4 + Scripts/Anthology/domains_w_names.py | 4474 ++++++++--------- Todos.md | 20 +- 194 files changed, 7030 insertions(+), 2257 deletions(-) create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_account_avatar.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_account_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_account_form.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_account_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_account_tabs.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_cards_course.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_cards_learning_path.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_cards_training_event.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_certificates_info_column.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_certificates_metadata.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_certificates_preview.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_certificates_top_bar.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_certificates_verification.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_activity_locked.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_activity_unlocked.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_categories.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_alert.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_popup.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_courses_catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_courses_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_courses_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_filter_checkbox.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_filter_dropdown.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_filter_select.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_footer.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_head.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_header_minimal.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_banners.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_completed_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_course.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_new_content_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_path_training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_learning_paths_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_messages.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_search_result.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_search_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_sub_navigation.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_events_dashboard.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_events_filter.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_events_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_events_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_calendars.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_date.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_details.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_more_sessions.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_status.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/_training_session_tile.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/account.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/auth_url_email.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/auth_url_employee.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/auth_url_phone_number.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/auth_url_terms.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/course.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/courses.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/dashboard.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/forgot_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/homepage.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/learning_path.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/learning_path_summary.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/learning_paths.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/login.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/master.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/not_found.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/private_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/public_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/reset_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/search.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/sign_up.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/styles.css.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/training_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/training_session_attendance.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/transcript.html.liquid create mode 100644 Custom_Templates/customer_templates/Sandata Learn/unsubscribe.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_account_avatar.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_account_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_account_form.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_account_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_info_column.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_metadata.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_preview.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_top_bar.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_verification.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_locked.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_unlocked.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_categories.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_alert.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_popup.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_checkbox.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_dropdown.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_select.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_header_minimal.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_banners.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_certificate_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_desktop_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_desktop_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_instructors.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_mobile_content.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_mobile_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_new_content_banner.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_outline.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_progress_and_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_summary_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_summary_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_path_training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_learning_paths_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_messages.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_search_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_events_dashboard.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_events_filter.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_events_index.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_events_zero_state.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_calendars.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_cta.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_date.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_description.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_desktop_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_details.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_header.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_mobile_view.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_more_sessions.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/_training_session_tile.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/account.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/auth_url_email.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/auth_url_employee.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/auth_url_phone_number.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/auth_url_terms.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/catalog.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/courses.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/forgot_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/learning_path_summary.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/learning_paths.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/login.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/master.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/not_found.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/private_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/public_certificate.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/reset_password.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/sign_up.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/training_events.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/training_session.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/training_session_attendance.html.liquid create mode 100644 Custom_Templates/customer_templates/Walmart Luminate Prod/unsubscribe.html.liquid create mode 100644 Scripts/Anthology/__pycache__/Domains_W_Names.cpython-310.pyc create mode 100644 Scripts/Anthology/__pycache__/domains_to_csv.cpython-310.pyc create mode 100644 Scripts/Anthology/domains_to_csv.py diff --git a/Custom_Templates/customer_templates/.DS_Store b/Custom_Templates/customer_templates/.DS_Store index 479b85368e91569ce5d813f68d74a4313645f72c..0719828bcaa99eb578cecea47c60c4e095566c48 100644 GIT binary patch delta 42 ycmZo^U}|Y#n&8j4ZDYW0enz*+57Ol}YYB+5Pi~el+*}|rn|)ye<7RG!pYZ@mj}J-! delta 173 zcmZo^U}|Y#n&8j4Yh%D}enzj!57Ol}YYB+5Gm1`j5LcECU?^h9XGqCOHw;eB&n;j8 z0ml5BKoTr350%f&cX3I|$xi}`b2RVVDv-PNs3WGD6r5_rq2?51AlbvTfMIfjxXI=M N@!9N~xfOoK0{~X1FaH1l diff --git a/Custom_Templates/customer_templates/DataSnipper/_head.html.liquid b/Custom_Templates/customer_templates/DataSnipper/_head.html.liquid index 20ff4f91..a5d496c5 100644 --- a/Custom_Templates/customer_templates/DataSnipper/_head.html.liquid +++ b/Custom_Templates/customer_templates/DataSnipper/_head.html.liquid @@ -11,6 +11,7 @@ +{% comment %} +{% endcomment %} {% include 'generic_tns_carousel' %} {% include 'function_update_event_timezone' %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_account_avatar.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_account_avatar.html.liquid new file mode 100644 index 00000000..d952af93 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_account_avatar.html.liquid @@ -0,0 +1,66 @@ +
+

{% t .description %}

+

{% t .requirements %}

+
+ + + + +
+
+ +
+ +
+ +
+
+ +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_account_desktop_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_account_desktop_view.html.liquid new file mode 100644 index 00000000..8ae8599d --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_account_desktop_view.html.liquid @@ -0,0 +1,19 @@ +
+ + {% form_authenticity_token %} +
+
+
+ + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_account_form.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_account_form.html.liquid new file mode 100644 index 00000000..ddd264c2 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_account_form.html.liquid @@ -0,0 +1,139 @@ +
+ {% t .header %} +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +{% unless form.options.invite? %} +
+ + +
+ +
+ + +
+ +
+ + +
+{% endunless %} + +{% if form.options.invite? %} +
+ + +
+ + {% if form.terms_of_service_required? %} +
+ +
+ {% t .terms_of_service %} + + {% t .terms_link %} + +
+
+ {% else %} +
+ + {% t .terms %} + + {% t .terms_link %} + + +
+ {% endif %} + + +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_account_mobile_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_account_mobile_view.html.liquid new file mode 100644 index 00000000..6ac8c007 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_account_mobile_view.html.liquid @@ -0,0 +1,17 @@ +
+ + {% form_authenticity_token %} + + + +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_account_tabs.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_account_tabs.html.liquid new file mode 100644 index 00000000..f4de6c8e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_account_tabs.html.liquid @@ -0,0 +1,23 @@ +{% capture settings_path %}{% route account %}{% endcapture %} +{% capture transcript_path %}{% route transcript %}{% endcapture %} + +{% if current_person.signed_in? %} +{% unless current_school.sso_active? %} + +{% endunless %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_cards_course.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_cards_course.html.liquid new file mode 100644 index 00000000..5402ed64 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_cards_course.html.liquid @@ -0,0 +1,34 @@ +
+
+ {% if course.ribbon %} +
+ {{ course.ribbon }} +
+ {% endif %} + {{ course.name }} +
+

+ {{ course.name }} +

+
+ {{ course.instructor_names }} +
+ +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_cards_learning_path.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_cards_learning_path.html.liquid new file mode 100644 index 00000000..424a81ab --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_cards_learning_path.html.liquid @@ -0,0 +1,70 @@ +
+
+
+ {{ learning_path.name }} +
+
+ +
{% t shared.learning_path.title %}
+
+ {{ learning_path.items.count }} {% t .items %} +
+
+
+
{% t shared.learning_path.title %}
+ +
+ +
+

+ {{ learning_path.name }} +

+ +
+ {{ learning_path.instructor_names }} +
+ +
+ {{ learning_path.description }} +
+ +
+ {% t shared.progress, count: learning_path.progress %} +
+ +
+
+
+
+ + +
+
+
+
+
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_cards_training_event.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_cards_training_event.html.liquid new file mode 100644 index 00000000..1176157e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_cards_training_event.html.liquid @@ -0,0 +1,45 @@ +
+
+
+

+ {{ training_event.title }} +

+
+ {% t shared.event_types, key: training_event.event_type %} +
+
+ +
+
+
+ {{ training_event.sessions.first.day }} +
+
+
+ {{ training_event.sessions.first.month }} +
+
+ {{ training_event.sessions.first.year }} +
+
+
+
+
+
+
+ + + {% t .sessions, count: training_event.sessions.size %} + + + {% t shared.view %} + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_certificates_info_column.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_certificates_info_column.html.liquid new file mode 100644 index 00000000..61adfaba --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_certificates_info_column.html.liquid @@ -0,0 +1,4 @@ +
+ {% include "certificates_verification" %} + {% include "certificates_metadata" %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_certificates_metadata.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_certificates_metadata.html.liquid new file mode 100644 index 00000000..9f4a1dba --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_certificates_metadata.html.liquid @@ -0,0 +1,59 @@ +
+
+ +
+ + {% if certificate.issuer_name_enabled? %} + +
+ {% endif %} + + +
+ +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_certificates_preview.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_certificates_preview.html.liquid new file mode 100644 index 00000000..6357b621 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_certificates_preview.html.liquid @@ -0,0 +1,35 @@ + + +
+
+
+ +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_certificates_top_bar.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_certificates_top_bar.html.liquid new file mode 100644 index 00000000..74a7ae41 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_certificates_top_bar.html.liquid @@ -0,0 +1,44 @@ +
+
+
+

+ {{certificate.certificate_name}} +

+
+
+ {% if certificate.linkedin_sharing_enabled and current_person.signed_in? and certificate.learner_uuid == current_person.id %} + + + {% t .share %} + + {% endif %} + + {% if certificate.generating_pdf %} +
+ +
+ {% else %} + + {% t .download %} + + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_certificates_verification.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_certificates_verification.html.liquid new file mode 100644 index 00000000..4fc19415 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_certificates_verification.html.liquid @@ -0,0 +1,15 @@ +
+
+
+ +
+
+

+ {{certificate.verification_title}} +

+

+ {{certificate.verification_description}} +

+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_activity_locked.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_activity_locked.html.liquid new file mode 100644 index 00000000..386393d5 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_activity_locked.html.liquid @@ -0,0 +1,4 @@ + + + {{ activity.title }} + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_activity_unlocked.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_activity_unlocked.html.liquid new file mode 100644 index 00000000..30c03305 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_activity_unlocked.html.liquid @@ -0,0 +1,15 @@ +{% if course.enrolled? %} + + {{ activity.title }} + +{% else%} + + {{ activity.title }} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_categories.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_categories.html.liquid new file mode 100644 index 00000000..6cfe9010 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_categories.html.liquid @@ -0,0 +1,10 @@ +

+ {% t .header %} +

+
+ {% for category in course.categories %} +
+ {{ category.name }} +
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_description.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_description.html.liquid new file mode 100644 index 00000000..269f9216 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_description.html.liquid @@ -0,0 +1,6 @@ +

+ {% t .header, key: current_school.course_vocabulary %} +

+
+ {{ course.full_description }} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_desktop_view.html.liquid new file mode 100644 index 00000000..e16fee16 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_desktop_view.html.liquid @@ -0,0 +1,40 @@ +
+
+ {% include "course_header" %} +
+
+
+
+ {{ course.name }} + {% include "course_description" %} + + {% if course.categories.any? %} +
+ {% include "course_categories" %} +
+ {% endif %} + + {% if course.instructors.any? %} +
+ {% include "course_instructors" %} +
+ {% endif %} + + {% if course.events.any? %} +
+ {% include "course_events" %} +
+ {% endif %} +
+
+
+ {% include "course_progress_and_cta" %} +
+ {% include "course_outline" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_events.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_events.html.liquid new file mode 100644 index 00000000..5fa80eef --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_events.html.liquid @@ -0,0 +1,28 @@ +

+ {% t .header %} +

+
+ {% for event in course.events %} +
+ +
+
+ {{ event.title }} +
+
+ {% t shared.event_types, key: event.event_type %} +
+
+ {{ event.sessions.first.time_period }} {{ event.sessions.first.time_zone }} +
+
+
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_header.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_header.html.liquid new file mode 100644 index 00000000..01cde3a5 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_header.html.liquid @@ -0,0 +1,16 @@ +
+ {{ current_school.course_vocabulary }} + + +
+
+ + + + {{ course.name }} +
+{{ course.name }} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_instructors.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_instructors.html.liquid new file mode 100644 index 00000000..8b608928 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_instructors.html.liquid @@ -0,0 +1,22 @@ +

+ {% t .header %} +

+
+ {% for instructor in course.instructors %} +
+ {{ instructor.name }} +
+
+ {{ instructor.name }} +
+ +
+
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_mobile_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_mobile_view.html.liquid new file mode 100644 index 00000000..7f31ff35 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_mobile_view.html.liquid @@ -0,0 +1,40 @@ +
+ {% include "course_header" %} +
+ {% include "course_progress_and_cta" %} +
+
+ +{% if course.progress == 0 %} +
+ {% include "course_description" %} +
+
+ {% include "course_outline" %} +
+{% else %} +
+ {% include "course_outline" %} +
+
+ {% include "course_description" %} +
+{% endif %} + +{% if course.categories.any? %} +
+ {% include "course_categories" %} +
+{% endif %} + +{% if course.instructors.any? %} +
+ {% include "course_instructors" %} +
+{% endif %} + +{% if course.events.any? %} +
+ {% include "course_events" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_outline.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_outline.html.liquid new file mode 100644 index 00000000..72f97e79 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_outline.html.liquid @@ -0,0 +1,40 @@ +
+
+ {% t .header, key: current_school.course_vocabulary %} +
+
+
    + {% for section in course.sections %} +
  1. +
    + {{ section.name }} +
    +
      + {% for activity in section.activities %} + +
    1. + {% if activity.completed? %} + + {% if activity.locked? %} + {% include "course_activity_locked" %} + {% else %} + {% include "course_activity_unlocked", class: "np-course-outline-content-activity-link-completed" %} + {% endif %} +
      + {% else %} + + {% if activity.locked? %} + {% include "course_activity_locked" %} + {% else %} + {% include "course_activity_unlocked", class: "np-course-outline-content-activity-link" %} + {% endif %} +
      + {% endif %} +
    2. + {% endfor %} +
    +
  2. + {% endfor %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_progress_and_cta.html.liquid new file mode 100644 index 00000000..1c3db9fa --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_progress_and_cta.html.liquid @@ -0,0 +1,46 @@ +
+
+ {% t .header %} +
+
+
+
+
+ +
+ {% t shared.progress, count: course.progress %} +
+
+ +{% if course.learner_can_retake? %} +
+ {% form_authenticity_token %} + +
+{% else %} + + {% if course.enrolled? == false %} + {% t shared.enroll %} + {% elsif course.started? == false %} + {% t shared.course.start, key: current_school.course_vocabulary %} + {% elsif course.completed? %} + {% t shared.course.view, key: current_school.course_vocabulary %} + {% else %} + {% t shared.continue %} + {% endif %} + +{% endif %} + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_alert.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_alert.html.liquid new file mode 100644 index 00000000..03e245ab --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_alert.html.liquid @@ -0,0 +1,7 @@ +{% if courses.include_courses_to_restart? %} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_popup.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_popup.html.liquid new file mode 100644 index 00000000..71795884 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_course_version_outdated_popup.html.liquid @@ -0,0 +1,33 @@ +
+
+ + +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_courses_catalog.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_courses_catalog.html.liquid new file mode 100644 index 00000000..ea1e9ea4 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_courses_catalog.html.liquid @@ -0,0 +1,16 @@ +{% if courses.in_catalog.any? %} +
+ {% for course in courses.in_catalog %} +
+ {% include "cards_course" with course %} +
+ {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.catalog, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_courses_index.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_courses_index.html.liquid new file mode 100644 index 00000000..19e7671b --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_courses_index.html.liquid @@ -0,0 +1,16 @@ +{% if courses.enrolled.any? %} +
+ {% for course in courses.enrolled %} +
+ {% include "cards_course" with course %} +
+ {% endfor %} +
+{% else %} + {% capture message %} + {% t shared.zero_state.courses.index, + key: current_school.course_vocabulary + %} + {% endcapture %} + {% include "courses_zero_state", message: message %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_courses_zero_state.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_courses_zero_state.html.liquid new file mode 100644 index 00000000..26e371f7 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_courses_zero_state.html.liquid @@ -0,0 +1,6 @@ +
+
+ {{ message }} +
+ {{ message }} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_filter_checkbox.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_filter_checkbox.html.liquid new file mode 100644 index 00000000..5cbcbd07 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_filter_checkbox.html.liquid @@ -0,0 +1,10 @@ + + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_filter_dropdown.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_filter_dropdown.html.liquid new file mode 100644 index 00000000..e7a954bb --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_filter_dropdown.html.liquid @@ -0,0 +1,33 @@ +
+ +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_filter_select.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_filter_select.html.liquid new file mode 100644 index 00000000..d006c0df --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_filter_select.html.liquid @@ -0,0 +1,22 @@ +{% if params.q %} + +{% endif %} + + + + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_footer.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_footer.html.liquid new file mode 100644 index 00000000..c1a5ab83 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_footer.html.liquid @@ -0,0 +1,78 @@ + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_head.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_head.html.liquid new file mode 100644 index 00000000..beab5b4a --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_head.html.liquid @@ -0,0 +1,3 @@ +{% styles default %} +{% styles colors %} +{% styles custom %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_header.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_header.html.liquid new file mode 100644 index 00000000..17618eb5 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_header.html.liquid @@ -0,0 +1,180 @@ +
+
+
+ {% if current_person.signed_in? %} + + + {% endif %} +
+ {% if current_school.logo_url %} +

+ + {{ current_school.name }} + +

+ {% else %} + + {{ current_school.name }} + + {% endif %} + +
+ +
+ + {% if current_person.signed_in? %} + +
+ + +
+ {% else %} + + {% endif %} +
+
+ +
+
+ {% if current_person.signed_in? %} + {{ current_person.name }} +
+ {{ current_person.name }} +
+ {% endif %} +
+ + {% for website_navigation in navigations.header_navigations %} + + {{ website_navigation.name }} + + {% endfor %} +
+ {% unless current_school.sso_active? %} + + {% t .profile_settings %} + + {% endunless %} + + {% t .sign_out %} + +
+
+
+ +{% include "messages" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_header_minimal.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_header_minimal.html.liquid new file mode 100644 index 00000000..6b72cdb2 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_header_minimal.html.liquid @@ -0,0 +1,17 @@ +
+ + {% if current_school.logo_url %} + + {% else %} + + {{ current_school.name }} + + {% endif %} + +
+ +{% include "messages" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_banners.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_banners.html.liquid new file mode 100644 index 00000000..11a1810c --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_banners.html.liquid @@ -0,0 +1,5 @@ +{% if learning_path.new_content_available? %} + {% include "learning_path_new_content_banner" %} +{% else %} + {% include "learning_path_completed_banner" %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate.html.liquid new file mode 100644 index 00000000..3a282c5e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate.html.liquid @@ -0,0 +1,17 @@ +{% if learning_path.has_certificate? %} + {% if learning_path.certificate_completed? %} +
+ +
+ {% include "learning_path_certificate_content" %} +
+
+ {% else %} +
+ {% include "learning_path_certificate_content" %} +
+ {% endif %} +{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate_content.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate_content.html.liquid new file mode 100644 index 00000000..3feafd59 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_certificate_content.html.liquid @@ -0,0 +1,19 @@ +
+ +

+ {{ learning_path.certificate_name }} +

+ {% if learning_path.certificate_completed? %} + + {% endif %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_completed_banner.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_completed_banner.html.liquid new file mode 100644 index 00000000..1c146f6e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_completed_banner.html.liquid @@ -0,0 +1,13 @@ +
+ +
+

{% t .headline %}

+

{% t .description %}

+
+ {% if learning_path.certificate_link %} + {% t .actions.certificate %} + {% endif %} + {% t .actions.more_courses %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_course.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_course.html.liquid new file mode 100644 index 00000000..5f7aff84 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_course.html.liquid @@ -0,0 +1,56 @@ +{% if learning_path.enrolled? and course.unlocked? %} +
+ +
+ {{ course.name }} +
+
+ {{ course.name }} +
+ {% if course.instructors %} +
+ {{ course.instructors }} +
+ {% endif %} +
+ {% t shared.progress, count: course.progress %} +
+
+ + {% if course.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% else %} +
+
+ {{ course.name }} +
+
+ {{ course.name }} +
+
+ {% if course.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_description.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_description.html.liquid new file mode 100644 index 00000000..6b1fb3a0 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_description.html.liquid @@ -0,0 +1,6 @@ +

+ {% t .about %} +

+
+ {{ learning_path.description }} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_content.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_content.html.liquid new file mode 100644 index 00000000..e9ca85d9 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_content.html.liquid @@ -0,0 +1,21 @@ +
+
+
+ {{ learning_path.name }} +
+ {% include "learning_path_description" %} + {% include "learning_path_instructors" %} +
+
+
+
+
+ {% include "learning_path_progress_and_cta" %} +
+ {% include "learning_path_outline" %} +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_header.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_header.html.liquid new file mode 100644 index 00000000..d019f315 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_header.html.liquid @@ -0,0 +1,12 @@ +
+
+ {% t shared.learning_path.title %} + +
+
+ + + + {{ learning_path.name }} +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_view.html.liquid new file mode 100644 index 00000000..8447443e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_desktop_view.html.liquid @@ -0,0 +1,2 @@ +{% include "learning_path_desktop_header" %} +{% include "learning_path_desktop_content" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_instructors.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_instructors.html.liquid new file mode 100644 index 00000000..a8342301 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_instructors.html.liquid @@ -0,0 +1,26 @@ +{% if learning_path.instructors.any? %} +
+

+ {% t shared.instructors %} +

+
+ {% for instructor in learning_path.instructors %} +
+ {{ instructor.name }} +
+
+ {{ instructor.name }} +
+ +
+
+ {% endfor %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_content.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_content.html.liquid new file mode 100644 index 00000000..92ffd4c8 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_content.html.liquid @@ -0,0 +1,19 @@ +{% if learning_path.in_progress? %} + {% include "learning_path_outline" %} +
+ {% include "learning_path_description" %} +
+{% else %} +
+ {% include "learning_path_description" %} +
+
+ {% include "learning_path_outline" %} +
+{% endif %} + +{% if learning_path.instructors.any? %} +
+ {% include "learning_path_instructors" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_header.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_header.html.liquid new file mode 100644 index 00000000..2bf66a5a --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_header.html.liquid @@ -0,0 +1,17 @@ +
+
+ {% t shared.learning_path.title %} + +
+
+ {{ learning_path.name }} +
+ {{ learning_path.name }} +
+ {% include "learning_path_progress_and_cta" %} +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_view.html.liquid new file mode 100644 index 00000000..0e22feb9 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_mobile_view.html.liquid @@ -0,0 +1,2 @@ +{% include "learning_path_mobile_header" %} +{% include "learning_path_mobile_content" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_new_content_banner.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_new_content_banner.html.liquid new file mode 100644 index 00000000..2bc02d46 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_new_content_banner.html.liquid @@ -0,0 +1,12 @@ +
+
+

{% t .headline %}

+

{% t .description %}

+
+ {% learning_path_next_step_button learning_path, class: "np-learning-path-banner-action np-learning-path-banner-action--primary" %} + {% if learning_path.certificate_link %} + {% t .actions.view_certificate %} + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_outline.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_outline.html.liquid new file mode 100644 index 00000000..22ddd573 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_outline.html.liquid @@ -0,0 +1,10 @@ +
+ {% for item in learning_path.items %} + {% if item.course? %} + {% include "learning_path_course", course: item %} + {% elsif item.training_event? %} + {% include "learning_path_training_session", training_session: item %} + {% endif %} + {% endfor %} + {% include "learning_path_certificate" %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_progress_and_cta.html.liquid new file mode 100644 index 00000000..1d90a2a7 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_progress_and_cta.html.liquid @@ -0,0 +1,20 @@ +{% if learning_path.enrolled? %} +
+
+ {% t .progress %} +
+
+
+
+
+
+ {% t shared.progress, count: learning_path.progress %} +
+
+{% endif %} + +{% learning_path_next_step_button learning_path, class: "np-top-button np-button-font-color np-button np-button-big" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_desktop_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_desktop_view.html.liquid new file mode 100644 index 00000000..05961c52 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_desktop_view.html.liquid @@ -0,0 +1,3 @@ +{% include "learning_path_desktop_header" %} +{% include "learning_path_banners" %} +{% include "learning_path_desktop_content" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_mobile_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_mobile_view.html.liquid new file mode 100644 index 00000000..f30a09eb --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_summary_mobile_view.html.liquid @@ -0,0 +1,5 @@ +
+ {% include "learning_path_banners" %} +
+{% include "learning_path_mobile_header" %} +{% include "learning_path_mobile_content" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_path_training_session.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_training_session.html.liquid new file mode 100644 index 00000000..f796cdf4 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_path_training_session.html.liquid @@ -0,0 +1,53 @@ +{% if learning_path.enrolled? and training_session.unlocked? %} +
+ +
+ +
+
{{ training_session.name }}
+
{{ training_session.instructors }}
+
+ {{ training_session.time }} {{ training_session.time_zone }} +
+
+ + {% if training_session.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% else %} +
+
+ +
+
{{ training_session.name }}
+
{{ training_session.caption }}
+
+ {% if training_session.optional? %} +
+ {% t shared.optional %} +
+ {% endif %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_learning_paths_index.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_learning_paths_index.html.liquid new file mode 100644 index 00000000..a4681210 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_learning_paths_index.html.liquid @@ -0,0 +1,14 @@ +
+ {% if items.any? %} + {% for learning_path in items %} + {% include "cards_learning_path" with learning_path %} + {% endfor %} + {% else %} +
+
+ {% t .empty %} +
+ {% t .empty %} +
+ {% endif %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_messages.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_messages.html.liquid new file mode 100644 index 00000000..059fc568 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_messages.html.liquid @@ -0,0 +1,19 @@ +{% if messages.alert.size > 0 %} +
+
+ {% for message in messages.alert %} +
{{ message }}
+ {% endfor %} +
+
+{% endif %} + +{% if messages.notice.size > 0 %} +
+
+ {% for message in messages.notice %} +
{{ message }}
+ {% endfor %} +
+
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_search_result.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_search_result.html.liquid new file mode 100644 index 00000000..5c2a4991 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_search_result.html.liquid @@ -0,0 +1,19 @@ +
+
+
+ {{ result.name }} +
+ +
{{ result.description }}
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_search_zero_state.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_search_zero_state.html.liquid new file mode 100644 index 00000000..4e52c6fb --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_search_zero_state.html.liquid @@ -0,0 +1,13 @@ +
+
+
+

+ {% t .nothing_found %} +

+
+ {% t .empty %} +
+
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_sub_navigation.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_sub_navigation.html.liquid new file mode 100644 index 00000000..b432c10b --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_sub_navigation.html.liquid @@ -0,0 +1,13 @@ + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_events_dashboard.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_events_dashboard.html.liquid new file mode 100644 index 00000000..7aeb19ce --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_events_dashboard.html.liquid @@ -0,0 +1,9 @@ +
+ {% if training_events.enrolled.any? %} + {% for training_event in training_events.enrolled %} + {% include "cards_training_event" with training_event %} + {% endfor %} + {% else %} + {% include "training_events_zero_state" %} + {% endif %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_events_filter.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_events_filter.html.liquid new file mode 100644 index 00000000..d4892278 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_events_filter.html.liquid @@ -0,0 +1,53 @@ +
+ +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_events_index.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_events_index.html.liquid new file mode 100644 index 00000000..ff93b1c8 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_events_index.html.liquid @@ -0,0 +1,13 @@ +
+ {% if training_events.available.any? %} +
+ {% for training_event in training_events.available %} +
+ {% include "cards_training_event" with training_event %} +
+ {% endfor %} +
+ {% else %} + {% include "training_events_zero_state" %} + {% endif %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_events_zero_state.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_events_zero_state.html.liquid new file mode 100644 index 00000000..076b789e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_events_zero_state.html.liquid @@ -0,0 +1,9 @@ +
+
+ {% t .empty %} +
+ {% t .empty %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_calendars.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_calendars.html.liquid new file mode 100644 index 00000000..6c758b73 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_calendars.html.liquid @@ -0,0 +1,52 @@ + diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_cta.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_cta.html.liquid new file mode 100644 index 00000000..d777c5f6 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_cta.html.liquid @@ -0,0 +1,53 @@ +{% if training_session.approved? %} +
+ + {% t .registered %} +
+{% elsif training_session.pending? %} +
+ {% t .pending %} +
+{% elsif training_session.denied? %} +
+ {% t .denied %} +
+{% elsif training_session.too_late? %} +
+ {% t .too_late %} +
+{% elsif training_session.no_seats? %} +
+ {% t .no_seats %} +
+{% endif %} +
+
+
+ {% form_authenticity_token %} + + {% if training_session.internal? and training_session.approved? %} + {% if features.training_events_google_calendar? %} + {% include "training_session_calendars" %} + + {% else %} + + {% endif %} + + + {% endif %} + + {% if training_session.not_registered? %} + + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_date.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_date.html.liquid new file mode 100644 index 00000000..48694035 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_date.html.liquid @@ -0,0 +1,14 @@ +
+
+
+ {{ training_session.day }} +
+
+
+ {{ training_session.month }} +
+
+ {{ training_session.year }} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_description.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_description.html.liquid new file mode 100644 index 00000000..73be4cf4 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_description.html.liquid @@ -0,0 +1,6 @@ +

+ {% t .header %} +

+
+ {{ training_event.description }} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_desktop_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_desktop_view.html.liquid new file mode 100644 index 00000000..5c1abfec --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_desktop_view.html.liquid @@ -0,0 +1,40 @@ +
+ {% include "training_session_header" %} +
+
+
+
+
+
+ {% include "training_session_details" %} +
+
+ {% include "training_session_cta" %} +
+
+
+
+ {% include "training_session_description" %} +
+
+
+
+
+
+ {% t shared.more_sessions %} +
+ {% if training_event.sessions.size > 1 %} + {% include "training_session_more_sessions" %} + {% else %} +
+ {% t .empty %} +
+ {% t .empty %} +
+
+ {% endif %} +
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_details.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_details.html.liquid new file mode 100644 index 00000000..ae23b7ac --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_details.html.liquid @@ -0,0 +1,24 @@ +
+ {% include "training_session_date" %} + +
+ + {{ training_session.time_period }} {{ training_session.time_zone }} +
+ + {% if training_session.location %} +
+ + {{ training_session.location }} +
+ {% endif %} + + {% if training_session.session_url %} + + {% endif %} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_header.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_header.html.liquid new file mode 100644 index 00000000..10434cfa --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_header.html.liquid @@ -0,0 +1,10 @@ +
+ {% t shared.event_types, key: training_event.event_type %} + +
+
+ + + + {{ training_event.title }} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_mobile_view.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_mobile_view.html.liquid new file mode 100644 index 00000000..00455d4e --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_mobile_view.html.liquid @@ -0,0 +1,22 @@ +
+
+ {% include "training_session_header" %} +
+ {% include "training_session_details" %} +
+ {% include "training_session_cta" %} +
+
+ +
+ {% include "training_session_description" %} +
+ +{% if training_event.sessions.size > 1 %} +
+
+ {% t shared.more_sessions %} +
+ {% include "training_session_more_sessions" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_more_sessions.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_more_sessions.html.liquid new file mode 100644 index 00000000..6cfafa87 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_more_sessions.html.liquid @@ -0,0 +1,3 @@ +{% for session in training_event.sessions %} + {% include "training_session_tile", current_session: training_session %} +{% endfor %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_status.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_status.html.liquid new file mode 100644 index 00000000..75116282 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_status.html.liquid @@ -0,0 +1,6 @@ +
+ {% if training_session.approved? %} + + {% endif %} + {{ training_session.status.label }} +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/_training_session_tile.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/_training_session_tile.html.liquid new file mode 100644 index 00000000..e5ad8714 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/_training_session_tile.html.liquid @@ -0,0 +1,17 @@ +{% if current_session.id != session.id %} + + +
+
+ {{ session.month }} {{ session.day }}, {{ session.year }} +
+
+ {{ session.time_period }} {{ session.time_zone }} +
+
+ +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/account.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/account.html.liquid new file mode 100644 index 00000000..df96f9b6 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/account.html.liquid @@ -0,0 +1,15 @@ +{% include "header" %} +{% include "account_tabs" %} + +
+
+ {% include "account_mobile_view", form: form %} +
+ +
+ {% include "account_desktop_view", form: form %} +
+
+ +{% include "footer" %} + diff --git a/Custom_Templates/customer_templates/Sandata Learn/auth_url_email.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/auth_url_email.html.liquid new file mode 100644 index 00000000..a413959c --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/auth_url_email.html.liquid @@ -0,0 +1,59 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ {% t shared.welcome_to_school, school_name: current_school.name %} +
+
+ {% t .headline, key: current_school.course_vocabulary %} +
+
+ + +
+
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/auth_url_employee.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/auth_url_employee.html.liquid new file mode 100644 index 00000000..c8d8adf7 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/auth_url_employee.html.liquid @@ -0,0 +1,59 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ {% t shared.welcome_to_school, school_name: current_school.name %} +
+
+ {% t .headline, key: current_school.course_vocabulary %} +
+
+ + +
+
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/auth_url_phone_number.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/auth_url_phone_number.html.liquid new file mode 100644 index 00000000..aafae119 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/auth_url_phone_number.html.liquid @@ -0,0 +1,40 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t shared.welcome_to_school, school_name: current_school.name %}
+
{% t .headline, key: current_school.course_vocabulary %}
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/auth_url_terms.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/auth_url_terms.html.liquid new file mode 100644 index 00000000..a7087db2 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/auth_url_terms.html.liquid @@ -0,0 +1,74 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t shared.welcome_to_school, school_name: current_school.name %}
+
{% t .headline, key: current_school.course_vocabulary %}
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/catalog.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/catalog.html.liquid new file mode 100644 index 00000000..d7b380b8 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/catalog.html.liquid @@ -0,0 +1,23 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.in_catalog %} +{% include "sub_navigation" %} +
+
+
+
{{ catalog.headline }}
+
{{ catalog.subheadline }}
+
+ {% capture label %}{% t shared.filters.by_category %}{% endcapture %} + + {% if courses.in_catalog.any? %} + {% + include "filter_dropdown", + filters: courses.filters, + key: "category_uuid", + label: label + %} + {% endif %} +
+ {% include "courses_catalog" %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/course.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/course.html.liquid new file mode 100644 index 00000000..d77e09ba --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/course.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "course_desktop_view" %} +
+
+ {% include "course_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/courses.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/courses.html.liquid new file mode 100644 index 00000000..ef34b59a --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/courses.html.liquid @@ -0,0 +1,11 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +
+
+ {% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %} +
+
{% t .headline, key: current_school.course_vocabulary %}
+ {% include "courses_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/dashboard.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/dashboard.html.liquid new file mode 100644 index 00000000..643c4713 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/dashboard.html.liquid @@ -0,0 +1,28 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +
+
+
+
+ {% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %} +
+ {% include "courses_index", class: "col-xs-12 col-sm-6 np-stretch-content" %} + {% if features.learning_paths? %} +
+ {% t shared.learning_paths %} +
+ {% include "learning_paths_index", items: learning_paths.enrolled %} + {% endif %} +
+ {% if features.training_events? %} +
+
+ {% t .upcoming_events %} +
+ {% include "training_events_dashboard" %} +
+ {% endif %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/forgot_password.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/forgot_password.html.liquid new file mode 100644 index 00000000..3d65513f --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/forgot_password.html.liquid @@ -0,0 +1,25 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/homepage.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/homepage.html.liquid new file mode 100644 index 00000000..eaa49d4d --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/homepage.html.liquid @@ -0,0 +1,54 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.featured %} +
+
+ {{ homepage.headline }} +
+
+ {{ homepage.headline }} +
+
+ {{ homepage.subheadline }} +
+ {% comment %} + + {% t .discover %} + + {% endcomment %} +
+
+ {% include "sub_navigation" %} + +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/learning_path.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/learning_path.html.liquid new file mode 100644 index 00000000..5cbb5a93 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/learning_path.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "learning_path_desktop_view" %} +
+
+ {% include "learning_path_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/learning_path_summary.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/learning_path_summary.html.liquid new file mode 100644 index 00000000..99ae32ed --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/learning_path_summary.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "learning_path_summary_desktop_view" %} +
+
+ {% include "learning_path_summary_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/learning_paths.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/learning_paths.html.liquid new file mode 100644 index 00000000..e6e10cba --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/learning_paths.html.liquid @@ -0,0 +1,14 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+
+ {% t shared.learning_paths %} +
+
+ {% t .subtitle %} +
+ {% include "learning_paths_index", items: learning_paths.available %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/login.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/login.html.liquid new file mode 100644 index 00000000..bde185dd --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/login.html.liquid @@ -0,0 +1,53 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+ + + {% t .forgot_password %} + + {% if features.account_creation? %} + + {% t shared.sign_up %} + + {% endif %} + {% if features.request_access? %} + + {{ current_school.request_access_label }} + + {% endif %} +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/master.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/master.html.liquid new file mode 100644 index 00000000..63345068 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/master.html.liquid @@ -0,0 +1 @@ +{% body %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/not_found.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/not_found.html.liquid new file mode 100644 index 00000000..91c76e4b --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/not_found.html.liquid @@ -0,0 +1,10 @@ +
+ + +
diff --git a/Custom_Templates/customer_templates/Sandata Learn/private_certificate.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/private_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/private_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
+
+
+ {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/public_certificate.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/public_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/public_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
+
+
+ {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/reset_password.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/reset_password.html.liquid new file mode 100644 index 00000000..281c6eaa --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/reset_password.html.liquid @@ -0,0 +1,43 @@ +
+
+ {% include "header_minimal" %} +
+
+ + + {% form_authenticity_token %} +
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/search.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/search.html.liquid new file mode 100644 index 00000000..01684399 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/search.html.liquid @@ -0,0 +1,27 @@ +{% include "header" %} +
+
+ {% t .title %} +
+
+
+ {% t .showing %} + {{ results.count }} + {% t .results_for %} + "{{ results.term }}" +
+ {% capture label %}{% t shared.filters.by_type %}{% endcapture %} + {% + include "filter_dropdown", + filters: results.filters, + key: "type", + label: label + %} +
+ {% if results.items.any? %} + {% render "search_result" for results.items as result %} + {% else %} + {% include "search_zero_state" %} + {% endif %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/sign_up.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/sign_up.html.liquid new file mode 100644 index 00000000..7a903da4 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/sign_up.html.liquid @@ -0,0 +1,72 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t .create_account %}
+ {% form_authenticity_token %} +
+
+ + +
+
+ + +
+
+
+ + +
+
+ + +
+ + + {% t .terms %} + + {% t .terms_link %} + + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Sandata Learn/styles.css.liquid b/Custom_Templates/customer_templates/Sandata Learn/styles.css.liquid new file mode 100644 index 00000000..7386f452 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/styles.css.liquid @@ -0,0 +1,11 @@ + /* + Put your custom overlay styles in here + You can use your northpass color palette in this file + +{{ color_palette.button_font_color }} +{{ color_palette.button_color }} +{{ color_palette.button_hover_color }} +{{ color_palette.header_font_color }} +{{ color_palette.header_font_hover_color }} +{{ color_palette.header_color }} +*/ diff --git a/Custom_Templates/customer_templates/Sandata Learn/training_events.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/training_events.html.liquid new file mode 100644 index 00000000..139717ee --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/training_events.html.liquid @@ -0,0 +1,19 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+
+
+ {% t .title %} +
+
+ {% t .subtitle %} +
+
+
+ {% include "training_events_filter" %} +
+
+ {% include "training_events_index" %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/training_session.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/training_session.html.liquid new file mode 100644 index 00000000..5b78b834 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/training_session.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "training_session_desktop_view" %} +
+
+ {% include "training_session_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/training_session_attendance.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/training_session_attendance.html.liquid new file mode 100644 index 00000000..71bb6119 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/training_session_attendance.html.liquid @@ -0,0 +1,43 @@ +{% include "header" %} +
+
+ {% if token %} + +
+ {{ training_session.title }} +
+
+ {% t .info, + event_name: training_session.title, + session_date: training_session.date, + session_time: training_session.time + %} +
+
+ {% t .question %} +
+
+ {% form_authenticity_token %} + + + +
+
+ {% t .salutation %} +
+
+ {{ current_school.name }} +
+ {% else %} + +
+ {% t .success.response_text %} +
+ +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/transcript.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/transcript.html.liquid new file mode 100644 index 00000000..b6cb5428 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/transcript.html.liquid @@ -0,0 +1,8 @@ +{% include "header" %} +{% include "account_tabs" %} + +
+ {% transcript %} +
+ +{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/unsubscribe.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/unsubscribe.html.liquid new file mode 100644 index 00000000..69a54028 --- /dev/null +++ b/Custom_Templates/customer_templates/Sandata Learn/unsubscribe.html.liquid @@ -0,0 +1,30 @@ +{% include "header" %} +
+
+ {% if token %} + +
+ {% t .unsubscribe_text %} +
+
+ {% t .resubscribe_text %} +
+
+ {% form_authenticity_token %} + + +
+ {% else %} + +
+ {% t .resubscribed_text %} +
+ {% endif %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_avatar.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_avatar.html.liquid new file mode 100644 index 00000000..d952af93 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_avatar.html.liquid @@ -0,0 +1,66 @@ +
+

{% t .description %}

+

{% t .requirements %}

+
+ + + + +
+
+ +
+ +
+ +
+
+ +
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_desktop_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_desktop_view.html.liquid new file mode 100644 index 00000000..8ae8599d --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_desktop_view.html.liquid @@ -0,0 +1,19 @@ +
+ + {% form_authenticity_token %} +
+
+
+ + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_form.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_form.html.liquid new file mode 100644 index 00000000..ddd264c2 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_form.html.liquid @@ -0,0 +1,139 @@ +
+ {% t .header %} +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+ +{% unless form.options.invite? %} +
+ + +
+ +
+ + +
+ +
+ + +
+{% endunless %} + +{% if form.options.invite? %} +
+ + +
+ + {% if form.terms_of_service_required? %} +
+ +
+ {% t .terms_of_service %} + + {% t .terms_link %} + +
+
+ {% else %} +
+ + {% t .terms %} + + {% t .terms_link %} + + +
+ {% endif %} + + +{% endif %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_mobile_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_mobile_view.html.liquid new file mode 100644 index 00000000..6ac8c007 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_account_mobile_view.html.liquid @@ -0,0 +1,17 @@ +
+ + {% form_authenticity_token %} + + + +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_info_column.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_info_column.html.liquid new file mode 100644 index 00000000..61adfaba --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_info_column.html.liquid @@ -0,0 +1,4 @@ +
+ {% include "certificates_verification" %} + {% include "certificates_metadata" %} +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_metadata.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_metadata.html.liquid new file mode 100644 index 00000000..9f4a1dba --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_metadata.html.liquid @@ -0,0 +1,59 @@ +
+
+ +
+ + {% if certificate.issuer_name_enabled? %} + +
+ {% endif %} + + +
+ +
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_preview.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_preview.html.liquid new file mode 100644 index 00000000..6357b621 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_preview.html.liquid @@ -0,0 +1,35 @@ + + +
+
+
+ +
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_top_bar.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_top_bar.html.liquid new file mode 100644 index 00000000..74a7ae41 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_top_bar.html.liquid @@ -0,0 +1,44 @@ +
+
+
+

+ {{certificate.certificate_name}} +

+
+
+ {% if certificate.linkedin_sharing_enabled and current_person.signed_in? and certificate.learner_uuid == current_person.id %} + + + {% t .share %} + + {% endif %} + + {% if certificate.generating_pdf %} +
+ +
+ {% else %} + + {% t .download %} + + {% endif %} +
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_verification.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_verification.html.liquid new file mode 100644 index 00000000..4fc19415 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_certificates_verification.html.liquid @@ -0,0 +1,15 @@ +
+
+
+ +
+
+

+ {{certificate.verification_title}} +

+

+ {{certificate.verification_description}} +

+
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_locked.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_locked.html.liquid new file mode 100644 index 00000000..386393d5 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_locked.html.liquid @@ -0,0 +1,4 @@ + + + {{ activity.title }} + diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_unlocked.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_unlocked.html.liquid new file mode 100644 index 00000000..30c03305 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_activity_unlocked.html.liquid @@ -0,0 +1,15 @@ +{% if course.enrolled? %} + + {{ activity.title }} + +{% else%} + + {{ activity.title }} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_categories.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_categories.html.liquid new file mode 100644 index 00000000..6cfe9010 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_categories.html.liquid @@ -0,0 +1,10 @@ +

+ {% t .header %} +

+
+ {% for category in course.categories %} +
+ {{ category.name }} +
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_description.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_description.html.liquid new file mode 100644 index 00000000..269f9216 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_description.html.liquid @@ -0,0 +1,6 @@ +

+ {% t .header, key: current_school.course_vocabulary %} +

+
+ {{ course.full_description }} +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_events.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_events.html.liquid new file mode 100644 index 00000000..5fa80eef --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_events.html.liquid @@ -0,0 +1,28 @@ +

+ {% t .header %} +

+
+ {% for event in course.events %} +
+ +
+
+ {{ event.title }} +
+
+ {% t shared.event_types, key: event.event_type %} +
+
+ {{ event.sessions.first.time_period }} {{ event.sessions.first.time_zone }} +
+
+
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_instructors.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_instructors.html.liquid new file mode 100644 index 00000000..8b608928 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_instructors.html.liquid @@ -0,0 +1,22 @@ +

+ {% t .header %} +

+
+ {% for instructor in course.instructors %} +
+ {{ instructor.name }} +
+
+ {{ instructor.name }} +
+ +
+
+ {% endfor %} +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_mobile_view.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_mobile_view.html.liquid new file mode 100644 index 00000000..7f31ff35 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_mobile_view.html.liquid @@ -0,0 +1,40 @@ +
+ {% include "course_header" %} +
+ {% include "course_progress_and_cta" %} +
+
+ +{% if course.progress == 0 %} +
+ {% include "course_description" %} +
+
+ {% include "course_outline" %} +
+{% else %} +
+ {% include "course_outline" %} +
+
+ {% include "course_description" %} +
+{% endif %} + +{% if course.categories.any? %} +
+ {% include "course_categories" %} +
+{% endif %} + +{% if course.instructors.any? %} +
+ {% include "course_instructors" %} +
+{% endif %} + +{% if course.events.any? %} +
+ {% include "course_events" %} +
+{% endif %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_outline.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_outline.html.liquid new file mode 100644 index 00000000..72f97e79 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_outline.html.liquid @@ -0,0 +1,40 @@ +
+
+ {% t .header, key: current_school.course_vocabulary %} +
+
+
    + {% for section in course.sections %} +
  1. +
    + {{ section.name }} +
    +
      + {% for activity in section.activities %} + +
    1. + {% if activity.completed? %} + + {% if activity.locked? %} + {% include "course_activity_locked" %} + {% else %} + {% include "course_activity_unlocked", class: "np-course-outline-content-activity-link-completed" %} + {% endif %} +
      + {% else %} + + {% if activity.locked? %} + {% include "course_activity_locked" %} + {% else %} + {% include "course_activity_unlocked", class: "np-course-outline-content-activity-link" %} + {% endif %} +
      + {% endif %} +
    2. + {% endfor %} +
    +
  2. + {% endfor %} +
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_progress_and_cta.html.liquid new file mode 100644 index 00000000..1c3db9fa --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_progress_and_cta.html.liquid @@ -0,0 +1,46 @@ +
+
+ {% t .header %} +
+
+
+
+
+ +
+ {% t shared.progress, count: course.progress %} +
+
+ +{% if course.learner_can_retake? %} +
+ {% form_authenticity_token %} + +
+{% else %} + + {% if course.enrolled? == false %} + {% t shared.enroll %} + {% elsif course.started? == false %} + {% t shared.course.start, key: current_school.course_vocabulary %} + {% elsif course.completed? %} + {% t shared.course.view, key: current_school.course_vocabulary %} + {% else %} + {% t shared.continue %} + {% endif %} + +{% endif %} + diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_alert.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_alert.html.liquid new file mode 100644 index 00000000..03e245ab --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_alert.html.liquid @@ -0,0 +1,7 @@ +{% if courses.include_courses_to_restart? %} + +{% endif %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_popup.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_popup.html.liquid new file mode 100644 index 00000000..71795884 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_course_version_outdated_popup.html.liquid @@ -0,0 +1,33 @@ +
+
+ + +
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid index 204b3aa4..fa21b83a 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_index.html.liquid @@ -20,7 +20,7 @@ {% include "cards_course" with course %} {% endif %} - + {% endif %} {% endunless %} {% endfor %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_zero_state.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_zero_state.html.liquid new file mode 100644 index 00000000..26e371f7 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_courses_zero_state.html.liquid @@ -0,0 +1,6 @@ +
+
+ {{ message }} +
+ {{ message }} +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_checkbox.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_checkbox.html.liquid new file mode 100644 index 00000000..5cbcbd07 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_checkbox.html.liquid @@ -0,0 +1,10 @@ + + diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_dropdown.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_dropdown.html.liquid new file mode 100644 index 00000000..e7a954bb --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_dropdown.html.liquid @@ -0,0 +1,33 @@ +
+ +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_select.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_select.html.liquid new file mode 100644 index 00000000..d006c0df --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_filter_select.html.liquid @@ -0,0 +1,22 @@ +{% if params.q %} + +{% endif %} + + + + diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_header_minimal.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_header_minimal.html.liquid new file mode 100644 index 00000000..6b72cdb2 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_header_minimal.html.liquid @@ -0,0 +1,17 @@ +
+ + {% if current_school.logo_url %} + + {% else %} + + {{ current_school.name }} + + {% endif %} + +
+ +{% include "messages" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_featured.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_featured.html.liquid index c32b8185..c175ac12 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_featured.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/_homepage_featured.html.liquid @@ -27,8 +27,8 @@ {% if is_featured %} {% assign featured_courses_count = featured_courses_count | plus: 1 %} - - {% else %} {% endif %} @@ -21,7 +21,7 @@
-
+
{{ custom_page.content }}
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/course.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/course.html.liquid index 5e0b6d16..c513f5d2 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Prod/course.html.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/course.html.liquid @@ -29,7 +29,7 @@ .np-content-categories-content-item { margin-bottom:12px; } - + .course-image-wrapper { position:relative; } diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/courses.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/courses.html.liquid new file mode 100644 index 00000000..ef34b59a --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/courses.html.liquid @@ -0,0 +1,11 @@ +{% include "header" %} +{% include "course_version_outdated_alert", courses: courses.enrolled %} +{% include "sub_navigation" %} +
+
+ {% t shared.course_vocabulary.plural, key: current_school.course_vocabulary %} +
+
{% t .headline, key: current_school.course_vocabulary %}
+ {% include "courses_index", class: "col-xs-12 col-sm-6 col-lg-4 np-stretch-content" %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/forgot_password.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/forgot_password.html.liquid new file mode 100644 index 00000000..3d65513f --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/forgot_password.html.liquid @@ -0,0 +1,25 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/learning_path_summary.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/learning_path_summary.html.liquid new file mode 100644 index 00000000..99ae32ed --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/learning_path_summary.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "learning_path_summary_desktop_view" %} +
+
+ {% include "learning_path_summary_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/learning_paths.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/learning_paths.html.liquid new file mode 100644 index 00000000..e6e10cba --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/learning_paths.html.liquid @@ -0,0 +1,14 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+
+ {% t shared.learning_paths %} +
+
+ {% t .subtitle %} +
+ {% include "learning_paths_index", items: learning_paths.available %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/login.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/login.html.liquid new file mode 100644 index 00000000..bde185dd --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/login.html.liquid @@ -0,0 +1,53 @@ +
+
+ {% include "header_minimal" %} +
+
+ {% form_authenticity_token %} +
+ + +
+
+ + +
+ + + {% t .forgot_password %} + + {% if features.account_creation? %} + + {% t shared.sign_up %} + + {% endif %} + {% if features.request_access? %} + + {{ current_school.request_access_label }} + + {% endif %} +
+
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/master.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/master.html.liquid new file mode 100644 index 00000000..63345068 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/master.html.liquid @@ -0,0 +1 @@ +{% body %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/not_found.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/not_found.html.liquid new file mode 100644 index 00000000..91c76e4b --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/not_found.html.liquid @@ -0,0 +1,10 @@ +
+ + +
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/private_certificate.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/private_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/private_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
+
+
+ {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/public_certificate.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/public_certificate.html.liquid new file mode 100644 index 00000000..15d05419 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/public_certificate.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +{% include "certificates_top_bar" %} +
+
+
+ {% include "certificates_preview" %} + {% include "certificates_info_column" %} +
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/reset_password.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/reset_password.html.liquid new file mode 100644 index 00000000..281c6eaa --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/reset_password.html.liquid @@ -0,0 +1,43 @@ +
+
+ {% include "header_minimal" %} +
+
+ + + {% form_authenticity_token %} +
+ + +
+
+ + +
+ +
+
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/sign_up.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/sign_up.html.liquid new file mode 100644 index 00000000..7a903da4 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/sign_up.html.liquid @@ -0,0 +1,72 @@ +
+
+ {% include "header_minimal" %} +
+
+
{% t .create_account %}
+ {% form_authenticity_token %} +
+
+ + +
+
+ + +
+
+
+ + +
+
+ + +
+ + + {% t .terms %} + + {% t .terms_link %} + + +
+
+
+
diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/styles.css.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/styles.css.liquid index 13bc2a19..9cea1f94 100644 --- a/Custom_Templates/customer_templates/Walmart Luminate Prod/styles.css.liquid +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/styles.css.liquid @@ -57,6 +57,10 @@ html { color: #333; } +.np-certificate-top-bar-spacing { + margin-top: 68px; +} + .np-dashboard, .np-learning-paths { background-color: #fff; diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/training_events.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/training_events.html.liquid new file mode 100644 index 00000000..139717ee --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/training_events.html.liquid @@ -0,0 +1,19 @@ +{% include "header" %} +{% include "sub_navigation" %} +
+
+
+
+ {% t .title %} +
+
+ {% t .subtitle %} +
+
+
+ {% include "training_events_filter" %} +
+
+ {% include "training_events_index" %} +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/training_session.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/training_session.html.liquid new file mode 100644 index 00000000..5b78b834 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/training_session.html.liquid @@ -0,0 +1,10 @@ +{% include "header" %} +
+
+ {% include "training_session_desktop_view" %} +
+
+ {% include "training_session_mobile_view" %} +
+
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/training_session_attendance.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/training_session_attendance.html.liquid new file mode 100644 index 00000000..71bb6119 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/training_session_attendance.html.liquid @@ -0,0 +1,43 @@ +{% include "header" %} +
+
+ {% if token %} + +
+ {{ training_session.title }} +
+
+ {% t .info, + event_name: training_session.title, + session_date: training_session.date, + session_time: training_session.time + %} +
+
+ {% t .question %} +
+
+ {% form_authenticity_token %} + + + +
+
+ {% t .salutation %} +
+
+ {{ current_school.name }} +
+ {% else %} + +
+ {% t .success.response_text %} +
+ +
+{% include "footer" %} diff --git a/Custom_Templates/customer_templates/Walmart Luminate Prod/unsubscribe.html.liquid b/Custom_Templates/customer_templates/Walmart Luminate Prod/unsubscribe.html.liquid new file mode 100644 index 00000000..69a54028 --- /dev/null +++ b/Custom_Templates/customer_templates/Walmart Luminate Prod/unsubscribe.html.liquid @@ -0,0 +1,30 @@ +{% include "header" %} +
+
+ {% if token %} + +
+ {% t .unsubscribe_text %} +
+
+ {% t .resubscribe_text %} +
+
+ {% form_authenticity_token %} + + +
+ {% else %} + +
+ {% t .resubscribed_text %} +
+ {% endif %} +
+
+{% include "footer" %} diff --git a/CustomerNotes/Cin7/Cin7.md b/CustomerNotes/Cin7/Cin7.md index 1e12c752..28c3ce5d 100644 --- a/CustomerNotes/Cin7/Cin7.md +++ b/CustomerNotes/Cin7/Cin7.md @@ -77,3 +77,21 @@ DONE: They still need course migration for their instances. Charles to do this. Category & Filter Links +## 03/25/2024 + +### Launch? + +Launching will happen this week, according to Shree!! +Courtney ideal launch times: + +1. Afternoon, Tuesday 3/26 +2. Afternoon, Wednesday 3/27 + +Partner Instance: + +Groups: +* Core Partners +* Omni Partners +* Both Core & Omni + +No firm launch date, figuring it out in April diff --git a/Scripts/Anthology/__pycache__/Domains_W_Names.cpython-310.pyc b/Scripts/Anthology/__pycache__/Domains_W_Names.cpython-310.pyc new file mode 100644 index 0000000000000000000000000000000000000000..96718abaaec85f89a3065c2fac9e43413c6072b2 GIT binary patch literal 195360 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%0D^##TmrEcOcZ@8o3P4d;7cugGl@_s{G5eGEy zleY&uH}%*FZyUz=Ax=5ECLA};K0$kPtB09c4dQO5Q~Q68IjHbXTZ1>Ft(}*^VZyS> zHoMwRK-(9!)J!Z2%Rv^IMUNV>w$&!r?`11MZ;>7Y8dg**7yUYxVjt%0~8+4idh|#3QhKMh~%eQx?2~ z=1{e`>~qLoO0YbPN5wj_i5*HMoc@?HFn=wv@87&Rm9ux`P#y?%>cSufCWQ z(#CN-k@icIsw*~`edwoDb=co|ROm9{&DuOmUJfVCnK}RFq?%eLXcG~r<%&c7sC{SZ^!X2oelZc zirRDRR}VYr&fgS5Lr=oi3f8grTl!gQ6Sa%A4K1v_R7i|BA@l&JkFzYxB>#fiu3fbq zwycU{ewWe4LT9gSB;+Ls>r%{KcG7>^fxN1e7C5gcu7sV&_p`K0zZth-Cy?pdMQ)PUfVXY=^ z2F}w%ugDp2GR(Y)%C`ryi}vZcp&V6k7}z(VjC|K@5;o6PpJlPo7sx4-&ah~5I8iJR zn$S=}MV9zmV{>)w)w$^@*7s~))oIibcnEZo^Y2tL(V?tRPct{&FyCVPuvQCe+jiEr z(qiZR;Ion$jpmmO2S|UTqSc$2Lff}QxHl6|UEl|N*3!U}mxx25SD5!|sdjEaqv^F! z9BjNcCnsq#z1!poY<>G=wmymG+9$JniKSYbk=rt!{|FxP0+Jj0#h~2m(f=05*aBx8 z=S7mZ{}=3iKPtm^qqX+jbVJkG$5ee4aiO`$;F!-7s1iy(%(+ApRwtdlJLt-F~fP3_hICR^l1)V;a;#QNGDn0e^zYgb-}?1FF^X!wAP=hLC;sx$ru;Hh2p(w3(KbpH{kDh=WFvEF5yQT9!^e}A_FD5EZpus{ zQ(2GWSAk3Jn>EYJ!cr)%A%+$PNMF&XP&=0~Gd`7Zslz8U+q>7ZdyfyZ(S$GQ)SZ>{ zUf(4S-{kNK*jIxf<^ATr2~n0NmV*;Dun)^4=6Dx}uTN&%!Yy6jDUQyvxbzCg{seIi z+cv$k|HThd$u<3SHCkt7*wX~ zGghd!L={QnbojE(_?AI3%~!dW{5)$mXTjkNuCz$Dfvjf(ttSJEXr_Z3OPSc-w>DTa z&8(<7J5+Qwj8-?xniDOL7ACpJh7bJI#@FG@SZaV9EVCE}q&@Gq@DGmMY&{&$F;VMG zT5UsS);i+pI!lM)f%|u-6NYEblf3Cw_6`*irGC?my$(anLcMhjRK;Q*?CZ<%rZ?R5 z8eY?y))!Z1@KxrIu5ZgX|99_;l|jV=3qIdnjZ`)xqMfX-@t^_D$aRl97Vw9)4VuudM!)z zia;Ir`4BqWSXCgE={~Px`}!_TXUggXql-GaflaCZa*KJ(GGr$()2ZKWy}Yx>H0NGPZ0jM3_r6Qte9aiWm(y~U+ou%Z81wW7?`|b{%S); zLew@N2IZSi7Hua$aRh_@VI-JUqjuYmBGb>V)o+JDt5*44zlff%®Gi+v1Ssj<< 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%0DVb@li91kE&68)Q#e!augr6qx_?K6d&~?{HP$s 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 QeB=KfFW!H?H~GB(3smP5?*IS* literal 0 HcmV?d00001 diff --git a/Scripts/Anthology/__pycache__/domains_to_csv.cpython-310.pyc b/Scripts/Anthology/__pycache__/domains_to_csv.cpython-310.pyc new file mode 100644 index 0000000000000000000000000000000000000000..449126ebff05a11317fcd7649874ca9729027b84 GIT binary patch literal 243 zcmY*Sy9xp^5KQ9h5cCu5ZOjjdCGBS|X={(_aOHaf5~ z%&@ZytyYr}u6MqflHT6t7lO=?20KKGDPFJ@|EO3AUD0A+J#$X^oOQ*6cG#?2i*=V; zm0}c5#kK;I<`&lh))^jS&H3Dh*!;#S&%%ZI1{FW_oX7=gkJ5rSK1EX^YAeT(l}6iu patZz*=b6tPnUM`UC}4Y%|4(}E6qCLIRTg@{={DAh5|;3`cmcXYLhS$m literal 0 HcmV?d00001 diff --git a/Scripts/Anthology/domains_to_csv.py b/Scripts/Anthology/domains_to_csv.py new file mode 100644 index 00000000..ec18aa7e --- /dev/null +++ b/Scripts/Anthology/domains_to_csv.py @@ -0,0 +1,4 @@ +import pandas as pd +import Domains_W_Names + +print(Domains_W_Names.DOMAINDICT) diff --git a/Scripts/Anthology/domains_w_names.py b/Scripts/Anthology/domains_w_names.py index e9ec9bd8..730f3596 100644 --- a/Scripts/Anthology/domains_w_names.py +++ b/Scripts/Anthology/domains_w_names.py @@ -1,2240 +1,2234 @@ -aacc.edu:"Anne Arundel Community College", -aacsb.edu:"Global Business Education Network A AC SB", -aada.edu:"The American Academyof Dramatic Arts", -ab2institute.edu.au:"Ab² Institute of Accounting", -abbevilleareamc.com:"", -abcarptc.ab.ca:"Alberta Carpenters Training Centre", -abdn.ac.uk:"University of Aberdeen", -aber.ac.uk:"Aberystwyth University: Topin Englandand Walesfor Student Satisfaction", -abington.psu.edu:"Penn State Abington", -acbsp.org:"acbsp.org", -accs.edu:"", -ace.edu:"", -acg.edu:"The American Collegeof Greece", -acheedu.org:"", -achildshaven.org:"", -achs.edu:"", -acorn.org.au:"", -acu.edu:"Abilene Christian University", -ada.edu.az:"A DA University", -adams.edu:"Adams State University in Alamosa, Colorado", -adelphi.edu:"Adelphi University", -adrian.edu:"Adrian College", -adtalem.com:"Adtalem Global Education", -agfuture.org:" Agriculture Futureof America", -agnesscott.edu:"Agnes Scott College", -aha.edu:"Sucuri Web Site Firewall- ", -ahu.edu:"Advent Health University", -aic.edu:"American International College", -aiep.cl:"Instituto Profesional A IE PCarreras Técnicasy Profesionales", -aivancity.ai:"Lagrande Ecoledel' Intelligence Artificielleetdeladataaivancity", -ajou.ac.kr:"아주대학교", -alamancecc.edu:"", -alamo.edu:"Alamo Colleges District", -alaska.edu:"University of Alaska System", -alaskacareercollege.edu:"Alaska Career College", -alaskapacific.edu:"", -albany.edu:"Universityat Albany- State University of New York", -albanylaw.edu:"Albany Law School", -albanytech.edu:"Albany Technical College", -albertomottesiuniversity.com:"Alberto Mottesi University", -albion.edu:"Albion College", -albizu.edu:"", -albright.edu:"", -alfred.edu:"Alfred University", -algonquincollege.com:"Algonquin College", -allegheny.edu:"", -allencollege.edu:"Allen College ", -allenschool.edu:"Allen School: Healthcare Career With A Medical Assistant Certificate", -alliant.edu:"Online& Private California University", -allstate.com:"Allstate Insurance Company You're In Good Hands.", -alphapiomega.org:"Alpha Pi Omega Sorority", -alsigl.org:"- Al Sigl Communityof Agencies", -alumni.oswego.edu:"SUNY Oswego", -alverno.edu:"Alverno College", -amda.edu:"Collegeand Conservatoryofthe Performing Arts", -amedsys.com:"American Education Systems- Insurance Continuing Education- Insurance C E", -american.edu:"American University, Washington, D. C.", -americansentinel.edu:"Post University", -amg.edu:"Welcome- A MG Schoolof Nursing", -amherst.edu:"Amherst College", -amnh.org:"American Museumof Natural History New York City", -amsamoa.edu:"- American Samoa Community College", -an.edu:"", -ancoraeducation.com:"", -anderson.edu:"", -andersonuniversity.edu:"", -andrews.edu:"Andrews University:: A Southwest Michigan Christian University", -angelina.edu:"", -angelo.edu:"Angelo State University", -anhanguera.edu.br:"U NI GO IÁ S", -anokaramsey.edu:"Anoka- Ramsey Community College", -anselm.edu:"Saint Anselm College", -apedgitechnologies.com:"Apedgi Technologieslearning Solutions, Software Productsand Services", -appstate.edu:"Appalachian State University/ Boone, North Carolina", -apsu.edu:"Austin Peay State University", -apu.edu:"A Top Christian Collegein Southern California- Azusa Pacific University", -apus.edu:"American Public University System- Official Site-877-755-2787", -aquinas.edu:"Aquinas College", -arbor.edu:"", -arcadia.edu:"Arcadia University", -arizona.edu:"University of Arizonain Tucson, A Z", -arizonacollege.edu:"", -arkansasbaptist.edu:"Arkansas Baptist College– Arkansas Baptist Collegeisaprivate,historicallyblackliberalartscollegein Little Rock, Arkansas.", -arrowheadwest.org:"Arrowhead West Inc.- Arrowhead West Inc.", -artcenter.edu:"Art Center Collegeof Design- A Global Leaderin Artand Design Education", -asbury.edu:"Asbury University", -asburyseminary.edu:"Asbury Theological Seminary", -ashland.edu:"Ashland University", -ashland.kctcs.edu:" A CT C", -asian-university.org:"", -aspire.qa:"", -assumption.edu:"", -astate.edu:"A- State", -aston.ac.uk:"Aston University", -asu.edu:"Arizona State University", -asumh.edu:"Arkansas State University", -asun.edu:"Arkansas State University- Newport", -asurams.edu:"Albany State University", -atc.edu:"Aiken Technical College", -athens.edu:"", -athenstech.edu:"Athens Technical College", -atlantatech.org:"Atlantatech: Agen Slot Online Terpercaya Yang Menguntungkan E GP88", -atlantic.edu:"Atlantic Cape", -atlanticu.edu:"A U", -atlantisuniversity.edu:"Atlantis University", -atriumhealth.org:"Atrium Health", -atsu.edu:"A. T. Still University", -atu.edu:"", -atu.edu.gh:"Accra Technical University", -auaf.edu.af:"American University of Afghanistan", -auamed.org:"", -auarts.ca:"Alberta University of the Arts", -aub.edu.lb:"American University of Beirut", -aubh.edu.bh:"American University of Bahrain", -auburn.edu:"Auburn Universitypage", -aucegypt.edu:"The American University in Cairo", -auckland.ac.nz:"Welcome- The University of Auckland", -aud.edu:"American University in Dubai( A UD)- Get Life Ready", -augie.edu:"Augustana University", -augsburg.edu:"Augsburg University", -augusta.edu:"Augusta University", -augustana.edu:"Augustana College- Aleadingliberalartsandsciencescollegein Illinois", -auk.edu.krd:"The American University of Kurdistan", -aum.edu:"", -aup.edu:"The American University of Paris", -aur.edu:"The American University of Rome", -aurak.ac.ae:"American University of Ras Al Khaimah( A UR AK)", -aurora.edu:"Aurora University", -aus.edu:"American University of Sharjah", -austincc.edu:"Austin Community College District", -austinheights.edu.my:"", -autotraining.edu:"Auto Mechanic School Extonand Warminster P AAuto Technical Training", -avalon.edu:"Avalon Institute", -avaloncosmetologyschool.com:"Avalon Schoolof Cosmetology", -avemarialaw.edu:"", -averett.edu:"", -aviationmaintenance.edu:"", -avila.edu:"Undergraduate, Adult, Graduate& Professional Degree Programs", -avtec.edu:" A VT EC", -awmcharis.com:"- Andrew Wommack Ministries", -baker.edu:"Baker College", -bakeru.edu:"", -banffcentre.ca:"Banff Centre", -bangor.ac.uk:"Bangor University", -baptistcollege.edu:" ", - Baptist University Of Florida - -bard.edu:"Bard College", -barnard.edu:"Barnard Collegein New York City", -barry.edu:"Barry University, Miami, F L", -baruch.cuny.edu:"Baruch College-", - -bates.edu:"Bates College", -batestech.edu:"- Bates Tech- Bates Tech", -bathspa.ac.uk:"Bath Spa University", -baycollege.edu:"Community Collegein Michigan", -baylor.edu:"Baylor University", -baystate.edu:"404 ", -bbi.catholic.edu.au:"B BI– T AI TE", -bc.edu:"- Boston College", -bc3.edu:"Butler County Community College", -bcu.ac.uk:"Birmingham City University", -bdconnect.com:"Brailsford& Dunlavey Advisory& Program Management Solutions", -beaufortccc.edu:"Beaufort County Community College", -beckfield.edu:"Beckfield College", -beds.ac.uk:"University of Bedfordshire", -bee-net.com:"B EE NE T-", -behrend.psu.edu:"Collegein Erie, Pa.", -bellarmine.edu:"Bellarmine University", -bellevue.edu:"Bellevue University", -bellevuecollege.edu:"Bellevue College- Bellevue, Washington", -belmont.edu:"Belmont University", -belmontabbeycollege.edu:"", -bemidjistate.edu:"Bemidji State University- Bemidji, M N", -ben.edu:"", -benedictine.edu:"Benedictine Collegein Atchison, K S- Catholic Liberal Arts College", -bennett.edu:"Bennett College", -bennett.edu.in:"Best U G/ P GCollegesin Engineering, Management, Lawand Journalismin Delhi N CR, Bennett University", -berea.edu:"- Berea College", -berkeley.edu:"", -berry.edu:"Berry College- Best Private Collegesin Georgia", -bethanylb.edu:"", -bhc.edu:"", -bil.ac.uk:"Bloomsbury Institute London", -binghamton.edu:"Binghamton University", -biola.edu:"Biola University- A Private Christian University in Southern California", -bishopblanchet.org:"- Bishop Blanchet High School", -bishopg.ac.uk:"B GU Bishop Grosseteste University Lincoln: Your Journey Star", -biust.ac.bw:"Sucuri Web Site Firewall- ", -bju.edu:"Bob Jones University", -blackburn.edu:"", -blackhawk.edu:"Blackhawk Technical College ", - -bloomfield.edu:"Bloomfield College", -bloomu.edu:"Bloomsburg University", -bluecc.edu:"- Blue Mountain Community College", -bluecliffcollege.com:"", -bmats.edu:"B MA TS Baptist Missionary Association Theological Seminary Jacksonville, T X", -bmeholding.com:"", -bncollege.com:"Barnes& Noble College- Campus Bookstore, Retail Services Distributor", -boisestate.edu:"Boise State University", -bond.edu.au:"Bond University", -bothouniversity.ac.bw:"Botho University", -bothouniversity.com:"Botho University", -bowiestate.edu:" Bowie State", -boysandgirlshomeiowa.org:"Boysand Girlsand Family Services", -boysvillages.org:"Boys Village Foundation"To Restoreand Preserve Childrenand Families Socially, Emotionallyand Spiritually..."", -brandeis.edu:"Brandeis University", -brandonu.ca:"Brandon University", -brazosport.edu:"Brazosport College", -brcn.edu:"Blessing- Rieman Collegeof Nursing& Health Sciences", -brenau.edu:"", -brescia.edu:"", -bridgeport.edu:"University of Bridgeport", -bridgevalley.edu:"", -bridgew.edu:"Bridgewater State University", -bridgewater.edu:"Bridgewater College", -brighton.ac.uk:"University of Brighton", -bristol.ac.uk:"University of Bristol", -bristolcc.edu:"Bristol Community College", -brocku.ca:"Brock University– Welcometo Brock", -brooklaw.edu:"Brooklyn Law School- Brooklyn Law School", -brunswickcc.edu:"Brunswick Community College", -bryanhealthcollege.edu:"", -bryant.edu:"Bryant University", -bryantstratton.edu:"Bryant& Stratton College ", -bryanuniversity.edu:"Bryan University Online© Foundedin1940", -brynmawr.edu:"Welcometo Bryn Mawr College", -bsc.edu:"", -bsmcon.edu:" Bon Secours", -bsu.edu:"", -btc.ac.uk:"Bridgwater& Taunton College", -bu.edu:"Boston University", -buap.mx:"Benemérita Universidad Autónomade Puebla", -bucknell.edu:"Bucknell University", -bucks.ac.uk:"Buckinghamshire New University", -buffalo.edu:"Welcometothe Universityat Buffalo- Universityat Buffalo", -buid.ac.ae:"", -bushnell.edu:"Bushnell University", -butler.edu:"Butler University", -butte.edu:"Butte College", -bw.edu:"Baldwin Wallace University", -byuh.edu:"Brigham Young University– Hawaii- B YU– Hawaii", -byupathway.edu:"B YU- Pathway Worldwide B YU- Pathway ", -ca.edu:"Accueil", -cabarruscollege.edu:"Cabarrus Collegeof Health Sciences", -cahe.edu:"Centerfor Allied Health Education New York Health Education Programs", -calaero.edu:"", -calbaptist.edu:"California Baptist University", -calbright.org:"", -caldwell.edu:"Caldwell University— Inspiredto Achieve– Caldwell University", -calhoun.edu:"page- Calhoun Community College", -callutheran.edu:"California Lutheran University", -calmu.edu:"M BAand S TE MBusiness Classes. Online, Night,& Hybrid Classes- California Miramar University", -calpoly.edu:"Cal Poly Learnby Doing", -calstate.edu:"California State University Officeofthe Chancellor", -calu.edu:"Penn West California Penn West California", -caluniversity.edu:"California Intercontinental University", -cambridgehealth.edu:"Healthcare College& Information Technology Training School", -cameron.edu:"Cameron University", -campbell.edu:"Campbell University", -campus.edu:"An Online Community Collegeforthe Future", -canisius.edu:"Canisius University- Buffalo, N Y", -canterbury.ac.uk:"- Canterbury Christ Church University", -capital.edu:"Capital University, Columbus Ohio", -carasmussen.com:"", -cardenalcisneros.es:"Centro Universitario Cardenal Cisneros C UC C- Alcalá, Madrid", -cardiff.ac.uk:"Cardiff University", -careercitycollege.ca:"", -carleton.edu:"Carleton College: A Leading Liberal Arts Collegein Northfield, Minnesota", -carlow.edu:"Carlow University- Pittsburgh, P A- Career-readyeducation", -carolinashealthcare.org:"Atrium Health:"World- Class Health Care Finda Doctor", -carrollu.edu:"Wisconsin's Pioneer College", -carruslearn.com:"Online Career Training Certificate Programs Career Step", -carthage.edu:"Carthage College", -case.edu:"Case Western Reserve University: Oneofthenation'sbest", -catawba.edu:"Catawba College", -catholic.edu:"Catholic University of America- Washington, D C", -cayetano.edu.pe:"Universidad Peruana Cayetano Heredia– Sitioprincipaldelauniversidad", -cbshouston.edu:"Collegeof Biblical Studies– Collegeof Biblical Studies", -cbt.edu:"C BT Technology Institute", -ccac.edu:"", -ccbc.edu:"Community Collegeof Beaver County", -ccbs.edu:"page- Carolina Collegeof Biblical Studies", -ccc.edu.mx:"Colegio Cristóbal Colón", -cccc.edu:"C CC C- Central Carolina Community College", -cccti.edu:"", -ccga.edu:"- Collegeof Coastal Georgia", -cci-paris-idf.fr:"Entrepreneuriat,formation,apprentissage,conseils C CI Paris…", -ccm.edu:"", -ccn.ac.uk:"City College Norwich", -ccp.edu:"Community Collegeof Philadelphia", -ccri.edu:"Community Collegeof Rhode Island", -ccsj.edu:"", -ccsu.edu:"Central Connecticut State University", -cctech.edu:"Central Carolina Technical College-", -ccu.edu:"Colorado Christian University", -cdm.edu.ph:"Colegiode Muntinlupa", -cdrewu.edu:"Charles R. Drew University of Medicine& Science I APrivate Universitywitha Public Mission", -cdu.edu.au:"Charles Darwin University", -cecil.edu:"Cecil College", -cedarville.edu:"Cedarville University" -centenary.edu:"Centenary Collegeof Louisiana", -centereducation.org:"- Center Education Group", -central.edu:"Central College", -centralaz.edu:"C AC: Central Arizona College", -centralcoastcollege.edu:"", -centralmethodist.edu:"Central Methodist University", -centralpenn.edu:"", -centralstate.edu:"Central State University", -centre.edu:"Yourfuture,frontandcentre.", -centura.edu:"", -century.edu:"Century College", -cetys.mx:"Inicio C ET YS Universidad", -ceu.edu:"", -cfcc.edu:"Cape Fear Community College", -cffp.edu:"Collegefor Financial Planning", -cgc.edu:"Chandler Gilbert Community College", -cgcc.edu:"Columbia Gorge Community College", -cgu.edu:"", -chabotcollege.edu:"Chabot College- Chabot College", -chamberlain.edu:"Chamberlain University: Collegeof Nursing& Public Health", -champlain.edu:"Champlain College", -chapman.edu:"Chapman University", -charlestonsouthern.edu:"Charleston Southern University- Your Passportto Purpose", -charlottemuseum.org:"The Charlotte Museumof History", -charteroak.edu:"Charter Oak State College", -chatham.edu:"Chatham University- Pittsburgh, P A", -chattahoocheetech.edu:"Chattahoochee Technical College- Chatt Tech", -chattanoogastate.edu:"Chattanooga State Community College", -chbenevolent.org:"Chestnut Hill Benevolent Association", -chc4kids.org:"Cherokeefor Children, Cherokee Texas, Christianchildcare", -chcp.edu:"The Collegeof Health Care Professions", -childrenshomes.org:"Children'ss, Inc.-", -choate.edu:"Choate Rosemary Hall Private Boarding& Day School", -chomp.org:"", -chowan.edu:"Chowan University– Preparing Youforthe Futureof Work", -chs.nihon-u.ac.jp:"日本大学文理学部トップ", -cia.edu:"", -ciam.edu:"", -cibertec.edu.pe:"Instituto Cibertec Carrerastécnicasyformacióncontinua", -cim.edu:"Cleveland Instituteof Music", -cincinnatistate.edu:"- Cincinnati State", -citadel.edu:"The Citadel- The Military Collegeof South Carolina", -citadelalumni.org:"The Citadel Alumni Association– Thehomeofthe Citadelnetwork", -citycollege.edu:"", -ciu.edu:"Columbia International University( C IU)", -cji.edu:"- Arkansas Criminal Justice Institute Arkansas Criminal Justice Institute", -claflin.edu:"Claflin University", -claremont.edu:"", -claremontmckenna.edu:"Claremont Mc Kenna College", -clarion.edu:"Pennsylvania Western University Clarion", -clarke.edu:"Clarke University- Clarke University", -clarkson.edu:"Clarkson University", -clarksoncollege.edu:"- Clarkson College", -clarkssummitu.edu:"", -clarkstate.edu:"Clark State College", -clarku.edu:"Clark University", -clatsopcc.edu:"Clatsop Community College", -clayton.edu:"- Clayton State University", -clcmn.edu:"Central Lakes College- Central Lakes College", -clemson.edu:"Clemson University, South Carolina", -cleveland.edu:"Cleveland University- Kansas City", -clevelandcc.edu:"", -clevelandstatecc.edu:"Cleveland State Community College", -cliffcollege.ac.uk:"Encounter- Equip- Engage- Cliff College", -cmar-paca.fr:"Accueil C MA PA CA", -cmc.edu:"Claremont Mc Kenna College", -cmcc.ca:"C MC C", -cmcc.edu:"", -cmich.edu:"Serviceunavailable", -cmn.edu:"", -cmu.edu:"page- C MU- Carnegie Mellon University", -cnci.edu.mx:"Universidad C NC IInicio", -cnu.edu:"Christopher Newport University- Christopher Newport University- Christopher Newport University", -coa.edu:"Collegeofthe Atlantic", -coahomacc.edu:"", -coastal.edu:"Coastal Carolina University", -coastalcarolina.edu:"Coastal Carolina Community College", -coastalpines.edu:"Coastal Pines Technical College", -cobleskill.edu:"S UN YCobleskill Grow. Sustain. Renew.", -cod.edu:"Collegeof Du ", -cofc.edu:"Welcometothe Collegeof Charleston,apublicuniversity", -cofo.edu:" ", - Collegeofthe Ozarks -coker.edu:"Coker University", -colegcymraeg.ac.uk:"Cartref Coleg Cymraeg Cenedlaethol", -colegiovalledecolchagua.cl:"Colegio Vallede Colchagua– Educacióndecalidadparatodosnuestrodesafío.", -colgate.edu:"Colgate University- Leading Liberal Arts Education", -collegiseducation.com:"", -collin.edu:"", -colorado.edu:"University of Colorado Boulder", -colquittregional.com:"", -colum.edu:"Columbia College Chicago", -columbia.edu:"Columbia University inthe Cityof New York", -columbiacollege.edu:"California Collegeof A SU", -columbiasouthern.edu:"An Online Universitywith Unlimited Possibilities", -columbustech.edu:"Columbus Technical College", -com.edu:"Collegeofthe Mainland", -commerce.virginia.edu:"Mc Intire Schoolof Commerce U VA", -compass-canada.com:"", -concord.edu:"- Concord University", -concorde.edu:"Concorde Career Colleges", -concordia.edu:"Concordia University in Austin, T X", -confederationcollege.ca:"Confederation College- Premier Educationin Ontario, Canada", -conncoll.edu:"· Connecticut College", -converse.edu:"", -cooper.edu:"Welcome The Cooper Union", -coppin.edu:"Coppin State University", -cornell.edu:"Cornell University", -cornerstone.edu:"Cornerstone University", -cortland.edu:"S UN YCortland:", -cotc.edu:"Welcometo Central Ohio Technical College- C OT C", -cotr.bc.ca:"Collegeofthe Rockies- Collegeofthe Rockies", -cottey.edu:"- Cottey College", -covenant.edu:"Covenant College", -cowley.edu:"Cowley Collegeis Opportunity", -cpce-polyu.edu.hk:"Collegeof Professionaland Continuing Education", -cpi.edu:"", -cranefield.ac.za:"- Cranefield College", -criswell.edu:"", -crossnore.org:"", -crowder.edu:"", -cruzeirodosul.edu.br:"Universidade Cruzeiro Do Sul: Cursosa Distânciae Presenciais", -csc.edu:"Chadron State College", -cscc.edu:"Columbus State Community College", -csi.cuny.edu:"Collegeof Staten Island( C SI) C UN Y", -csi.edu:"College of Southern Idaho", -csl.edu:"Concordia Seminary, St. Louis Theological Education", -csm.edu:"Welcometo Collegeof Saint Mary", -csmd.edu:"College of Southern Maryland( C SM)", -csp.edu:"Concordia University, St. Paul", -cspnohio.edu:"C SP N: Central Schoolof Practical Nursing- Cleveland P NPrograms", -css.edu:"The Collegeof St. Scholastica", -csu.edu:"Chicago State University-", -csu.edu.au:"- Charles Sturt University", -csub.edu:"California State University, Bakersfield", -csudh.edu:"California State University Dominguez Hills", -csueastbay.edu:"California State University, East Bay", -csuglobal.edu:"Accredited Online Collegefor Bachelor’sand Master’s Degrees", -csulb.edu:"California State University, Long Beach", -csumb.edu:"California State University Monterey Bay", -csun.edu:"California State University, Northridge", -csuniv.edu:"Charleston Southern University- Your Passportto Purpose", -csuohio.edu:"Cleveland State University", -csus.edu:"California State University, Sacramento", -csusb.edu:"California State University, San Bernardino", -ct.edu:"C SC U- Welcometo C SC U", -ctcd.edu:"", -ctsfw.edu:"Concordia Theological Seminary", -cu.edu:"University of Colorado", -cuchicago.edu:"Concordia University Chicago", -cuhk.edu.hk:"The Chinese University of Hong Kong", -culinary.edu:"The Culinary Institute of America", -culinaryinstitute.edu:"", -cumbria.ac.uk:"University of Cumbria", -cune.edu:"Concordia University, Nebraska", -cuny.edu:"C UN Y.edu Temporarily Unavailable", -curry.edu:"Curry College", -curtin.edu.au:"Curtin University", -cuw.edu:"Concordia University Wisconsin", -cvcc.edu:"- Catawba Valley Community College", -cw.edu:"", -cwidaho.cc:"Collegeof Western Idaho", -cwsl.edu:"California Western Schoolof Law-page", -cybertex.edu:"", -dacc.edu:"Sucuri Web Site Firewall- ", -daemen.edu:"Daemen University", -dah.edu.sa:"", -dallas.edu:"- Dallas Christian College", -damien.edu:"Damien Memorial School", -danville.edu:"Danville Community College", -dartmouth.edu:"Dartmouth", -davenport.edu:"Davenport University", -davidson.edu:"Davidson College", -daytonacollege.edu:"", -dbu.edu:"- : Accessisdenied.", -dcc.edu:"Step Closerto Unstoppable Spring Registrationnow O PE N", -dcccd.edu:"Dallas College:"Education That Worksin Dallas County", -dda.edu:"Louisianaand Arkansas Truck Driving School Diesel Driving Academy", -deerfield.edu:"Deerfield Academy", -delhi.edu:"N YState College", -delmar.edu:"Del Mar College", -delta.edu.sa:"Delta Schools Campus in Riyadh", -deltacollege.com:"Delta College", -deltastate.edu:"Delta State University", -delval.edu:"Delaware Valley University", -denverseminary.edu:"Denver Seminary I Engage Your World", -depaul.edu:"De Paul University", -depauw.edu:"De Pauw University", -derby.ac.uk:"University of Derby- B A, B Sc, Fd A, Fd Sc, M A, M Sc, Ph D Degrees& Short Courses- University of Derby", -desales.edu:"De Sales University", -desu.edu:"Delaware State University", -devry.edu:"Online College Classes& Online Degree Programs", -dickinsonstate.edu:"", -digitalacademy.institute:"410 Gone", -dillard.edu:"", -dinecollege.edu:"- Diné College", -discover.alpenacc.edu:"Welcometo Alpena Community College", -diversinstitute.edu:"Divers Institute- Divers Instituteof Technology", -dmacc.edu:"Des Moines Area Community College", -dmu.edu:"Des Moines University", -doane.edu:"Doane University", -dobabusiness-school.eu:"D OB ABusiness School", -doctorshosp.com:"Doctors Hospital", -dom.edu:"Dominican University", -dominican.edu:"Dominican University of California", -dooleyintermed.org:"Dooley Intermed", -dordt.edu:"Dordt University: A Top- Ranked Christian…", -dorsey.edu:"Dorsey College", -dot.gov:"Departmentof Transportation", -douglascollege.ca:"Douglas College", -drake.edu:"", -drakestate.edu:"- Drake State Community& Technical College", -drew.edu:"- Drew University", -drexel.edu:"Drexel", -drury.edu:"Drury University", -dseu.org:"- Diamond Silk Entrepreneur University", -du.edu:"University of Denver", -du.se:"du.se- Högskolan Dalarna", -duke.edu:"Duke University", -dukekunshan.edu.cn:"Duke Kunshan University-昆山杜克大学", -dundee.ac.uk:"University of Dundee, U K, Scotland, United Kingdom", -duq.edu:"Duquesne University", -dur.ac.uk:"Durham University", -durham.ac.uk:"Durham University", -dvc.edu:"Big Futures Startat D VC!", -dwu.edu:"D WU", -dyc.edu:" D Youville", -eac.edu:"", -eacc.edu:"East Arkansas Community College", -easternct.edu:"", -eastms.edu:"East Mississippi Community College", -eastwestcollege.edu:"Begin Your Careerin Massage Therapy- East West College", -ec.edu:"Emmanuel University", -ecas.cl:"Escuelade Contadores Auditoresde Santiago Escuelade Contadores Auditoresde Santiago", -ecccpa.org:"Sucuri Web Site Firewall- ", -eccu.edu:"E C- Council University", -ecmc.org:"At E CM C,wehelpstudentssucceed.", -ecok.edu:"East Central University- Ada, Ok", -ecpi.edu:"E CP IUniversity- Accredited", -ecu.edu:"East Carolina University", -edaff.com:"Welcome Education Affiliates", -edassess.net:"E AC Visual Data", -edgecombe.edu:"Edgecombe Community College", -edgehill.ac.uk:"Edge Hill University", -edgewood.edu:"Edgewood College", -edhec.edu:"Ecoledecommerce Lille, Nice, Paris E DH EC Business School", -ediccollege.edu:"", -edinboro.edu:" Penn West Edinboro", -edisonohio.edu:"Edison State Community College", -edpuniversity.edu:"E DP University– Saberes Poder", -effatuniversity.edu.sa:"Effat University", -ega.edu:"- East Georgia State College", -egmission.org:"", -eku.edu:"Eastern Kentucky University", -elccanada.ca:"e Learning Consortium Canada Onlinecoursesforprivateschools", -elmhurst.edu:"Elmhurst University- Top Liberal Arts University Near Chicago", -elmira.edu:"Apache H TT PServer Test poweredby Cent O S", -elms.edu:"- Elms College", -elon.edu:"Elon University- America’s Top- Ranked Teaching University", -emcc.edu:"", -emerson.edu:"Graduate& Undergraduate Programs, Emerson College", -emich.edu:"", -emmanuel.edu:"Emmanuel College", -emory.edu:"Emory University", -empire.edu:"Empire Beauty School: Cosmetology Schools- Hair Schools", -emporia.edu:"Emporia State University", -emsi.ma:"École Marocainedes Sciencesdel’ Ingénieur– E MS I", -enc.edu:"", -envstrategies.com:"Envision Strategies", -eou.edu:"Eastern Oregon University", -erau.edu:"Embry- Riddle Aeronautical University", -erzurum.edu.tr:"Erzurum TeknikÜniversitesi", -escoffier.edu:"", -escp.eu:"E SC PBusiness School Top-ranked European Business School", -eseg.ac.mz:"", -esiee.fr:"E SI EE Paris,l'écoledel'innovationtechnologique E SI EE Paris", -esprit.tn:"Ecole Supérieure Privéed' Ingénierieetde Technologies", -esu.edu:"East Stroudsburg University", -etown.edu:"Elizabethtown College- Elizabethtown College", -etsu.edu:"East Tennessee State University", -eui.edu.eg:"", -evangel.edu:"", -evansville.edu:"University of Evansville", -evanza.com.mx:"Inicio-", -evcc.edu:"", -evergreen.edu:"The Evergreen State College", -evms.edu:"Eastern Virginia Medical School( E VM S), Norfolk, Hampton Roads", -ewc.edu:"Edward Waters University", -ewcollege.edu:"East West Collegeof Natural Medicine", -ewu.edu:"Eastern Washington University", -exeter.edu:"Phillips Exeter Academy", -faes.org:"the Foundationfor Advanced Educationinthe Sciences", -fag.edu.br:"Centro F AG", -fairfield.edu:"Fairfield University", -fairmontstate.edu:"Fairmont State University", -faith.edu:"", -fakeehcollege.edu.sa:"Fakeeh College", -famu.edu:"Florida A& M University- F AM U", -fandm.edu:"Franklin& Marshall College", -fapce.edu.br:"Centro Universitário Paraíso- Apaixonadospor Educação", -farmingdale.edu:"Farmingdale State College", -fau.edu:"Florida Atlantic University", -faytechcc.edu:"Fayetteville Technical Community College", -fdu.edu:"Fairleigh Dickinson University", -ferris.edu:"Ferris State University", -fgcu.edu:"Florida Gulf Coast University", -fhsu.edu:"Fort Hays State University", -fidm.edu:"Fashion Instituteof Design& Merchandising", -fisher.edu:"Fisher College", -fit.edu:"www.fit.edu Florida Tech", -fitchburgstate.edu:"Fitchburg State University", -fitnyc.edu:"", -fiu.edu:"Florida International University in Miami, F L", -flame.edu.in:"F LA ME University", -fleming.edu.pe:"", -florida.tiu.edu:"", -floridapoly.edu:"Florida Polytechnic University", -flsouthern.edu:"- Florida Southern Collegein Lakeland, F L", -fmarion.edu:"Francis Marion University", -fmuniv.edu:"Florida Memorial University– Theofficialwebsiteof F MU.", -fnu.edu:"Florida National University( F NU)", -fordham.edu:"Fordham University", -foriowa.org:"University of Iowa Centerfor Advancement", -forsythtech.edu:"Forsyth Tech Community College", -fortscott.edu:"", -fostershome.org:" Foster's For Children", -fpctx.edu:"Frank Phillips College", -framingham.edu:"Framingham State University", -francis.edu:"Saint Francis University", -francishouseny.org:"Francis House", -franklin.edu:"Online College& Nonprofit Accredited University", -frederick.edu:"Frederick Community College", -fremont.edu:"Fremont University", -fresno.edu:"Fresno Pacific University", -fresnostate.edu:"- Fresno State", -friends.edu:"Friends University", -frontier.edu:"", -frostburg.edu:"Frostburg State University", -fsu.edu:"Florida State University", -fsw.edu:"Florida South Western State College", -ftc.edu:"", -ftccollege.edu:"F TC Florida Technical College", -fu-berlin.de:"Freie Universität Berlin: Startseite", -fullsail.edu:"", -furman.edu:"", -fvcc.edu:"- Flathead Valley Community College", -fvsu.edu:"- Fort Valley State University", -fvtc.edu:"Fox Valley Technical College", -fxua.edu:"Fairfax University of America– Accredited, Affordable Education", -galencollege.edu:"Galen Collegeof Nursing", -gallaudet.edu:"Gallaudet University", -gannon.edu:"Gannon University", -gardner-webb.edu:"", -gaston.edu:"", -gastoncollegefoundation.org:"", -gatech.edu:"Georgia Instituteof Technology", -gateway.kctcs.edu:" G CT C", -gbcnv.edu:"Great Basin College:", -gbu.edu.in:"", -gc.edu:"Galveston College–", -gcc.edu:"Grove City College", -gcsu.edu:"Georgia College& State University", -gcu.ac.uk:"Glasgow Caledonian University", -gcu.edu:"Grand Canyon University: Private Christian University Phoenix A Z", -genesee.edu:"Genesee Community College", -geneseo.edu:"S UN YGeneseo S UN YGeneseo", -georgebrown.ca:"George Brown College", -georgeschool.org:"George School", -georgetown.edu:"Georgetown University in Washington D C", -georgetowncollege.edu:"Georgetown College", -georgian.edu:"", -georgiancollege.ca:"Georgian College: Accelerateyoursuccess", -georgiasouthern.edu:"Georgia Southern University- Statesboro", -germanna.edu:"Germanna Community College", -ggeedu.com:"Galileo Global Education Applied Arts, Fashion, Design& Management", -ggeedu.fr:"Galileo Global Education France Leaderdel'enseignementsupérieurindépendant", -gia.edu:"Gemological Institute Of America", -gibs.co.za:"Study Post Graduate Business Coursesin South Africa", -glit.edu:"Erie, P ATrade School: Healthcare Courses& Certification Programs", -gmercyu.edu:"Gwynedd Mercy University", -gmu.edu:"Sucuri Web Site Firewall- ", -gntc.edu:"Georgia Northwestern Technical College", -goddard.edu:"", -goodwillsa.org:"Welcome Goodwill San Antonio", -goodwillworks.org:"", -goodwin.edu:"Career Focused University in C T", -goshen.edu:"Goshen College-page", -gotoltc.edu:"goto L TC", -govst.edu:"Governors State University in Chicago", -gptc.edu:"", -gpteenchallenge.com:"", -grace.edu:"", -graceland.edu:"", -graduate.auburn.edu:"Graduate School- Graduate School", -gram.edu:"Grambling State University- Grambling State University", -grandview.edu:"Grand View University", -granite.edu:"Collegeof Professional Studies", -granite.guhsd.net:"Granite Hills High School", -grcc.edu:"Grand Rapids Community College", -greaterallegheny.psu.edu:"We Are Penn Statein Allegheny County Penn State Greater Allegheny", -greenriver.edu:"Green River College", -greensborobeautiful.org:"Greensboro Beautiful- Our Community, Our Commitment", -greensburg.pitt.edu:"University of Pittsburgh Greensburg", -griffith.edu.au:"Griffith University", -grinnell.edu:"Grinnell College", -gscollege.edu:"- Good Samaritan", -gsd.harvard.edu:"", -gsu.edu:"Explore Georgia State University", -gsw.edu:"Georgia Southwestern State University", -gtc.edu:"Gateway Technical College", -gtcc.edu:" G TC C", -gtf.gatech.edu:"", -guamcc.edu:"Guam Community College", -guilford.edu:"Welcometo Guilford College", -gvltec.edu:"", -gvsu.edu:"Grand Valley State University", -gwinnetttech.edu:"Career Focused Educationfor Real- World Jobs", -halifaxcc.edu:"Halifax Community College", -hamilton.edu:"- Hamilton College", -hamline.edu:"Hamline University- Saint Paul, Minnesota", -hampshire.edu:"Hampshire College", -harding.edu:"Harding- Inspired Purpose Harding", -harford.edu:"Harford Community College", -harpercollege.edu:"Harper College", -harrisburg.psu.edu:"Penn State Harrisburg", -harrisburgu.edu:"Harrisburg University of Scienceand Technology", -hartford.edu:"University of Hartford", -hartwick.edu:"Hartwick College", -harvard.edu:"Harvard University", -haskell.edu:"Haskell Indian Nations University", -hau.gr:"Request Rejected", -haverford.edu:"Haverford College", -hawaii.edu:"University of Hawaii System", -hawaii.hawaii.edu:"Hawaii Community College", -hazard.kctcs.edu:"H CT C", -hazleton.psu.edu:"Penn State Hazleton Luzerne County P A", -hbku.edu.qa:"Hamad Bin Khalifa University( H BK U), Qatar", -hbu.edu:"Houston Christian University", -hccc.edu:"Hudson County Community College", -hccs.edu:"Houston Community College( H CC)", -hchc.edu:"Hellenic College Holy Cross", -hci.edu:"Healthcare& Technical Career Education- H CI College", -hct.ac.ae:"Test forthe H TT PServeron Red Hat Enterprise Linux", -hdmc.edu:"", -heartland.edu:"Heartland Community College", -heavyequipmentcollege.com:"", -hec.edu:"", -heidelberg.edu:"Heidelberg University", -helenefuld.edu:"- Helene Fuld Collegeof Nursing", -henderson.kctcs.edu:" H CC", -hennepintech.edu:"Hennepin Technical College", -heritage.edu:"Heritage University", -herzing.edu:"Herzing University- Onlineand On- Campus College Programs", -hesston.edu:"Hesston College- Start Here, Go Everywhere", -highlandscollege.com:"More Thana College", -highlandscollege.edu:"More Thana College", -highpoint.edu:"", -highpointregionalhealthfoundation.com:"High Point Regional Health Foundation Atrium Health Wake Forest Baptist", -hilbert.edu:"Hilbert College", -hilo.hawaii.edu:"University of Hawaiiat Hilo", -hindustanuniv.ac.in:"Hindustan Instituteof Technologyand Science", -hiram.edu:"Sucuri Web Site Firewall- ", -hiu.edu:"Hope International University", -hkct.edu.hk:"H KC T-香港專業進修學校(港專)", -hkust.edu.hk:"The Hong Kong University of Scienceand Technology", -hlcommission.org:"The Higher Learning Commission", -hmc.edu:"Harvey Mudd College", -hmi.edu:"Hawaii Medical College", -hodges.edu:"Announcementsfromthe Presidentand Boardof Trustees", -hofstra.edu:"Hofstra University", -hollins.edu:"Hollins- Hollins University", -holmes.edu.au:"Holmes Institute", -holmescc.edu:"Holmes Community College", -holycross.edu:"Collegeofthe Holy Cross", -holynames-sea.org:"Holy Names Academy", -hood.edu:"Hood College", -hopkinsville.kctcs.edu:" H CC", -hospiceofstanly.org:"Tillery Compassionate Care Palliative, Terminalcare, Endoflifecare", -houghton.edu:"", -howard.edu:"Howard University", -howardcc.edu:"Howard Community College", -howardcollege.edu:"Howard College– Making Dreams Real", -hpo.education:"Amplio College:dépraktijkopleidervoorhetonderwijs", -hpu.edu:"Hawaii Pacific University- Private College Honolulu", -hputx.edu:"Howard Payne University", -hrmc.us:"Hendry Regional Medical Center", -hsc.edu:"Hampden- Sydney Collegehomepage", -hsph.harvard.edu:" Powerfulideasforahealthierworld", -hsu.edu:"Henderson State University", -hsutx.edu:"", -htc.edu:"Hebrew Theological College", -htu.edu:"Huston- Tillotson", -huc.edu:"Hebrew Union College- Jewish Instituteof Religion", -hughchatham.org:"- Hugh Chatham Health", -humber.ca:"Humber College- Humber College", -humboldt.edu:"California State Polytechnic University, Humboldt", -huntington.edu:"Huntington University", -hussiancollege.edu:"", -hvcc.edu:"Hudson Valley Community College", -hws.edu:"Hobartand William Smith Colleges", -iadt.ie:"Instituteof Art, Designand Technology", -iaia.edu:" Instituteof American Indian Arts( I AI A)", -iastate.edu:"Iowa State University", -iavalley.edu:"Iowa Valley Community College District", -ibmc.edu:"I BM C: Career College& Vocational Schoolserving Northern Colorado", -ic.edu:"Illinois College", -ice.edu:"Instituteof Culinary Education", -ich.edu:"", -ico.edu:"Illinois Collegeof Optometry- Foundedin1872, Locatedin Chicago", -icts.kuleuven.be:"I CT S", -idahocom.org:"", -idsva.edu:" I DS VA The I DS VA Ph Din Visual Arts", -ie.edu:"I E- Fosteringpositivechangethrougheducation,research&innovation", -iecc.edu:"Illinois Eastern Community Colleges", -iesabroad.org:"Study Abroad Programs& Internships I ES Abroad", -iese.edu:"I ES EBusiness School: World Leaderin M BAs& Executive Education", -ieu.edu.tr:"Ana Sayfaİzmir EkonomiÜniversitesi", -ihci.edu.hn:"I HC I", -iie.ac.za:"", -iie.org:"page I IE- The Powerof International Education", -iimu.ac.in:"Indian Instituteof Management Udaipur", -iit.edu:"Illinois Instituteof Technology", -illinois.edu:"University of Illinois Urbana- Champaign", -illinoisstate.edu:"Illinois State University- Illinois’firstpublicuniversity", -imagecampus.edu.ar:"1º Escuelade Arte, Animación Y Videojuegosde Latinoamérica", -imbc.edu:"Instituteof Medicaland Business Careers", -imperial.ac.uk:"Imperial College London", -inap.mx:"I NA P– Instituto Nacionalde Administración Pública", -indiana.edu:"Indiana University Bloomington", -indianatech.edu:"Indiana Tech", -indianhills.edu:"", -indstate.edu:"Indiana State Universitypage", -indwes.edu:"Indiana Wesleyan University", -ine.mx:"Instituto Nacional Electoral– I NE- Instituto Nacional Electoral", -institutounitam.edu.mx:"Instituto Unitam", -intellitec.edu:"Intelli Tec College", -internationalculinarycenter.com:"International Culinary Center", -iohahiio.ambe.ca:"", -iona.edu:"Iona University", -iqra.edu.pk:"- Iqra University", -irsc.edu:"page- Indian River State College", -islander.tamucc.edu:"Sign In", -istinye.edu.tr:"İstinyeÜniversitesi", -istitutomarangoni.com:"Istituto Marangoni: Fashion, Artand Design Courses", -itba.edu.ar:"Instituto Tecnológicode Buenos Aires- I TB A", -ithaca.edu:"Ithaca College", -iticollege.edu:"Study At I TI Technical College For A Better Life. Enroll !", -itu.edu:"Temporary ", -iue.edu:"Indiana University East", -iuk.edu:"Indiana University Kokomo: Indiana University Kokomo", -iun.edu:"I UN- Indiana University Northwest", -iup.edu:"Indiana University of Pennsylvania- I UP", -iupuc.edu:"I UP UC", -iupui.edu:"I UP UI", -ius.edu:"I USoutheast", -iusb.edu:"Indiana University South Bend", -ivytech.edu:"Ivy Tech Community College", -jalc.edu:"John A. Logan College", -jarvis.edu:"Jarvis Christian College", -jazzandheritage.org:"", -jccc.edu:"Johnson County Community College", -jcu.edu.au:"Studyat James Cook University in Queensland- J CU Australia", -jefferson.edu:"Thomas Jefferson University", -jeffersonstate.edu:"", -jerseycollege.edu:"Jersey College", -jessup.edu:"Jessup University", -jevs.org:"", -jewell.edu:"William Jewell College", -jfkhealthsystem.org:"", -jhu.edu:"Johns Hopkins University", -jibc.ca:"Explore J IB CJustice& Public Safety Programs J IB C", -jmu.edu:"James Madison University- J MU", -johnstoncc.edu:"Welcometo Johnston Community College( J CC) North Carolina", -joyce.edu:"Joyce University(formerly Ameritech College)", -jscc.edu:"Jackson State Community College", -jsou.edu:"Joint Special Operations University( J SO U)- Official ", -jsu.edu:"J SU- The Friendliest Campusinthe South", -jsums.edu:"Jackson State University", -ju.edu:"Jacksonville University in Jacksonville, Fla.", -juniata.edu:"Juniata College", -jwu.edu:"Johnson& Wales University", -kangacupuncture.com:"Kang Acupuncture- Kang Acupuncture& Alternative Medicine Narberth& Paoli", -kansashsc.org:"", -kaplan.com:"Kaplan: Education Programsfor Universities, Businesses& Individuals", -karts.ac.kr:"한국예술종합학교", -kaust.edu.sa:"King Abdullah University of Science and Technology", -kazoohumane.org:"Kalamazoo Humane Society", -kcg.ac.jp:"京都コンピュータ学院日本最初のコンピュータ教育機関", -kctcs.edu:"", -kdsdar.org:"", -kean.edu:"Kean University", -keele.ac.uk:"Keele University", -keiseruniversity.edu:"Welcometo Keiser University", -kellogg.edu:"Kellogg Community College", -kennedyhs.org:"Kennedy Catholic High School", -kennesaw.edu:"Kennesaw State University in Georgia", -ketchum.edu:"Marshall B. Ketchum University", -kettering.edu:"Kettering University", -kgi.edu:"- Keck Graduate Institute", -kic.ac.ae:"Liwa College( L C)- Empowering Futuresthrough Quality Education", -kilaw.edu.kw:"Kuwait International Law School", -kilgore.edu:"", -king.edu:"", -kingsu.ca:"The King's University", -kippdelta.org:"", -kippstl.org:"K IP PSt. Louis", -kish.edu:"Kishwaukee College", -knox.edu:"Knox College", -korea.edu:"Korea University Websites", -kp.org:"Custom Care& Coverage Just For You Kaiser Permanente", -kpsahs.edu:"Front Kaiser Permanente Schoolo f Allied Health Sciences", -kpu.ca:"Kwantlen Polytechnic University", -k-state.edu:"Kansas State University", -ku.ac.ae:"Khalifa University", -ku.edu:"The University of Kansas", -ku.edu.tr:"", -kuleuven.be:"K ULeuven", -kumc.edu:"University of Kansas Medical Center", -kutztown.edu:"Kutztown University of Pennsylvania- Kutztown University", -kvcc.me.edu:"", -kwc.edu:"", -kysu.edu:"Kentucky State University", -laboure.edu:"Labouré College", -lacoe.edu:"Los Angeles County Officeof Education", -lacollege.edu:"", -lafayette.edu:"Lafayette College", -lafilm.edu:"", -lakeforest.edu:"Lake Forest College", -lakeland.edu:"Lakeland University", -lakelandcc.edu:"Lakeland Community College: Kirtlandg-my Lakeland", -lamar.edu:"Lamar Universityisa Nationally- Ranked Collegein Texas- Lamar University", -lander.edu:"Lander", -lanecc.edu:"Lane Community College", -lanecollege.edu:"Lane College", -langston.edu:"Langston University", -laniertech.edu:"Lanier Technical College", -laort.edu:"", -lasallehs.net:"La Salle High School", -lasell.edu:"Undergraduate, Graduate& Online Programs- Boston, M A– Lasell University", -lasierra.edu:"La Sierra University- Riverside, C A", -lau.edu.lb:"Lebanese American University", -laverne.edu:"Welcometothe University of La Verne", -law.ac.uk:"The University of Law", -law.gmu.edu:" Antonin Scalia Law School", -law.lu.se:"Start Facultyof Law", -lbc.edu:"Lancaster Bible College", -lbcc.edu:"Long Beach City College", -lccc.wy.edu:"Laramie County Community College", -lcctc.edu:"- Lebanon County Careerand Technology Center", -lclark.edu:"Welcometo Lewis& Clarkin Beautiful Portland, Oregon", -lcu.edu:"L CU: Lubbock Christian University", -le.ac.uk:"A Leading U KUniversity", -lec.edu:"Lake Erie College", -lee.edu:"Lee College", -leeds.ac.uk:"University of Leeds", -leedsbeckett.ac.uk:"Leeds Beckett University", -legacyed.com:"Legacy Education", -lehigh.edu:"Lehigh University", -lehighvalley.psu.edu:"Penn State Lehigh Valley", -lehman.edu:"Lehman College", -lemoyne.edu:"Le Moyne College", -lenoircc.edu:"Lenoir Community College- Lenoir Community College", -lesley.edu:"Lesley University", -letu.edu:"Le Tourneau University", -lewisu.edu:"Lewis University", -liberty.edu:"Liberty University", -libi.edu:"", -life.edu:"Life Universityisa Leading Chiropracticand Holistic Health University", -lifepacific.edu:"", -lincoln.ac.uk:"University of Lincoln", -lincolncollege.edu:"Lincoln College", -lincolntech.edu:"Lincoln Tech Skilled Trade Schools& Vocational Training Institute", -lindenwood.edu:"Lindenwood University", -lindsey.edu:"", -lineman.edu:"", -linfield.edu:"Linfield University", -lipscomb.edu:"Lipscomb University", -liu.edu:"Long Island University", -livingstone.edu:"Livingstone College", -ljic.edu:"Beauty Schoolin Iowa: Learnto Become A Cosmetologist", -lls.edu:"Loyola Law School", -lltc.edu:"- Leech Lake Tribal College", -lmu.edu:"Loyola Marymount University", -lmunet.edu:"", -lockhaven.edu:"Lock Haven University", -logan.edu:"", -londonmet.ac.uk:"London Metropolitan University- London Metropolitan University", -lonestar.edu:"Lone Star College- Start Close. Go Far.", -longwood.edu:"- Longwood University", -loras.edu:"Loras College", -louceluniversity.us:"", -louisburg.edu:"- Louisburg College", -louisiana.edu:"University of Louisianaat Lafayette", -louisville.edu:"University of Louisville", -lourdes.edu:"Lourdes University– Get Into Lourdes.", -lpu.edu.ph:"- Lyceumofthe Philippines University", -lpubatangas.edu.ph:"Lyceumofthe Philippines University- Batangas", -lsco.edu:"Lamar State College Orange", -lse.ac.uk:"", -lsem.org:"Legal Services- Legal Servicesof Eastern Missouri-", -lssc.edu:"- Lake- Sumter State College", -lssny.org:"", -lsu.edu:"", -lsue.edu:"", -lsuhealthfoundation.org:"L SU Health Foundation", -lsuhsc.edu:"L SU Health New Orleans", -lu.edu.qa:"", -luc.edu:"Loyola University: Loyola University Chicago", -lumindidsc.org:"Lu Mind I DS CFoundation Accelerating Downsyndromeresearch", -luminuseducation.com:"Luminus Education", -luna.edu:"Luna Community College", -luther.edu:"Luther College", -luthersem.edu:"Luther Seminary– St. Paul, M N", -luzerne.edu:"Luzerne County Community College-", -lvhn.org:"Welcometo Lehigh Valley Health Network Lehigh Valley Health Network", -lynchburg.edu:"", -lynn.edu:"Welcometo Lynn University", -lyon.edu:"Lyon College: Liberal Arts Collegein Arkansas", -macalester.edu:"Macalester College", -macewan.ca:"- Mac Ewan University", -macohs.edu:"Healthcare Training- Mid- America Collegeof Health Sciences", -madisoncollege.edu:"Madison Area Technical College", -madisonville.kctcs.edu:" M CC", -madonna.edu:"Madonna University", -mail.fresnostate.edu:"Campus Login Services- Campus Login Services@ Fresno State", -maine.edu:"University of Maine System- University of Maine System", -mainecc.edu:"", -mainemaritime.edu:"Maine Maritime Academy", -maltepe.edu.tr:"MaltepeÜniversitesi Ana Sayfa", -manareteleman.com:":: Manaret El Eman:: Language Schools::", -manchester.ac.uk:"The University of Manchester", -mancosa.co.za:"M AN CO SA Undergraduateand Postgraduate Education Provider", -manor.edu:"Manor College- You Belong Here", -mapua.edu.ph:"", -mariacollege.edu:"Maria College- Albany, N Y- Preparing Studentsfor Service Since1958", -marian.edu:"Marian University", -marianuniversity.edu:"", -marietta.edu:"Marietta College", -marionmilitary.edu:"- M MI", -marist.edu:"Welcome- Marist College", -marquette.edu:"Marquette University// Be The Difference", -marshall.edu:"Marshall University", -martincc.edu:"Martin Community College", -martinmethodist.edu:"", -marybaldwin.edu:"", -marybird.org:"", -marycariola.org:"Mary Cariola Center", -marymount.edu:"Marymount University- Catholic University in Arlington, V A", -marymountcalifornia.edu:"- Marymount California University", -maryville.edu:"Maryville University", -maryvillecollege.edu:"* Welcometo Maryville College", -marywood.edu:"Marywood University", -massachusetts.edu:"University of Massachusetts– U Mass", -massbay.edu:"Massachusetts Bay Community College( Mass Bay)", -mayfieldcollege.edu:"Mayfield College: Accredited Career Training Programs", -mayland.edu:"Mayland Community College", -mbrsg.ae:"Mohammedbin Rashid school of government", -mbsc.edu.sa:"- M BS CCollegeof Businessand Entrepreneurship", -mbu.edu:"", -mbzuai.ac.ae:"M BZ UA I- Mohamedbin Zayed University of Artificial Intelligence", -mc.edu:"Mississippi College", -mc3.edu:"- Montgomery County Community College", -mcad.edu:"Minneapolis Collegeof Artand Design", -mccc.edu:"Mercer County Community College- M CC C- West Windsor, N J", -mccneb.edu:"", -mccs.me.edu:"", -mcdaniel.edu:"Mc Daniel College", -mcdowelltech.edu:"", -mcgfoundation.org:"M CG Foundation", -mcgill.ca:"Mc Gill University", -mchs.edu:"Mercy College- Des Moines, Iowa", -mcl.edu.ph:"", -mclennan.edu:"Mc Lennan Community College", -mcm.edu:"Real Community. Real Experiences- Mc Murry University", -mcm.edu.ph:"", -mcmaster.ca:"Mc Master University", -mcneese.edu:"Mc Neese State University in Lake Charles, Louisiana", -mcpherson.edu:"", -mcphs.edu:"Massachusetts Collegeof Pharmacyand Health Sciences", -mctc.edu:"Mountwest Communityand Technical College", -md.rcm.upr.edu:"Welcome- Schoolof Medicine", -mdc.edu:"Official Miami Dade Collegepage", -mdis.edu.sg:"Studyin Singapore With M DI SPrivate Education Institution in Singapore", -meca.edu:"Maine Collegeof Art& Design", -medicalambassadors.org:"Medical Ambassadors International", -medicalsalescollege.com:"Medical Sales College", -mef.edu.tr:"M EFÜniversitesi- M EF", -memphis.edu:"The University of Memphis- The University of Memphis", -mercer.edu:"Mercer University", -mercy.edu:"Mercy University", -mercyhurst.edu:"page Mercyhurst", -meredith.edu:"- Meredith College", -meridiancc.edu:"page", -merrimack.edu:"Merrimack College", -messiah.edu:"Private, Christian University in Pennsylvania", -methodistcollege.edu:"Nursing& Allied Healthcare Degrees, Certificates& C EUs", -metrostate.edu:"Metro State University", -mga.edu:"Middle Georgia State University", -mgccc.edu:"", -mghihp.edu:" M GH IH P", -mhc.ab.ca:" M HC", -mhcc.edu:"", -miami.edu:"University of Miami", -miamioh.edu:"Miami University", -miat.edu:"", -michener.ca:"- The Michener Instituteof Educationat U HN", -middlebury.edu:"Middlebury", -middlesex.mass.edu:"Middlesex Community College-page", -midlandstech.edu:"Midlands Technical College", -midlandu.edu:"Midland University", -midwestern.edu:"Midwestern University", -midwesttech.edu:"", -milaninstitute.edu:"Milan Institute", -miles.edu:"Miles College", -millersville.edu:"Millersville University- Welcometo Millersville University", -milligan.edu:"page- Milligan University", -mills.edu:"", -milton.edu:"- Milton Academy", -mineralarea.edu:"Mineral Area College", -mines.edu:"", -miracosta.edu:"Mira Costa College", -miriamfoundation.ca:"Miriam Foundation Autismandintellectualdisabilities", -misericordia.edu:"Misericordia University", -missouri.edu:"Mizzou- University of Missouri", -missouristate.edu:"Missouri State University- Missouri State", -missouriwestern.edu:"Missouri Western State University", -mit.edu:"M IT- Massachusetts Instituteof Technology", -mitags.org:"", -mitchell.edu:"Mitchell College", -mitchellcc.edu:"Mitchell Community College, Serving Iredell County", -mitchelltech.edu:"Technical Collegein South Dakota- Mitchell Technical College", -mkecc.edu:"Vocational Training: Medical, Dental, Veterinary, Milwaukee Career College", -mmc.edu:"Historically Black College In Tennessee Meharry Medical College", -mnstate.edu:"Minnesota State University Moorhead", -mnsu.edu:"Minnesota State University, Mankato", -mobap.edu:"Missouri Baptist University- Shine On", -modul.ac.at:"Austria's Leading International University", -mohave.edu:"Mohave Community College", -mohawkcollege.ca:"Mohawk College", -molloy.edu:"Molloy University", -monmouth.edu:"Monmouth University", -monroecollege.edu:"Monroe College- On Campusand Online Degrees", -montagehealth.org:"", -montana.edu:"Montana State University", -montclair.edu:"Montclair State University", -montgomery.edu:"", -montgomerycollege.edu:"Montgomery College", -montreat.edu:"Montreat College- Best Christian Collegein North Carolina", -moody.edu:"Moody Bible Instituteof Chicago", -morainepark.edu:"Moraine Park Technical College", -moreheadstate.edu:"Morehead State University", -morehouse.edu:"", -morgan.edu:"Morgan State University- Maryland's Preeminent Urban Public Research University", -morganstanley.com:"Morgan Stanley Global Leaderin Financial Services", -morningside.edu:"Morningside University", -morris.edu:"Welcometo Morris College!", -morrisville.edu:"S UN YMorrisville", -morton.edu:"Morton College– Imaginewhatyoucando!", -mountmarty.edu:"Mount Marty University in South Dakota", -mountsinai.org:"Mount Sinai Health System- New York City Mount Sinai- New York", -mountunion.edu:"University of Mount Union", -mq.edu.au:"Macquarie University", -mru.edu:"Miami Regional University", -mscc.edu:"Motlow State Community College", -mscok.edu:"Murray State College", -msj.edu:"", -msm.edu:"Morehouse Schoolof Medicine- M SM- Atlanta", -msmary.edu:"Mount St. Mary's University", -msmc.edu:"Mount Saint Mary College", -msmu.edu:"- M SM U", -mssm.edu:"Icahn Schoolof Medicineat Mount Sinai- New York City Icahn Schoolof Medicine", -mssu.edu:"Missouri Southern State University", -mst.edu:"Missouri University of Science and  Technology", -mstc.edu:"Sucuri Web Site Firewall- ", -msu.edu:"Michigan State University", -msubillings.edu:"Montana State University Billings", -msudenver.edu:"", -msun.edu:"M SU Northern- M SU Northern M SU Northern", -msutexas.edu:"M SU Texas", -msvu.ca:"Mount Saint Vincent University- Halifax, Nova Scotia, Canada", -mtaloy.edu:"Mount Aloysius College- Private Liberal Arts Schoolin Pennsylvania", -mtholyoke.edu:"Mount Holyoke College", -mtmercy.edu:"Mount Mercy", -mtnvalleyhospice.org:"Mountain Valley Hospiceand Palliative Carein N Cand V A", -mtroyal.ca:"Mount Royal University", -mtsa.edu:"", -mtsu.edu:"", -mtu.edu:"Michigan Technological University", -muhc.ca:"Mc Gill University Health Centre", -muhlenberg.edu:"Muhlenberg College", -muih.edu:"", -mundiapolis.ma:"Université Mundiapolis1ère Université Privéeau Cœurde Casablanca", -murraystate.edu:"Murray State University", -musc.edu:"Welcometothe Medical University of South Carolina", -muscatuniversity.edu.om:"Muscat University– Aspire Beyond", -muskingum.edu:"Muskingum University", -mut.ac.za:"- Mangosuthu University of Technology", -muw.edu:"The W– Mississippi Universityfor Women", -mvc.edu:"Moreno Valley College", -mvcc.edu:"Mohawk Valley Community College", -mville.edu:"", -mvnu.edu:"M VN U: Christian University in Ohio", -mvsu.edu:"Mississippi Valley State University- Itta Bena, M S", -mwcc.edu:"Mount Wachusett Community College Gardner, M A", -mxcc.edu:"", -my.clevelandclinic.org:"Cleveland Clinic: Every Life Deserves World Class Care", -myptec.org:"myptec.org", -na.edu:"Welcometo North American University", -naa.edu:"National Aviation Academy( N AA)• Aviation Maintenance School2023", -nacc.edu:" N AC C", -nait.ca:"", -nashcc.edu:"Nash Community College", -national.edu:"National American University", -nau.edu:"Northern Arizona University", -navarrocollege.edu:"", -naz.edu:"Nazareth University", -ncat.edu:"North Carolina Agriculturaland Technical State University", -ncc.edu:"Nassau Community College Locatedon Long Island, New York", -nccc.edu:"North Country Community College", -nccommunitycolleges.edu:"Students- N CC CS", -nccu.edu:"", -ncf.edu:"", -ncsu.edu:"N CState University", -nctc.edu:"North Central Texas College", -ncu.edu:"National University", -nd.edu:"University of Notre Dame", -ndhs.net:" Notre Dame High School", -ndm.edu:"Notre Dameof Maryland University", -ndnu.edu:"", -ndsu.edu:"N DS U- North Dakota State University", -ndus.edu:"North Dakota University System", -nebrija.com:"Universidad Privadaen Madrid Universidad Nebrija", -nebrwesleyan.edu:"Nebraska Wesleyan University", -nec.edu:"", -necc.mass.edu:"Northern Essex Community College", -neiu.edu:"Northeastern Illinois University", -neosho.edu:"Neosho County Community College", -nescol.ac.uk:"page- North East Scotland College", -nettts.com:"", -neumann.edu:"Neumann University", -neumont.edu:"", -nevadastate.edu:"Nevada's Four-year Teaching Institution- Nevada State University", -newberry.edu:"Newberry College", -newhaven.edu:"- University of New Haven", -newpaltz.edu:"The State University of New Yorkat New Paltz", -newschool.edu:"A University in New York City", -newschoolarch.edu:"", -ngu.edu:"", -nhi.edu:"National Holistic Institute", -nhlstenden.com:"N HL Stenden Hogeschool N HL Stenden", -niagara.edu:"- Niagara University", -niagaracollege.ca:"", -nic.edu:"- North Idaho College", -nicc.edu:"Northeast Iowa Community College", -nightingale.edu:"Nightingale College: Accredited Nursing School", -nileuniversity.edu.ng:"Database Error", -nipissingu.ca:"Nipissing University", -niu.edu:"Northern Illinois University". -ni-u.edu:"National Intelligence University", -njcu.edu:"New Jersey City University", -njit.edu:"New Jersey Instituteof Technology", -njpsa.org:"", -nl.edu:"National Louis University", -nmcc.edu:"", -nmsu.edu:"New Mexico State University", -nmu.edu:"Public University in Michigan", -nnmc.edu:"- Northern New Mexico College", -nnu.edu:"", -nobts.edu:"New Orleans Baptist Theological Seminary", -noc.edu:"Northern Oklahoma College", -noordacom.org:"Noorda College- Noorda College", -norcocollege.edu:"Norco College", -normandale.edu:"Normandale Community College", -northampton.ac.uk:"", -northampton.edu:"Northampton Community College", -northark.edu:"North Arkansas College", -northcarolina.edu:"U NC System– U NC System", -northcentral.edu:"", -northcentralcollege.edu:"North Central College", -northeastern.edu:"- Northeastern University", -northeaststate.edu:"Northeast State Community College", -northernc.on.ca:"Northern College", -northgatech.edu:"North Georgia Technical College", -northlandcaps.org:"Northland CAPS", -northshore.edu:"North Shore Community College", -northumbria.ac.uk:"Northumbria University", -northwestcareercollege.edu:"Northwest Career College", -northwestern.edu:"Northwestern University", -northwood.edu:"Northwood University", -northwoodtech.edu:"Northwood Technical College", -norwich.edu:"Welcometo Norwich University", -notredame.edu.au:"Notre Dame Notre Dame", -notredamecollege.edu:"", -nova.edu:"Nova Southeastern University", -novateur.ca:"Novateur Ventures Inc.- Welcome", -np.edu.sg:"Ngee Ann Polytechnic", -npc.edu:"Northland Pioneer College, Arizona", -npcollege.edu:"Npcollege Online& On Campus Programs", -nsc.edu:"Nevada's Four-year Teaching Institution- Nevada State University", -nscc.edu:"Nashville State Community College", -nsuok.edu:"Northeastern State University", -ntcc.edu:"Northeast Texas Community College", -ntnu.edu:"Norwegian University of Scienceand Technology- N TN U", -ntu.edu.sg:"Nanyang Technological University- N TU Singapore", -nu.edu:"National University", -nuc.edu:"- N UC University", -nuhs.edu:"", -nuigalway.ie:"University of Galway- University of Galway", -numbalums.org:"", -nunez.edu:"Welcometo Nunez Community College", -nwc.edu:":: Northwest College:: Powell, Wyoming", -nwciowa.edu:"Northwestern College", -nwfsc.edu:"Northwest Florida State College: Northwest Florida State College", -nwic.edu:"", -nwosu.edu:"Northwestern Oklahoma State University", -nwscc.edu:"- Northwest Shoals Community College", -nwti.edu:"Northwest Technical Institute– Rethink Education", -nyack.edu:"", -nycpm.edu:"New York College of Podiatric Medicine", -nyls.edu:New York Medical College", -nypcls.org:"N YP Brooklyn Methodist Hospital", -nyu.edu:"New York University", -oak.edu:"", -oakland.edu:"Oakland University", -oakpoint.edu:"< Oak Point University", -oberlin.edu:"Oberlin Collegeand Conservatory", -oc.edu:"Oklahoma Christian University", -ocean.edu:"", -ocps.net:"", -octech.edu:"Orangeburg- Calhoun Technical College", -odessa.edu:"", -odu.edu:"O DU- Old Dominion University", -oftc.edu:"O FT C- Careers B EG IN Here", -ogeecheetech.edu:"- Ogeechee Technical College", -ogleschool.edu:"", -oglethorpe.edu:"", -ohio.edu:"Welcometo Ohio University", -ohsu.edu:"O HS UHealing Beginswith Discovery", -oit.edu:"Oregon Instituteof Technology", -okan.edu.tr:"İstanbul OkanÜniversitesi-İstanbul OkanÜniversitesi", -okcu.edu:"Oklahoma City University", -okstate.edu:"Oklahoma State University", -okwu.edu:"", -olc.edu:"Oglala Lakota College", -olemiss.edu:"University of Mississippi", -olivetcollege.edu:"- The University of Olivet", -ollusa.edu:"Our Ladyofthe Lake University", -oneconnect.co.za:"One Connect Welcometo One Connect", -ontariotechu.ca:"Ontario Tech University", -onu.edu:"Ohio Northern University", -open.ac.mu:"O U– Open University of Mauritius", -oregoncoast.edu:"2024- Oregon Coast Community College", -orion.edu:"- Orion", -oru.edu:"Oral Roberts University", -oru.se:"Örebrouniversitet-utbildning,forskningochinnovation", -osu.edu:"The Ohio State University", -osuokc.edu:"Oklahoma State University- Oklahoma City", -oswego.edu:"S UN YOswego", -otero.edu:"", -ottawa.edu:"Ottawa University", -otterbein.edu:"", -ou.edu:"The University of Oklahoma", -ouhsc.edu:"University of Oklahoma Health Sciences Center -owens.edu:"- Owens Community College", -owensboro.kctcs.edu:" O CT C", -owu.edu:"Ohio Wesleyan University", -oxford.emory.edu:"Oxford College", -oxy.edu:"Occidental College", -pace.edu:"Pace University", -pacifica.edu:"", -pacificcollege.edu:"Pacific Collegeof Healthand Science", -pacificoaks.edu:"Pacific Oaks- Accredited Collegein Pasadena& Online", -pacificrimcollege.com:"Pacific Rim College", -pafa.org:"P AF A- Pennsylvania Academyofthe Fine Arts", -paine.edu:"home- Paine College", -palmbeachstate.edu:"Palm Beach State College", -paloaltou.edu:"Palo Alto University", -panola.edu:"Panola College", -park.edu:"Park Universityisaprivate,nonprofit,liberalartsinstitution", -parker.edu:"", -pasadena.edu:"Pasadena City College", -patrickhenry.edu:"Patrick& Henry Community College", -payneseminary.edu:"- Payne Theological Seminary", -pba.edu:"Palm Beach Atlantic University", -pcc.edu:"Portland Community College", -pccc.edu:"- P CC C", -pccua.edu:"Phillips Community Collegeofthe University of Arkansas", -pcom.edu:"Philadelphia Collegeof Osteopathic Medicine", -pct.edu:"Pennsylvania Collegeof Technology", -pdx.edu:"Portland State University", -peace.edu:"William Peace University", -penncotech.edu:"", -pennfoster.edu:"Accredited College, High School& Career School Online", -pennhighlands.edu:"Pennsylvania Highlands Community College", -pennwest.edu:"Pennsylvania Western University", -pepperdine.edu:"Pepperdine University", -perdoceoed.com:"Perdoceo Education", -peru.edu:"Peru State College", -pfeiffer.edu:"Pfeiffer University– Thrive Through Mentored Learning", -pfw.edu:"Purdue University Fort Wayne", -phc.edu:"Patrick Henry College", -phoenix.edu:"Online Collegefor Working Adults- University of Phoenix", -phsc.edu:"Stay Local, Go Far P HS C", -piedmont.edu:"Piedmont University I APathwayto Success", -piedmontcc.edu:"- Piedmont Community College", -pierce.ctc.edu:"Pierce College District", -pierce.edu:"Pierce Mortuary Colleges", -pierpont.edu:"Pierpont Community& Technical College- West Virginia", -pikespeakhospice.org:"- Pikes Peak Hospice& Palliative Care", -pillar.edu:"- Pillar College", -pima.edu:"Pima Community College", -pit.edu:"The Pennsylvania Instituteof Technology", -pitc.edu:"Practical Nursing Program& L PN Classes Philadelphia P A", -pitt.edu:"University of Pittsburgh", -pittcc.edu:"Pitt Community College", -pittstate.edu:"Pittsburg State University", -plaksha.edu.in:"Plaksha University", -plaksha.org:"Plaksha University", -platt.edu:"", -plattcollege.edu:"", -plattcolorado.edu:"Platt College", -plattsburgh.edu:"Cloud Flare Error S UN YPlattsburgh", -plazacollege.edu:"Plaza College- Plaza College", -plu.edu:"Pacific Lutheran University", -plymouth.edu:"Plymouth State University", -pmi.edu:"", -pmu.edu.sa:"P MU, Prince Mohammad Bin Fahd University.", -point.edu:"", -pointloma.edu:"Point Loma Nazarene University", -pointpark.edu:"Point Park University", -polk.edu:"Polk State College", -polyu.edu.hk:"The Hong Kong Polytechnic University( Poly U)", -pomona.edu:"Pomona Collegein Claremont, California- Pomona College", -pontotoctech.edu:" Pontotoc Technology Center", -portal.unimontrer.edu.mx:"Universidad Montrer– Educaciónde Trascendencia Global", -porterchester.com:"Porter& Chester Institute", -post.edu:"Post University", -potsdam.edu:"S UN YPotsdam S UN YPotsdam", -pratt.edu:"Pratt Institute", -premier-education.com:"Premier Education No1providerof Sport, Arts& Wellbeing", -presby.edu:"Sucuri Web Site Firewall- ", -princeton.edu:"Princeton University", -principal.url.edu.gt:"Universidad Rafael Landívar", -principiaalumni.org:"- Principia Alumniand Friends", -principiacollege.edu:"- Principia College", -prospecteducation.com:"We'rechangingthefutureofpostsecondaryeducation Prospect Education", -providence.edu:"Providence College", -pstcc.edu:"Pellissippi State Community College- Pellissippi State Community College", -psu.edu:"The Pennsylvania State University", -ptc.edu:"Piedmont Technical College", -ptcollege.edu:"", -pthu.nl:"Protestantse Theologische Universiteit:400jaartheologischonderwijs", -ptsem.edu:"Princeton Seminary Princeton Theological Seminary- Educating…", -ptseminary.edu:"Pentecostal Theological Seminary", -ptstulsa.edu:"", -pua.edu.eg:"Pharos University P UA11 Accredited Specialized Faculties", -publichealth.uic.edu:"University of Illinois Chicago", -purchase.edu:"Purchase College", -purdue.edu:"Purdue University", -purdueglobal.edu:"Purdue Global- An Accredited Online University", -pxl.be:"Hogeschool P XL", -qatar-weill.cornell.edu:"Weill Cornell Medicine- Qatar", -qc.cuny.edu:"Queens College, C UN Y", -queens.edu:"Welcometo Charlotte's University- Queens University of Charlotte", -queensu.ca:"Queen's University Canada", -qut.edu.au:"Q UT-", -radford.edu:"Radford University", -ram.ac.uk:"Royal Academy of Music", -ramapo.edu:"Ramapo College of New Jersey", -randolph.edu:"Randolph Community College", -rangercollege.edu:"", -rasmussen.edu:"Rasmussen University", -rave.ac.uk:"Ravensbourne University London", -rcbc.edu:"Rowan College at Burlington County", -rcc.edu:"", -rccd.edu:"", -rcgc.edu:"Rowan Collegeof South Jersey", -rcseng.ac.uk:"The Royal College of Surgeons of England", -rcsi.com:"R CS IServer Error", -rcsj.edu:"Rowan Collegeof South Jersey", -rdc.ab.ca:"page Red Deer Polytechnic", -reading.ac.uk:"University of Reading", -redlands.edu:"University of Redlands", -refugeofhope.org:"Refugeof Hope Canton Men's Shelter& Meal Ministry", -regent.ac.za:"", -regent.edu:"Top Christian Collegein Virginia& Online", -regis.edu:"Regis University", -relay.edu:"Relay", -remingtoncollege.edu:"Remington College", -rescuemissionmv.org:"- Youngstown Emergency Shelter Rescue Missionofthe Mahoning Valley", -rf.org:"Radio Farm ", -rhilegacyfoundation.com:"Health & Wellness R HI Legacy Foundation of Rutherfordton, N C", -rhodes.edu:"Rhodes Collegepage", -ric.edu:"Rhode Island College", -richmond.ac.uk:"", -rio.edu:"University of Rio Grande", -riosalado.edu:"Rio Salado College", -risd.edu:"Rhode Island Schoolof Design", -river-edge.org:"- River Edge Behavioral Health", -riverland.edu:"Riverland Community College Accredited", -rm.edu:"Rocky Mountain University", -rmc.edu:"Randolph- Macon College", -rmcad.edu:"", -rmit.edu.au:"RMIT University", -rmu.edu:"Robert Morris University", -roanestate.edu:"Welcome- Roane State Community College", -roanokechowan.edu:"Roanoke Chowan- Roanoke- Chowan Community College", -robeson.edu:"", -rochester.edu:"University of Rochester", -rockfordcareercollege.edu:"Rockford College", -rockinghamcc.edu:"Rockingham Community College", -rockvalleycollege.edu:"", -rocky.edu:"- R MC", -rocmn.nl:"R OC Midden Nederland", -roguecc.edu:"", -rollins.edu:"Rollins College", -roosevelt.edu:"Roosevelt University:oneofthetopaffordableprivatecollegesin Chicago", -rootsschools.education:"H OM E", -rosalindfranklin.edu:"Rosalind Franklin University", -rosaryhs.com:"", -rose-hulman.edu:"Rose-Hulman Instituteof Technology", -roseman.edu:"Roseman University of Health Sciences- Nevada& Utah", -rosemont.edu:"Rosemont College", -rosseducation.edu:"Medical Career Certification& Training Ross Education", -roswell.enmu.edu:"", -royalroads.ca:"Royal Roads University", -rpi.edu:"Rensselaer Polytechnic Institute( R PI):: Architecture, Business, Engineering, Humanities, I T& Web Science, Science", -rrcc.edu:"Red Rocks Community College", -rsu.edu:"", -rtu.lv:"Rīgas Tehniskāuniversitāte Inženierzinātņucentrs Baltijā", -ru.edu:"", -rush.edu:"RUSH University System for Health", -rustcollege.edu:"Rust College", -rusticisoftware.com:"", -rutgers.edu:"Rutgers University", -rvu.edu:"Rocky Vista University", -rwu.edu:"Roger Williams University", -ryerson.ca:"Toronto Metropolitan University- Toronto Metropolitan University ", -sacredheart.edu:"Sacred Heart University", -sae.edu:"S AE Institute", -sage.edu:"Russell Sage College", -sagrado.edu:"Universidad del Sagrado Corazón En Sagrado", -sagu.edu:"", -saic.edu:"School of the Art Instituteof Chicago", -saintleo.edu:"Saint Leo University", -saintmarys.edu:"Saint Mary's College", -saintpaul.edu:"Saint Paul College", -saintpeters.edu:"Saint Peters University", -sait.ca:"S AI T- Southern Alberta Instituteof Technology", -salemu.edu:"Onlineand On- Campus Degreesat Salem University, West Virginia", -salford.ac.uk:"Welcometothe University of Salford", -salisbury.edu:"Salisbury University, Universitiesin Maryland", -salus.edu:"", -salve.edu:"Salve Regina University- Learn, Lead, Makea Difference.", -samuelmerritt.edu:"Samuel Merritt University", -san.edu.pl:"Społeczna Akademia Nauk-uczelniawyższa S AN", -sandiego.edu:"University of San Diego", -sanjac.edu:"San Jacinto College", -saoic.org:"Summit Academy O IC", -sarahlawrence.edu:"Welcometo Sarah Lawrence College", -sauder.ubc.ca:"notfound U BC Sauder Schoolof Business", -saumag.edu:"Southern Arkansas University", -savannahstate.edu:"Savannah State University", -savannahtech.edu:"Savannah Technical College: The College That Works", -saxion.edu:"Saxion University of Applied Sciences", -sbc.edu:"Sweet Briar College", -sbccollege.ca:"", -sbuniv.edu:"Christian Collegein Missouri", -sc.edu:"University of South Carolina", -scad.edu:"", -scciowa.edu:"Southeastern Community College", -sccnc.edu:"- Southeastern Community College", -schiller.edu:"Schiller International University", -scholarship.org:"George Snow Scholarship Fund", -schoolcraft.edu:"", -schreiner.edu:"Schreiner University", -sciarc.edu:"Institute of Architecture", -sckans.edu:"- Southwestern College", -sco.edu:"Southern College Of Optometry", -scranton.edu:"University of Scranton", -scrantonprep.org:"Scranton Preparatory School", -scripps.edu:"Scripps Research", -scrippscollege.edu:"", -scsu.edu:"South Carolina State University", -sctech.edu:"", -scu.edu.au:"Southern Cross University", -sdbor.edu:"Learning Drives Us Forward South Dakota Boardof Regents", -sdcc.edu:"San Diego Christian College- Truth Purpose Impact", -sdi.edu:"- Sonoran Desert Institute", -sdsmt.edu:"South Dakota Schoolof Minesand Technology", -sdstate.edu:"South Dakota State Universitypage", -sdsu.edu:"San Diego State University", -se.edu:"Southeastern Oklahoma State University", -seattleu.edu:"Seattle University", -sebts.edu:"", -sec.edu:"", -sech.org:"", -segi.edu.my:"S EGi University& Colleges– The Bestin You Made Possible", -seminolestate.edu:"Seminole State Collegeof Florida - Seminole State College", -semo.edu:"Southeast Missouri State University", -senati.edu.pe:"Outlook", -senecacollege.ca:"- Seneca Polytechnic, Toronto, Canada", -senmc.edu:"Southeast New Mexico College", -sentara.com:"Sentara", -sentara.edu:"Sentara College- Healthcare Education Degree Programs", -setonhill.edu:"Seton Hill University", -setu.ie:"- S ET U", -seu.edu:"Southeastern University- Southeastern University", -seu.edu.sa:"الجامعةالسعوديةالإلكترونية", -sewanee.edu:"hasmoved", -sfasu.edu:"Stephen F. Austin State University", -sfcollege.edu:"Santa Fe College, Gainesville, Florida-", -sfsu.edu:"San Francisco State University", -sfu.ca:"Simon Fraser University", -sgu.edu:"St. George's University, An Accredited Caribbean Medical School", -shawnee.edu:"Shawnee State University", -shawu.edu:"Shaw University", -sheffield.ac.uk:"The University of Sheffield", -shepherd.edu:"Shepherd University", -sheridancollege.ca:"Sheridan College", -sherman.edu:"Sherman Collegeof Chiropractic", -shms.edu:"- S HM S", -shorelight.com:"Shorelight", -shorter.edu:"Shorter", -shsu.edu:"Sam Houston State University- Huntsville, T X", -shu.ac.uk:"", -siena.edu:"Siena College", -sienaheights.edu:"Siena Heights University", -simmons.edu:"Simmons University", -simpson.edu:"Simpson College", -sinclair.edu:"Sinclair Community College", -singhealthacademy.edu.sg:"Sing Health Academy", -sintegleska.edu:"S IN TE GL ES KA UN IV ER SI TY- T IP I", -sipesorchardhome.org:"Sipes Orchard", -sit.ac.nz:"Southern Institute of Technology, New Zealand", -sit.edu:"", -sittingbull.edu:"Sitting Bull College", -siu.edu:"Southern Illinois University", -siue.edu:"Southern Illinois University Edwardsville", -sjcny.edu:"St. Joseph's University, New York", -sjf.edu:"St. John Fisher University, Rochester, N Y", -sjfc.edu:"St. John Fisher University, Rochester, N Y", -sjny.edu:"St. Joseph's University", -sjrstate.edu:"S T. J OH NS RI VE RS TA TE CO LL EG E", -sjsu.edu:"San José State University", -sju.edu:"Saint Joseph's University", -sjvc.edu:"", -slchc.edu:"St. Louis Collegeof Health Careers", -slmandic.edu.br:"Acesso Bloqueado", -slu.edu:"Saint Louis University", -smartalex.school:" Smart International Schools", -smccme.edu:"", -smcm.edu:"St. Mary's Collegeof Maryland– The Public Honors Collegeat Historic St. Mary's City", -smcsc.edu:"", -smith.edu:": Smith College", -smsu.edu:"Southwest Minnesota State University", -smu.ca:"Saint Mary's University in Halifax, Nova Scotia, Canada", -smu.edu:"S MU World Changers Shaped Here", -smwc.edu:"Sucuri Web Site Firewall- ", -snead.edu:"yourstory- Snead State Community College", -snhu.edu:"Southern New Hampshire University- Online& On Campus Degrees", -snu.edu.in:"Shiv Nadar University", -socc.edu:"", -soka.edu:"Soka University of America", -somerset.kctcs.edu:" S CC", -sonoma.edu:"Sonoma State University", -sorbonne.ae:"Sorbonne University Abu Dhabi- Humanities, Law, Sciences", -south.edu:"- South College", -southalabama.edu:"University of South Alabama", -southampton.ac.uk:"University of Southampton", -southark.edu:"", -southcentral.kctcs.edu:"- S KY CT CS KY CT C", -southeast.kctcs.edu:" S KC TC", -southeasterntech.edu:"Southeastern Technical College: Great Careers Begin Here!", -southeasttech.edu:"Southeast Technical College- Sioux Falls- South Dakota", -southern.edu:"Southern Adventist University", -southernct.edu:"Southern Connecticut State University", -southerntech.edu:"", -southerntechnicalinstitute.com:"", -southflorida.edu:"South Florida State College", -southgatech.edu:"", -southplainscollege.edu:"South Plains College", -southsidemission.org:"", -southtexascollege.edu:"South Texas College", -southuniversity.edu:"South University", -southwales.ac.uk:"", -sowela.edu:"- SOWELA Technical Community College", -spalding.edu:"", -spartan.edu:"", -spcollege.edu:"Job Training St. Petersburg College", -specshoward.edu:"Specs@ L TU", -spelman.edu:"Spelman College", -spiruharet.ro:"Universitatea Spiru Haret", -spjain.org:"S PJain Schoolof Global Management Ranked World's#12", -spu.edu:"Seattle Pacific University", -sri.edu.au:"Sarina Russo Institute", -srishtimanipalinstitute.in:"Srishti Manipal Instituteof Art, Designand Technology", -sru.edu:"Slippery Rock University", -ssmu.ca:"Students' Society of McGill University", -staffs.ac.uk:"Staffordshire University", -stamford.edu:"Stamford International University( Thailand)", -starkstate.edu:"Stark State College", -st-aug.edu:"Saint Augustine's University", -stcc.edu:"Springfield Technical Community College", -stchas.edu:"St. Charles Community College", -stcl.edu:"South Texas Collegeof Law Houston- Practical Education. Lifelong Connections.", -stclaircollege.ca:"St. Clair College", -stedwards.edu:"St. Edward's University in Austin, T X", -sterling.edu:"Sterling College", -sterlingpublicschools.org:" Sterling Public Schools", -stetson.edu:"- Stetson University", -steu.edu:"Educationtohelpyousoar!- Saint Elizabeth University", -stevens.edu:"Stevens Instituteof Technology", -stevenson.edu:"Stevenson University", -stevensonfoundation.org:"Stevenson High School Foundation", -stfrancis.edu:"University of St. Francis- University of St. Francis", -stfx.ca:"St. Francis Xavier University", -stjude.org:"St. Jude Children's Research Hospital", -stkate.edu:"St. Catherine University", -stlawrencecollege.ca:"- St Lawrence", -stlukescollege.edu:"St. Luke's College- Unity Point Health", -stmarys-ca.edu:"Saint Mary's Collegeof California", -stmarytx.edu:"St. Mary's University", -stockton.edu:"Stockton University", -stonehill.edu:"Stonehill College", -stonybrook.edu:"Stony Brook University, New York", -stpauls.br:"- St Paul's School", -stratatech.com:"", -strose.edu:"The Collegeof Saint Rose", -stthom.edu:"University of St. Thomas", -su.edu:"", -success.edu:"Success Education Colleges", -suffolk.edu:"Suffolk University in Boston- Suffolk University", -sullivan.edu:"Sullivan University: Louisville, Lexington& Online College", -sum.edu:"", -sunway.edu.my:"S UN WA YE DU CA TI ON GR OU P", -suny.buffalostate.edu:"S UN YBuffalo State University", -suny.edu:"", -suny.oneonta.edu:" S UN YOneonta", -sunyacc.edu:"S UN YAdirondack", -sunybroome.edu:"- S UN YBroome", -sunycgcc.edu:"", -sunyjefferson.edu:"Jefferson Community College", -sunymaritime.edu:"S UN YMaritime College", -sunypoly.edu:"S UN YPolytechnic Institute", -sunywcc.edu:"S UN YWestchester Community College-www.sunywcc.edu", -surrey.ac.uk:"University of Surrey", -surry.edu:"- Surry Community College", -susqu.edu:"Susquehanna University of Pennsylvania– Susquehanna University– Susquehanna University", -sutd.edu.sg:"Singapore University of Technologyand Design( S UT D)", -suu.edu:"Southern Utah University", -svcsb.ok.gov:"Oklahoma Statewide Virtual Charter School Board", -svsu.edu:"Saginaw Valley State University", -sw.edu:"- Southwest Virginia Community College", -swcciowa.edu:"Southwestern Community College", -swiha.edu:"Southwest Instituteof Healing Arts", -swinburne.edu.my:"Swinburne University of Technology", -swosu.edu:"Southwestern Oklahoma State University", -swtc.edu:"Southwest Tech", -swu.edu:"Christian Collegein South Carolina", -sxu.edu:"Saint Xavier University", -sydney.edu.au:"The University of Sydney- Oneofthetopuniversitiesin Australia", -syr.edu:"Syracuse University- Syracuse University", -tamiu.edu:"T AM IU", -tamuc.edu:"Texas A& M University- Commerce", -tamucc.edu:"Texas A& M University- Corpus Christi", -tamuct.edu:"Texas A& M University- Central Texas", -tamuk.edu:"Texas A& M University Kingsville", -tamut.edu:"Texas A& M Texarkana Texas A& M Texarkana", -taxinstitute.com.au:"", -taylor.edu:"Taylor University", -tccd.edu:"Tarrant County College( T CC): Success Within Reach", -tcd.ie:"Trinity College Dublin", -tcl.edu:"- Technical Collegeofthe Lowcountry", -tcsedsystem.edu:"The Community Solution Formerly T CS Education System", -tcsg.edu:"Technical College Systemof Georgia", -tcu.edu:"Texas Christian University", -temple.edu:"Temple University", -tennessee.edu:"", -texarkanacollege.edu:"Texarkana College: Startor Start Over", -tfc.edu:"Toccoa Falls College", -theafricainstitute.org:"-theafricainstitute", -theamericancollege.edu:"The American Collegeof Financial Services", -thebridge.tech:"The Bridge Digital Talent Accelerator", -thechicagoschool.edu:"Welcometo The Chicago School Formerly The Chicago Schoolof Professional Psychology", -thechristcollege.edu:"The Christ Collegeof Nursingand Health Sciences", -thelexingtonschool.org:"The Lexington School Lexington, K YPrivate School", -themodern.edu:"- The Modern Collegeof Design", -thenightministry.org:"", -think.edu.au:"Think Education Australia Torrens Global Education", -thomasmore.edu:"Thomas More University: An Affordable, Private, Catholic University", -thomasu.edu:"", -threerivers.edu:"", -tidewatertechtrades.edu:"", -tillamookbaycc.edu:"- Tillamook Bay Community College", -tjc.edu:"T JC- Tyler Junior College- Tyler, T X", -tku.edu:"", -tlu.edu:"Texas Lutheran University", -tntech.edu:"Tennessee Tech University", -tnwesleyan.edu:"- Tennessee Wesleyan University", -touro.edu:"Touro University", -tourolaw.edu:"Touro Law- Touro Law Center Long Island, N YLaw School", -towson.edu:"Towson University", -transy.edu:"Transylvania University-", -trcc.edu:"- Three Rivers College", -trenholmstate.edu:"Trenholm State Community College", -trentu.ca:"Trent University• Peterborough• Durham, Ontario, Canada- Trent University", -trevecca.edu:"", -tri-c.edu:"Tri- C Cuyahoga Community College:"Clevelandg", -trimedx.com:"Unlockthe Full Potentialof Your Clinical Assets T RI ME DX", -trincoll.edu:"Welcometo Trinity College", -trine.edu:"Trine University", -trinidadstate.edu:"Trinidad State College ", -trinity.edu:"Trinity University- San Antonio, Texas", -trinitycollegeqc.edu:"Trinity Collegeof Nursingand Health Sciences", -triumpheducation.com:"", -troy.edu:"", -truett.edu:"", -tsc.edu:"", -tsu.edu:"Texas Southern University", -ttu.edu:"Texas Tech University", -tu.edu:"Touro University California", -tulane.edu:"Tulane University", -tulsacc.edu:"Tulsa Community College( T CC)", -tulsatech.edu:"Getthetrainingyouneedtogettowork. Tulsa Technology Center", -tun.touro.edu:"Touro University Nevada- Touro Nevada", -tuskegee.edu:"Tuskegee University", -tvtc.gov.sa:"", -twc.edu:"The Washington Center D. C. Based Internshipsand Seminars", -twu.edu:"Texas Woman's University", -txbiomed.org:"", -txchiro.edu:"", -txstate.edu:"Texas State University", -txwes.edu:"- Texas Wesleyan University", -ua.aw:"", -ua.edu:"The University of Alabama", -uab.edu:"The University of Alabamaat Birmingham", -uaccm.edu:"University of Arkansas Community Collegeat Morrilton", -uaeu.ac.ae:"جامعةالإماراتالعربيةالمتحدة( U AE U)-أفضلالجامعاتفيإمارةأبوظبي", -uaf.edu:"University of Alaska Fairbanks", -uafs.edu:"University of Arkansas- Fort Smith", -uag.edu:"Universidad Autónomade Guadalajara Schoolof Medicine U AG", -uagc.edu:"", -uagm.edu:" Universidad Ana G. Méndez", -uagrantham.edu:"Get Your Online Degree At University of Arkansas Grantham", -uah.edu:"U AH- The University of Alabamain Huntsville", -uah.es:"Universidadde Alcalá( U AH) Madrid", -uai.edu.ar:"U AI Universidad Abierta Interamericana", -uakron.edu:"The University of Akron", -ualberta.ca:"University of Alberta", -ualr.edu:"University of Arkansasat Little Rock", -uamont.edu:"University of Arkansasat Monticello ", -uams.edu:"University of Arkansasfor Medical Sciences( U AM S)", -uantwerpen.be:"Universiteit Antwerpen Universiteit Antwerpen", -uaptc.edu:"", -uarichmountain.edu:"", -uark.edu:"University of Arkansas", -uarts.edu:"University of the Arts", -uasys.edu:"University of Arkansas System", -uat.edu:"University of Advancing Technology", -uav.edu:"- University of Antelope Valley", -ubalt.edu:"University of Baltimore- Undergraduate& Graduate Degreesin Maryland", -uca.ac.uk:"Universityforthe Creative Arts", -uca.edu:"University of Central Arkansas— U CA", -ucalgary.ca:"University of Calgary", -ucavila.es:"U CA V", -ucc.edu:"U CN J– Discover U CN J", -ucc.edu.co:"Universidad Cooperativade Colombia", -ucc.ie:"World-class Undergraduateand Postgraduate Educationin Ireland- University College Cork", -uccs.edu:" U CC S", -ucd.ie:"University College Dublin", -ucdavis.edu:"", -ucdenver.edu:"", - University of Colorado Denver -uchceu.es:"Universidad C EU Cardenal Herrera. Másde100paísesenuncampusglobal", -uchicago.edu:"U Chicago-", -uchile.cl:"Universidadde Chile", -uci.edu:" U CI", -ucjc.edu:"Universidad Camilo José Cela Universidadprivadaen Madrid", -ucla.edu:"U CL A", -uclan.ac.uk:"University of Central Lancashire- U CLan", -ucleeds.ac.uk:"University Centre Leeds", -uco.edu:"", -ucollege.edu:"Union College– Findingpurpose. Unlockingpotential.", -uconn.edu:"University of Connecticut", -ucp.pt:"U CPpage", -ucr.edu:"University of California, Riverside", -ucsal.br:"Universidade Católicado Salvador Inscrições Abertas", -ucsd.edu:"University of California San Diego", -ucsm.edu.pe:"", -ucumberlands.edu:"University of the Cumberlands", -ucwv.edu:"University of Charleston", -udaff.edu.pe:"", -udallas.edu:"University of Dallas", -udayton.edu:"University of Dayton", -udc.edu:"", -udel.edu:"University of Delaware", -udelistmo.edu:"Udel Istmo,carrerasvirtualesypresenciales Panamá", -udem.edu.mx:"Bienvenidosala Universidadde Monterrey U DE M", -udmercy.edu:"University of Detroit Mercy", -uees.edu.ec:"U EE S- Universidad Espíritu Santo- Ecuador", -ufl.edu:"University of Florida", -ufv.ca:"University of the Fraser Valley( U FV.ca)", -uga.edu:"U GA", -ugst.edu:"U GS T- Preservation. Preparation. Propagation.", -uh.edu:"University of Houston", -uhasselt.be:"Universiteit Hasselt- U Hasselt", -uhcno.edu:"University of Holy Cross", -uhk.cz:"Univerzita Hradec Králové", -uhsp.edu:"", -uhv.edu:"University of Houston- Victoria", -uic.edu:"University of Illinois Chicago", -uidaho.edu:"University of Idaho- Offeringtop-rankedprogramsinthe Northwest", -uide.edu.ec:"U ID E", -uillinois.edu:"University of Illinois System", -uiowa.edu:"The University of Iowa", -uis.edu:"University of Illinois Springfield", -uiu.edu:"", -uiw.edu:"University of the Incarnate Word", -uj.edu:"University of Jamestown", -ulacit.ac.cr:"Inicio- Ulacit Costa Rica", -ularkin.org:"Larkin University in Miami, South Florida", -uleth.ca:"University of Lethbridge", -ulibertadores.edu.co:"Fundación Universitaria Los Libertadores- Institución Universitaria", -uliege.be:"U Liège", -ulima.edu.pe:"Inicio Universidadde Lima", -ulm.edu:"University of Louisiana Monroe", -ulster.ac.uk:"Ulster University", -ultimatemedical.edu:"U MA: Healthcare Career Institute", -umary.edu:"University of Maryin Bismarck, N D", -umaryland.edu:"U MB- The University of Maryland, Baltimore", -umass.edu:"U Mass Amherst", -umassd.edu:"U Mass Dartmouth", -umassglobal.edu:"U Mass Global Accredited Online Degree Programs", -umassmed.edu:"U Mass Chan Medical School", -umayor.cl:"Universidad Mayor- Paraunespírituemprendedor,esposible", -umb.edu:"- U Mass Boston", -umb.edu.pl:"Uniwersytet Medycznyw Białymstoku. Stronagłówna.", -umbc.edu:"Welcome To U MB C- U MB C: University Of Maryland, Baltimore County", -umc.edu:"University of Mississippi Medical Center", -umd.edu:"The University of Maryland", -umdearborn.edu:"University of Michigan- Dearborn", -umflint.edu:"University of Michigan- Flint- Create Your Futurewitha U MDegree", -umgc.edu:"University of Maryland Global Campus", -umhb.edu:"Christian University in Texas", -umich.edu:"University of Michigan", -umindanao.edu.ph:"U Mindanao", -umkc.edu:"University of Missouri- Kansas City", -uml.edu:"U Mass Lowell U Mass Lowell", -umm.edu.mx:"Aspirantes Universidad Metropolitanade Monterrey", -umn.edu:"University of Minnesota Twin Cities", -umnalumni.org:"The University of Minnesota Alumni Association", -umobile.edu:"", -umontreal.ca:"Universitéde Montréal", -umsl.edu:"University of Missouri– St. Louis", -umt.edu:"University of Montana", -umw.edu:"", -unav.edu:"Portada. Universidadde Navarra", -unc.edu:"The University of North Carolinaat Chapel Hill", -unca.edu:"U NC Asheville- Where It All Starts- U NC Asheville", -uncc.edu:"The University of North Carolinaat Charlotte", -uncf.org:"United Negro College Fund - U NC F", -uncg.edu:"", -unclenoir.org:"", -unco.edu:"- University of Northern Colorado", -uncp.edu:" The University of North Carolinaat Pembroke", -uncw.edu:"University of North Carolina Wilmington", -und.edu:"University of North Dakota", -une.edu:"University of New Englandin Maine, Tangier,and Online", -unf.edu:"", -ung.edu:"University of North Georgia", -unh.edu:"University of New Hampshire", -uniamerica.br:"Descomplica Uni América Descomplica Uni América", -uniavan.edu.br:"Uniavan– Cursosde Graduação, Pós Graduação, E ADe Mais!", -unibe.edu.do:"U NI BE- Universidad Iberoamericana", -unibocconi.eu:"Bocconi University- Schoolof Economics, Management, Lawand Political Sciencein Italy( Milan)", -unicaribe.edu.do:"Unicaribe– Universidaddel Caribe( U NI CA RI BE)– Buscandotu Excelenciay Trabajandoportu Futuro.", -unicatt.it:"Università Cattolicadel Sacro Cuore", -unicla.edu.mx:"Inicio- U NI CL A", -unicsul.br:"Universidade Cruzeiro Do Sul: Cursosa Distânciae Presenciais", -uniftc.edu.br:"Rede U NI FT C- Movimentoparao Futuro", -unigranrio.edu.br:"Universidade Unigranrio Afya", -unilavras.edu.br:"Unilavras- Centro Universitáriode Lavras", -unimc.it:"Universitàdi Macerata:"Your Time, Your Place", -unimelb.edu.au:"The University of Melbourne, Australia- Australia'sbestuniversityandoneoftheworld'sfinest", -union.edu:"Union College", -unip.br:"U NI P- Universidade Paulista Ensino Presencialea Distância", -unipac.br:"", -unipacuberlandia.com.br:"Unipac– Ensino Superiorcom Qualidade Superior", -unirioja.es:"Universidadde La Rioja- Universidadpúblicaen Logroño- Unirioja", -uni-salzburg.at:"- Paris Lodron Universität Salzburg", -unisnorte.edu.do:"- U NI SN OR TE: Universidad Santo Domingo Norte", -unist.ac.kr:"Aworld-classscienceandtechnologyleadinguniversitythatcontributestohumanlife", -unitec.mx:"U NI TE CEstudiala Prepa, Licenciaturas, Ingenieríasy Maestrías", -unitekcollege.edu:"Unitek College", -unitypoint.org:"Unity Point Health", -univali.br:"Fundação Univali", -universidadeuropea.com:"Universidad Europea- Universidad Privada Onliney Presencial", -universitecentrale.net:"Université Centrale:la1èreuniversitéprivéeen Tunisie", -univesp.br:"", -unlv.edu:"University of Nevada, Las Vegas", -unm.edu:"New Mexico's Flagship University", -unmc.edu:"University of Nebraska Medical Center", -unomaha.edu:"University of Nebraska Omaha", -unt.edu:"", -untdallas.edu:"", -unthsc.edu:"", -uob.edu.bh:"Human Verification", -uoc.cw:"page- University of Curacao", -uop.edu.jo:"", -uopeople.edu:"", -uoregon.edu:"University of Oregon", -up.edu:"University of Portland", -up.edu.pe:"Universidaddel Pacífico", -up.education:"U PEducation Tertiarystudyin New Zealandand Australia", -upaep.mx:"U PA EP Universidad, Puebla, Licenciaturas, Prepa, Maestría, Doctorado, Becas, Noticias, Deportes", -upb.pitt.edu:"University of Pittsburgh at Bradford", -upc.edu.pe:"Universidad Peruanade Ciencias Aplicadas U PC", -upenn.edu:"University of Pennsylvania", -upn.edu.pe:"U PN Universidad Privadadel Norte", -upo.es:"Universidad Pablode Olavide,de Sevilla", -upsem.edu:"Union Presbyterian Seminary Richmond& Charlotte", -upsjb.edu.pe:"Universidad Privada San Juan Bautista U PS JB", -upslp.edu.mx:"I NI CI OU PS LP", -upstate.edu:"Upstate Medical University", -uregina.ca:"University of Regina", -uri.edu:"The University of Rhode Island", -urse.edu.mx:"U RS EUniversidad Oaxaca- Universidad U RS E- Licenciaturas, Posgradosy Bachillerato", -ursuline.edu:"", -usal.edu.ar:"Universidaddel Salvador", -usc.edu:"University of Southern California", -uscupstate.edu:"", -usd.edu:"University of South Dakota", -usfca.edu:"University of San Franciscopage", -usi.edu:"University of Southern Indiana", -usiu.ac.ke:"U SI U- Africa", -usj.edu:"University of Saint Joseph", -usm.edu:"The University of Southern Mississippi", -usna.edu:"U SN A:: United States Naval Academy", -usnwc.edu:"Naval War College", -uss.cl:"Universidad San Sebastián U SS Admisión2024", -ustm.ac.mz:"University Saint Tho", -usuniversity.edu:"Accredited University- San Diego", -usv.edu:"", -usw.edu:"Small Private University", -ut.edu:"University of Tampa", -uta.edu:"U TArlington– U TA- The University of Texasat Arlington", -utah.edu:"The University of Utah", -utahtech.edu:"Utah Tech University", -utc.edu:"University of Tennesseeat Chattanooga", -utdallas.edu:"The University of Texasat Dallas", -utec.edu.sv:"Universidad Tecnológicade El Salvador", -utep.edu:"The University of Texasat El Paso- U TE P", -utexas.edu:"The University of Texasat Austin", -uthsc.edu:"The University of Tennessee Health Science Center( U TH SC)", -uthscsa.edu:" U THealth San Antonio", -uti.edu:"Universal Technical Institute", -utica.edu:"Utica University", -utk.edu:"University of Tennessee, Knoxville", -utm.edu:"The University of Tennesseeat Martin", -utoronto.ca:"University of Toronto", -utrgv.edu:" U TR GV", -utsa.edu:"Welcometo The University of Texasat San Antonio", -utsystem.edu:"The University of Texas System", -utt.edu.tt:"The University of Trinidadand Tobago- Main Website", -uttc.edu:"United Tribes Technical College", -uttyler.edu:"The University of Texas at Tyler", -utulsa.edu:"", -uu.nl:"Universiteit Utrecht Sharingscience,shapingtomorrow", -uvi.edu:"University of the Virgin Islands", -uvic.ca:"- University of Victoria", -uvm.cl:"Universidad Viñadel Mar", -uvm.mx:"Universidad U VM Prepa, Licenciaturasy Maestrías", -uvu.edu:"Utah Valley University", -uw.edu:"U Wpage", -uwa.edu:"University of West Alabama", -uwa.edu.au:"The University of Western Australia- Seekwisdomwithaleadinguniversityforemployability", -uwaterloo.ca:"University of Waterloo", -uwe.ac.uk:"University of the Westof England Bristol", -uwest.edu:"University of the West", -uwi.edu:"The University of the West Indies", -uwl.ac.uk:"", -uwlax.edu:"University of Wisconsin- La Crosse", -uwm.edu:"University of Wisconsin- Milwaukee", -uwo.ca:"Western University", -uwosh.edu:"- University of Wisconsin Oshkosh University of Wisconsin Oshkosh", -uwplatt.edu:"University of Wisconsin- Platteville", -uwrf.edu:"University of Wisconsin- River Falls", -uws.edu:"", -uwsp.edu:"page- University of Wisconsin- Stevens Point", -uwstout.edu:"University of Wisconsin- Stout", -uww.edu:"University of Wisconsin- Whitewater", -va.gov:"V A.gov Veterans Affairs", -valdosta.edu:"Valdosta State University- Valdosta State University", -valenciacollege.edu:"Valencia College", -valley.edu:"Valley College- Career Trainingin West Virginia& Cleveland, O H", -valleyforge.edu:"University of Valley Forge", -valpo.edu:"Valparaiso University", -vanderbilt.edu:"Vanderbilt University", -vassar.edu:"Vassar College", -vcu.edu:"Virginia Commonwealth University", -vermontlaw.edu:"Vermont Lawand Graduate School Vermont Lawand Graduate School", -vernoncollege.edu:"Vernon College", -vgcc.edu:"- Vance- Granville Community College", -villanova.edu:"", -vingroup.net:"Trangchủ- Tậpđoàn Vingroup", -vinu.edu:"Indiana`s First College- Vincennes University", -vinuni.edu.vn:"- Vin Uni", -virginia.edu:"The University of Virginia", -virginiawestern.edu:"Virginia Western Community College– Virginia Western Community College", -vmi.edu:"Virginia Military Institute( V MI)", -vt.edu:"Virginia Tech", -vut.ac.za:"Vaal University of Technology", -vwu.edu:"Virginia Wesleyan Universityis Coastal Virginia", -wabash.edu:"Wabash College: Crawfordsville, Indiana", -wachalski.com:"Real Estate Consultingand Planning Practice", -wagner.edu:"", -waketech.edu:"Leadthe Way Wake Tech", -waldorf.edu:"Waldorf University", -wallace.edu:"Wallace Community College- Dothang", -wallawalla.edu:"Walla Walla University", -walnuthillcollege.edu:"", -walsh.edu:"Welcometo Walsh University", -warner.edu:"Warner University", -warren-wilson.edu:"Warren Wilson College-- Warren Wilson College", -washburn.edu:"Collegein Kansas", -washjeff.edu:"Washington& Jefferson College- Where Changemakers Get Their Start", -watkobenefit.com:" Watko Benefit Group Benefit Consultantin Kansas City", -wau.edu:"Washington Adventist University- Gatewayto Service", -wausm.education:"Western Atlantic University Schoolof Medicine", -wayne.edu:"Wayne State University", -waynesburg.edu:"Waynesburg University", -wc.edu:"Weatherford College", -wcbc.edu:"West Coast Baptist College", -wccc.me.edu:"", -wccnet.edu:"Washtenaw Community College", -wcjc.edu:"", -wcmo.edu:"", -wcsu.edu:"", -wcu.edu:"Western Carolina University- Western Carolina University", -wcui.edu:"Ultrasoundand M RI Tech School W CU ISchoolof Medical Imaging", -wcupa.edu:"West Chester University", -wdt.edu:"Western Dakota Technical College", -web.iit.edu:"Illinois Instituteof Technology", -weber.edu:"Weber State University", -webster.edu:"Webster Universitypage", -welding.org:"Hobart Welding School- Superior Welding Trainingatan Affordable Cost", -wells.edu:"Wells College- Aurora, N Y", -wesleyan.edu:"Welcometo Wesleyan University- Middletown, Connecticut- Wesleyan University", -wesleyseminary.edu:"Wesley Theological Seminary ", -westcoastuniversity.edu:"West Coast University", -western.edu:"Western Colorado University- Adventure Starts Here", -westerntc.edu:"Western Technical College", -westerntech.edu:"Western Tech- El Paso, T X", -westernu.edu:"Western University of Health Sciences: Educating Health Care Professionals", -westfield.ma.edu:"Westfield State University", -westga.edu:"University of West Georgia", -westgatech.edu:"West Georgia Technical College", -westkentucky.kctcs.edu:" W KC TC", -westminster.ac.uk:"University of Westminster, London", -westminster.edu:"Westminster College", -westmont.edu:"Westmont College", -westmoreland.edu:"Westmoreland County Community College• Ambitious.", -wfu.edu:"Wake Forest University", -wgu.edu:"Western Governors University– Online College", -whatcom.edu:"", -wheatoncollege.edu:"Wheaton College( M A)- Liberal Artsand Sciences College", -whittier.edu:"Whittier College", -whitworth.edu:"Whitworth University", -wichita.edu:"Wichita State University- Kansas", -widener.edu:"Widener University", -wilberforce.edu:"- Wilberforce University", -wilkes.edu:"Wilkes University", -williamjames.edu:"William James College- Experiential Educationin Graduate Psychology", -williams.edu:"Williams College", -williamwoods.edu:"William Woods University", -wilmington.edu:"Wilmington College( Wilmingtong)", -wilson.edu:"Find Your Bold Wilson Edu", -wilsoncc.edu:"Wilson Community College- Wilson Community College- Wilson, N C", -wiltech.edu:"Williamsburg Technical College", -wingate.edu:"Wingate University", -winona.edu:"Winona State University", -winthrop.edu:"Winthrop University, Rock Hill, S C29733, U SA", -wisc.edu:"University of Wisconsin– Madison", -wit.edu:"Wentworth: Technology-focused University in Boston, M A", -wittenberg.edu:"A Top- Ranked Liberal Arts Collegein Ohio", -wiu.edu:"Western Illinois University- Yourpotential. Ourpurpose.", -wku.edu:"W KU- Western Kentucky University", -wlc.edu:"Wisconsin Lutheran College", -wlu.ca:"Wilfrid Laurier University", -wm.edu:"William& Mary", -wmich.edu:"Western Michigan University", -wncc.edu:"", -wne.edu:"Western New England University", -wofford.edu:"Wofford College", -wooster.edu:"The Collegeof Wooster", -worcester.ac.uk:"- University Of Worcester", -worcester.edu:"Worcester State University:a Liberal Artsand Sciences University", -worwic.edu:"Wor- Wic Community College-", -wou.edu:"Western Oregon University", -wpia.uj.edu.pl:"Stronagłówna- Wydział Prawai Administracji- Uniwersytet Jagielloński", -wpunj.edu:"William Paterson University", -wright.edu:"Wright State University", -wsc.edu:"", -wssu.edu:"Winston - Salem State University", -wsu.edu:"Washington State University", -wsutech.edu:"", -wtamu.edu:"West Texas A&M University", -wtc.edu:"Western Texas College- For Western Texas Community College", -wustl.edu:"Washington University in St. Louis", -wvncc.edu:"West Virginia Northern Community College", -wvu.edu:"West Virginia University", -wvwc.edu:"- West Virginia Wesleyan College", -ww2.wpunj.edu:"William Paterson University", -wwu.edu:"Western Washington University", -www.hh.se:"Högskolani Halmstad- Högskolani Halmstad", -www.oakwood.edu:"Oakwood University", -www.uct.cl:"Inicio U CT", -wyotech.edu:"", -xavier.edu:"Xavier University", -xavierhs.org:"Xavier High School- A Catholic, Jesuit High Schoolfor Boysin New York, N Y", -xula.edu:"", -yale.edu:"Yale University", -yccc.edu:"York County Community College", -yearup.org:"Job Trainingto Closethe Opportunity Divide Year Up", -york.ac.uk:"University of York", -york.edu:"", -yorku.ca:"York University", -yorkvilleu.ca:"Yorkville University", -ysu.edu:"Y SU", -yu.edu:"Yeshiva University", -zanestate.edu:"New- Zane State College", -zu.ac.ae:"Zayed University, United Arab Emirates", -byupathway.org:"B YU- Pathway Worldwide B YU- Pathway ", -up.edu.mx:"Universidad Panamericana", -uap.asia:"U A& P- Unitas", -hiu.edu:"Hope International University", -byui.edu:"", +DOMAINDICT = { + "aacc.edu": "Anne Arundel Community College", + "aacsb.edu": "Global Business Education Network A AC SB", + "aada.edu": "The American Academy of Dramatic Arts", + "ab2institute.edu.au": "Ab² Institute of Accounting", + "abbevilleareamc.com": "", + "abcarptc.ab.ca": "Alberta Carpenters Training Centre", + "abdn.ac.uk": "University of Aberdeen", + "aber.ac.uk": "Aberystwyth University", + "abington.psu.edu": "Penn State Abington", + "acbsp.org": "acbsp.org", + "accs.edu": "", + "ace.edu": "", + "acg.edu": "The American Collegeof Greece", + "acheedu.org": "", + "achildshaven.org": "", + "achs.edu": "", + "acorn.org.au": "", + "acu.edu": "Abilene Christian University", + "ada.edu.az": "A DA University", + "adams.edu": "Adams State University in Alamosa, Colorado", + "adelphi.edu": "Adelphi University", + "adrian.edu": "Adrian College", + "adtalem.com": "Adtalem Global Education", + "agfuture.org": " Agriculture Futureof America", + "agnesscott.edu": "Agnes Scott College", + "aha.edu": "Sucuri Web Site Firewall- ", + "ahu.edu": "Advent Health University", + "aic.edu": "American International College", + "aiep.cl": "Instituto Profesional A IE PCarreras Técnicasy Profesionales", + "aivancity.ai": "Lagrande Ecoledel' Intelligence Artificiel", + "ajou.ac.kr": "아주대학교", + "alamancecc.edu": "", + "alamo.edu": "Alamo Colleges District", + "alaska.edu": "University of Alaska System", + "alaskacareercollege.edu": "Alaska Career College", + "alaskapacific.edu": "", + "albany.edu": "SUNY Albany", + "albanylaw.edu": "Albany Law School", + "albanytech.edu": "Albany Technical College", + "albertomottesiuniversity.com": "Alberto Mottesi University", + "albion.edu": "Albion College", + "albizu.edu": "", + "albright.edu": "", + "alfred.edu": "Alfred University", + "algonquincollege.com": "Algonquin College", + "allegheny.edu": "", + "allencollege.edu": "Allen College ", + "allenschool.edu": "Allen School", + "alliant.edu": "Online& Private California University", + "allstate.com": "Allstate Insurance Company You're In Good Hands.", + "alphapiomega.org": "Alpha Pi Omega Sorority", + "alsigl.org": "- Al Sigl Community of Agencies", + "alumni.oswego.edu": "SUNY Oswego", + "alverno.edu": "Alverno College", + "amda.edu": "Collegeand Conservatoryofthe Performing Arts", + "amedsys.com": "American Education Systems- Insurance Continuing Education- Insurance C E", + "american.edu": "American University, Washington, D. C.", + "americansentinel.edu": "American Sentinel", + "amg.edu": "AMG School of Nursing", + "amherst.edu": "Amherst College", + "amnh.org": "American Museum of Natural History New York City", + "amsamoa.edu": "- American Samoa Community College", + "an.edu": "", + "ancoraeducation.com": "", + "anderson.edu": "", + "andersonuniversity.edu": "", + "andrews.edu": "Andrews University", + "angelina.edu": "", + "angelo.edu": "Angelo State University", + "anhanguera.edu.br": "U NI GO IÁ S", + "anokaramsey.edu": "Anoka- Ramsey Community College", + "anselm.edu": "Saint Anselm College", + "apedgitechnologies.com": "Apedgi Technologieslearning Solutions, Software Productsand Services", + "appstate.edu": "Appalachian State University/ Boone, North Carolina", + "apsu.edu": "Austin Peay State University", + "apu.edu": "A Top Christian Collegein Southern California- Azusa Pacific University", + "apus.edu": "American Public University System- Official Site-877-755-2787", + "aquinas.edu": "Aquinas College", + "arbor.edu": "", + "arcadia.edu": "Arcadia University", + "arizona.edu": "University of Arizona", + "arizonacollege.edu": "", + "arkansasbaptist.edu": "Arkansas Baptist College", + "arrowheadwest.org": "Arrowhead West Inc.- Arrowhead West Inc.", + "artcenter.edu": "Art Center College of Design", + "asbury.edu": "Asbury University", + "asburyseminary.edu": "Asbury Theological Seminary", + "ashland.edu": "Ashland University", + "ashland.kctcs.edu": " A CT C", + "asian-university.org": "", + "aspire.qa": "", + "assumption.edu": "", + "astate.edu": "A-State", + "aston.ac.uk": "Aston University", + "asu.edu": "Arizona State University", + "asumh.edu": "Arkansas State University", + "asun.edu": "Arkansas State University", + "asurams.edu": "Albany State University", + "atc.edu": "Aiken Technical College", + "athens.edu": "", + "athenstech.edu": "Athens Technical College", + "atlantatech.org": "Atlanta Tech", + "atlantic.edu": "Atlantic Cape", + "atlanticu.edu": "A U", + "atlantisuniversity.edu": "Atlantis University", + "atriumhealth.org": "Atrium Health", + "atsu.edu": "A. T. Still University", + "atu.edu": "", + "atu.edu.gh": "Accra Technical University", + "auaf.edu.af": "American University of Afghanistan", + "auamed.org": "", + "auarts.ca": "Alberta University of the Arts", + "aub.edu.lb": "American University of Beirut", + "aubh.edu.bh": "American University of Bahrain", + "auburn.edu": "Auburn University", + "aucegypt.edu": "The American University in Cairo", + "auckland.ac.nz": "The University of Auckland", + "aud.edu": "American University in Dubai", + "augie.edu": "Augustana University", + "augsburg.edu": "Augsburg University", + "augusta.edu": "Augusta University", + "augustana.edu": "Augustana College", + "auk.edu.krd": "The American University of Kurdistan", + "aum.edu": "", + "aup.edu": "The American University of Paris", + "aur.edu": "The American University of Rome", + "aurak.ac.ae": "American University of Ras Al Khaimah( A UR AK)", + "aurora.edu": "Aurora University", + "aus.edu": "American University of Sharjah", + "austincc.edu": "Austin Community College District", + "austinheights.edu.my": "", + "autotraining.edu": "Auto Mechanic School Extonand Warminster P AAuto Technical Training", + "avalon.edu": "Avalon Institute", + "avaloncosmetologyschool.com": "Avalon Schoolof Cosmetology", + "avemarialaw.edu": "", + "averett.edu": "", + "aviationmaintenance.edu": "", + "avila.edu": "Undergraduate, Adult, Graduate& Professional Degree Programs", + "avtec.edu": " A VT EC", + "awmcharis.com": "- Andrew Wommack Ministries", + "baker.edu": "Baker College", + "bakeru.edu": "", + "banffcentre.ca": "Banff Centre", + "bangor.ac.uk": "Bangor University", + "baptistcollege.edu": "Baptist University Of Florida", + "bard.edu": "Bard College", + "barnard.edu": "Barnard Collegein New York City", + "barry.edu": "Barry University, Miami, F L", + "baruch.cuny.edu": "Baruch College-", + "bates.edu": "Bates College", + "batestech.edu": "- Bates Tech- Bates Tech", + "bathspa.ac.uk": "Bath Spa University", + "baycollege.edu": "Community Collegein Michigan", + "baylor.edu": "Baylor University", + "baystate.edu": "404 ", + "bbi.catholic.edu.au": "B BI– T AI TE", + "bc.edu": "- Boston College", + "bc3.edu": "Butler County Community College", + "bcu.ac.uk": "Birmingham City University", + "bdconnect.com": "Brailsford& Dunlavey Advisory& Program Management Solutions", + "beaufortccc.edu": "Beaufort County Community College", + "beckfield.edu": "Beckfield College", + "beds.ac.uk": "University of Bedfordshire", + "bee-net.com": "B EE NE T-", + "behrend.psu.edu": "Collegein Erie, Pa.", + "bellarmine.edu": "Bellarmine University", + "bellevue.edu": "Bellevue University", + "bellevuecollege.edu": "Bellevue College- Bellevue, Washington", + "belmont.edu": "Belmont University", + "belmontabbeycollege.edu": "", + "bemidjistate.edu": "Bemidji State University- Bemidji, M N", + "ben.edu": "", + "benedictine.edu": "Benedictine Collegein Atchison, K S- Catholic Liberal Arts College", + "bennett.edu": "Bennett College", + "bennett.edu.in": "Best U G/ P GCollegesin Engineering, Management, Lawand Journalismin Delhi N CR, Bennett University", + "berea.edu": "- Berea College", + "berkeley.edu": "", + "berry.edu": "Berry College- Best Private Collegesin Georgia", + "bethanylb.edu": "", + "bhc.edu": "", + "bil.ac.uk": "Bloomsbury Institute London", + "binghamton.edu": "Binghamton University", + "biola.edu": "Biola University- A Private Christian University in Southern California", + "bishopblanchet.org": "Bishop Blanchet High School", + "bishopg.ac.uk": "Bishop Grosseteste University Lincoln", + "biust.ac.bw": "Sucuri Web Site Firewall- ", + "bju.edu": "Bob Jones University", + "blackburn.edu": "", + "blackhawk.edu": "Blackhawk Technical College", + "bloomfield.edu": "Bloomfield College", + "bloomu.edu": "Bloomsburg University", + "bluecc.edu": "- Blue Mountain Community College", + "bluecliffcollege.com": "", + "bmats.edu": "B MA TS Baptist Missionary Association Theological Seminary Jacksonville, T X", + "bmeholding.com": "", + "bncollege.com": "Barnes& Noble College- Campus Bookstore, Retail Services Distributor", + "boisestate.edu": "Boise State University", + "bond.edu.au": "Bond University", + "bothouniversity.ac.bw": "Botho University", + "bothouniversity.com": "Botho University", + "bowiestate.edu": " Bowie State", + "boysandgirlshomeiowa.org": "Boysand Girlsand Family Services", + "boysvillages.org": "Boys Village Foundation", + "brandeis.edu": "Brandeis University", + "brandonu.ca": "Brandon University", + "brazosport.edu": "Brazosport College", + "brcn.edu": "Blessing- Rieman Collegeof Nursing& Health Sciences", + "brenau.edu": "", + "brescia.edu": "", + "bridgeport.edu": "University of Bridgeport", + "bridgevalley.edu": "", + "bridgew.edu": "Bridgewater State University", + "bridgewater.edu": "Bridgewater College", + "brighton.ac.uk": "University of Brighton", + "bristol.ac.uk": "University of Bristol", + "bristolcc.edu": "Bristol Community College", + "brocku.ca": "Brock University– Welcometo Brock", + "brooklaw.edu": "Brooklyn Law School- Brooklyn Law School", + "brunswickcc.edu": "Brunswick Community College", + "bryanhealthcollege.edu": "", + "bryant.edu": "Bryant University", + "bryantstratton.edu": "Bryant & Stratton College", + "bryanuniversity.edu": "Bryan University Online", + "brynmawr.edu": "Welcometo Bryn Mawr College", + "bsc.edu": "", + "bsmcon.edu": " Bon Secours", + "bsu.edu": "", + "btc.ac.uk": "Bridgwater& Taunton College", + "bu.edu": "Boston University", + "buap.mx": "Benemérita Universidad Autónomade Puebla", + "bucknell.edu": "Bucknell University", + "bucks.ac.uk": "Buckinghamshire New University", + "buffalo.edu": "Welcometothe Universityat Buffalo- Universityat Buffalo", + "buid.ac.ae": "", + "bushnell.edu": "Bushnell University", + "butler.edu": "Butler University", + "butte.edu": "Butte College", + "bw.edu": "Baldwin Wallace University", + "byuh.edu": "Brigham Young University– Hawaii- B YU– Hawaii", + "byupathway.edu": "B YU- Pathway Worldwide B YU- Pathway ", + "ca.edu": "Accueil", + "cabarruscollege.edu": "Cabarrus Collegeof Health Sciences", + "cahe.edu": "Centerfor Allied Health Education New York Health Education Programs", + "calaero.edu": "", + "calbaptist.edu": "California Baptist University", + "calbright.org": "", + "caldwell.edu": "Caldwell University— Inspiredto Achieve– Caldwell University", + "calhoun.edu": "page- Calhoun Community College", + "callutheran.edu": "California Lutheran University", + "calmu.edu": "M BAand S TE MBusiness Classes. Online, Night,& Hybrid Classes- California Miramar University", + "calpoly.edu": "Cal Poly Learnby Doing", + "calstate.edu": "California State University Officeofthe Chancellor", + "calu.edu": "Penn West California Penn West California", + "caluniversity.edu": "California Intercontinental University", + "cambridgehealth.edu": "Healthcare College& Information Technology Training School", + "cameron.edu": "Cameron University", + "campbell.edu": "Campbell University", + "campus.edu": "An Online Community Collegeforthe Future", + "canisius.edu": "Canisius University- Buffalo, N Y", + "canterbury.ac.uk": "- Canterbury Christ Church University", + "capital.edu": "Capital University, Columbus Ohio", + "carasmussen.com": "", + "cardenalcisneros.es": "Centro Universitario Cardenal Cisneros C UC C- Alcalá, Madrid", + "cardiff.ac.uk": "Cardiff University", + "careercitycollege.ca": "", + "carleton.edu": "Carleton College", + "carlow.edu": "Carlow University- Pittsburgh, P A- Career-readyeducation", + "carolinashealthcare.org": "Atrium Health", + "carrollu.edu": "Wisconsin's Pioneer College", + "carruslearn.com": "Online Career Training Certificate Programs Career Step", + "carthage.edu": "Carthage College", + "case.edu": "Case Western Reserve University", + "catawba.edu": "Catawba College", + "catholic.edu": "Catholic University of America- Washington, D C", + "cayetano.edu.pe": "Universidad Peruana Cayetano Heredia– Sitioprincipaldelauniversidad", + "cbshouston.edu": "Collegeof Biblical Studies– Collegeof Biblical Studies", + "cbt.edu": "C BT Technology Institute", + "ccac.edu": "", + "ccbc.edu": "Community Collegeof Beaver County", + "ccbs.edu": "page- Carolina Collegeof Biblical Studies", + "ccc.edu.mx": "Colegio Cristóbal Colón", + "cccc.edu": "C CC C- Central Carolina Community College", + "cccti.edu": "", + "ccga.edu": "- Collegeof Coastal Georgia", + "cci-paris-idf.fr": "Entrepreneuriat,formation,apprentissage,conseils C CI Paris…", + "ccm.edu": "", + "ccn.ac.uk": "City College Norwich", + "ccp.edu": "Community Collegeof Philadelphia", + "ccri.edu": "Community Collegeof Rhode Island", + "ccsj.edu": "", + "ccsu.edu": "Central Connecticut State University", + "cctech.edu": "Central Carolina Technical College-", + "ccu.edu": "Colorado Christian University", + "cdm.edu.ph": "Colegiode Muntinlupa", + "cdrewu.edu": "Charles R. Drew University of Medicine& Science I APrivate Universitywitha Public Mission", + "cdu.edu.au": "Charles Darwin University", + "cecil.edu": "Cecil College", + "cedarville.edu": "Cedarville University", + "centenary.edu": "Centenary Collegeof Louisiana", + "centereducation.org": "- Center Education Group", + "central.edu": "Central College", + "centralaz.edu": "Central Arizona College", + "centralcoastcollege.edu": "", + "centralmethodist.edu": "Central Methodist University", + "centralpenn.edu": "", + "centralstate.edu": "Central State University", + "centre.edu": "Yourfuture,frontandcentre.", + "centura.edu": "", + "century.edu": "Century College", + "cetys.mx": "Inicio C ET YS Universidad", + "ceu.edu": "", + "cfcc.edu": "Cape Fear Community College", + "cffp.edu": "Collegefor Financial Planning", + "cgc.edu": "Chandler Gilbert Community College", + "cgcc.edu": "Columbia Gorge Community College", + "cgu.edu": "", + "chabotcollege.edu": "Chabot College- Chabot College", + "chamberlain.edu": "Chamberlain University", + "champlain.edu": "Champlain College", + "chapman.edu": "Chapman University", + "charlestonsouthern.edu": "Charleston Southern University- Your Passportto Purpose", + "charlottemuseum.org": "The Charlotte Museumof History", + "charteroak.edu": "Charter Oak State College", + "chatham.edu": "Chatham University- Pittsburgh, P A", + "chattahoocheetech.edu": "Chattahoochee Technical College- Chatt Tech", + "chattanoogastate.edu": "Chattanooga State Community College", + "chbenevolent.org": "Chestnut Hill Benevolent Association", + "chc4kids.org": "Cherokeefor Children, Cherokee Texas, Christianchildcare", + "chcp.edu": "The Collegeof Health Care Professions", + "childrenshomes.org": "Children'ss, Inc.-", + "choate.edu": "Choate Rosemary Hall Private Boarding& Day School", + "chomp.org": "", + "chowan.edu": "Chowan University– Preparing Youforthe Futureof Work", + "chs.nihon-u.ac.jp": "日本大学文理学部トップ", + "cia.edu": "", + "ciam.edu": "", + "cibertec.edu.pe": "Instituto Cibertec Carrerastécnicasyformacióncontinua", + "cim.edu": "Cleveland Instituteof Music", + "cincinnatistate.edu": "- Cincinnati State", + "citadel.edu": "The Citadel- The Military Collegeof South Carolina", + "citadelalumni.org": "The Citadel Alumni Association– Thehomeofthe Citadelnetwork", + "citycollege.edu": "", + "ciu.edu": "Columbia International University( C IU)", + "cji.edu": "- Arkansas Criminal Justice Institute Arkansas Criminal Justice Institute", + "claflin.edu": "Claflin University", + "claremont.edu": "", + "claremontmckenna.edu": "Claremont Mc Kenna College", + "clarion.edu": "Pennsylvania Western University Clarion", + "clarke.edu": "Clarke University- Clarke University", + "clarkson.edu": "Clarkson University", + "clarksoncollege.edu": "- Clarkson College", + "clarkssummitu.edu": "", + "clarkstate.edu": "Clark State College", + "clarku.edu": "Clark University", + "clatsopcc.edu": "Clatsop Community College", + "clayton.edu": "- Clayton State University", + "clcmn.edu": "Central Lakes College- Central Lakes College", + "clemson.edu": "Clemson University, South Carolina", + "cleveland.edu": "Cleveland University- Kansas City", + "clevelandcc.edu": "", + "clevelandstatecc.edu": "Cleveland State Community College", + "cliffcollege.ac.uk": "Encounter- Equip- Engage- Cliff College", + "cmar-paca.fr": "Accueil C MA PA CA", + "cmc.edu": "Claremont Mc Kenna College", + "cmcc.ca": "C MC C", + "cmcc.edu": "", + "cmich.edu": "Serviceunavailable", + "cmn.edu": "", + "cmu.edu": "page- C MU- Carnegie Mellon University", + "cnci.edu.mx": "Universidad C NC IInicio", + "cnu.edu": "Christopher Newport University- Christopher Newport University- Christopher Newport University", + "coa.edu": "Collegeofthe Atlantic", + "coahomacc.edu": "", + "coastal.edu": "Coastal Carolina University", + "coastalcarolina.edu": "Coastal Carolina Community College", + "coastalpines.edu": "Coastal Pines Technical College", + "cobleskill.edu": "S UN YCobleskill Grow. Sustain. Renew.", + "cod.edu": "Collegeof Du ", + "cofc.edu": "College of Charleston", + "cofo.edu": "College of the Ozarks", + "coker.edu": "Coker University", + "colegcymraeg.ac.uk": "Cartref Coleg Cymraeg Cenedlaethol", + "colegiovalledecolchagua.cl": "Colegio Vallede Colchagua– Educacióndecalidadparatodosnuestrodesafío.", + "colgate.edu": "Colgate University- Leading Liberal Arts Education", + "collegiseducation.com": "", + "collin.edu": "", + "colorado.edu": "University of Colorado Boulder", + "colquittregional.com": "", + "colum.edu": "Columbia College Chicago", + "columbia.edu": "Columbia University inthe Cityof New York", + "columbiacollege.edu": "California Collegeof A SU", + "columbiasouthern.edu": "An Online Universitywith Unlimited Possibilities", + "columbustech.edu": "Columbus Technical College", + "com.edu": "Collegeofthe Mainland", + "commerce.virginia.edu": "Mc Intire Schoolof Commerce U VA", + "compass-canada.com": "", + "concord.edu": "- Concord University", + "concorde.edu": "Concorde Career Colleges", + "concordia.edu": "Concordia University in Austin, T X", + "confederationcollege.ca": "Confederation College- Premier Educationin Ontario, Canada", + "conncoll.edu": "· Connecticut College", + "converse.edu": "", + "cooper.edu": "Welcome The Cooper Union", + "coppin.edu": "Coppin State University", + "cornell.edu": "Cornell University", + "cornerstone.edu": "Cornerstone University", + "cortland.edu": "SUNY Cortland", + "cotc.edu": "Welcometo Central Ohio Technical College- C OT C", + "cotr.bc.ca": "Collegeofthe Rockies- Collegeofthe Rockies", + "cottey.edu": "- Cottey College", + "covenant.edu": "Covenant College", + "cowley.edu": "Cowley Collegeis Opportunity", + "cpce-polyu.edu.hk": "Collegeof Professionaland Continuing Education", + "cpi.edu": "", + "cranefield.ac.za": "- Cranefield College", + "criswell.edu": "", + "crossnore.org": "", + "crowder.edu": "", + "cruzeirodosul.edu.br": "Universidade Cruzeiro Do Sul", + "csc.edu": "Chadron State College", + "cscc.edu": "Columbus State Community College", + "csi.cuny.edu": "Collegeof Staten Island( C SI) C UN Y", + "csi.edu": "College of Southern Idaho", + "csl.edu": "Concordia Seminary, St. Louis Theological Education", + "csm.edu": "Welcometo Collegeof Saint Mary", + "csmd.edu": "College of Southern Maryland( C SM)", + "csp.edu": "Concordia University, St. Paul", + "cspnohio.edu": "Central School of Practical Nursing", + "css.edu": "The Collegeof St. Scholastica", + "csu.edu": "Chicago State University-", + "csu.edu.au": "- Charles Sturt University", + "csub.edu": "California State University, Bakersfield", + "csudh.edu": "California State University Dominguez Hills", + "csueastbay.edu": "California State University, East Bay", + "csuglobal.edu": "Accredited Online Collegefor Bachelor’sand Master’s Degrees", + "csulb.edu": "California State University, Long Beach", + "csumb.edu": "California State University Monterey Bay", + "csun.edu": "California State University, Northridge", + "csuniv.edu": "Charleston Southern University- Your Passportto Purpose", + "csuohio.edu": "Cleveland State University", + "csus.edu": "California State University, Sacramento", + "csusb.edu": "California State University, San Bernardino", + "ct.edu": "C SC U- Welcometo C SC U", + "ctcd.edu": "", + "ctsfw.edu": "Concordia Theological Seminary", + "cu.edu": "University of Colorado", + "cuchicago.edu": "Concordia University Chicago", + "cuhk.edu.hk": "The Chinese University of Hong Kong", + "culinary.edu": "The Culinary Institute of America", + "culinaryinstitute.edu": "", + "cumbria.ac.uk": "University of Cumbria", + "cune.edu": "Concordia University, Nebraska", + "cuny.edu": "C UN Y.edu Temporarily Unavailable", + "curry.edu": "Curry College", + "curtin.edu.au": "Curtin University", + "cuw.edu": "Concordia University Wisconsin", + "cvcc.edu": "- Catawba Valley Community College", + "cw.edu": "", + "cwidaho.cc": "Collegeof Western Idaho", + "cwsl.edu": "California Western Schoolof Law-page", + "cybertex.edu": "", + "dacc.edu": "Sucuri Web Site Firewall- ", + "daemen.edu": "Daemen University", + "dah.edu.sa": "", + "dallas.edu": "- Dallas Christian College", + "damien.edu": "Damien Memorial School", + "danville.edu": "Danville Community College", + "dartmouth.edu": "Dartmouth", + "davenport.edu": "Davenport University", + "davidson.edu": "Davidson College", + "daytonacollege.edu": "", + "dbu.edu": "", + "dcc.edu": "Step Closerto Unstoppable Spring Registrationnow O PE N", + "dcccd.edu": "Dallas College", + "dda.edu": "Louisianaand Arkansas Truck Driving School Diesel Driving Academy", + "deerfield.edu": "Deerfield Academy", + "delhi.edu": "N YState College", + "delmar.edu": "Del Mar College", + "delta.edu.sa": "Delta Schools Campus in Riyadh", + "deltacollege.com": "Delta College", + "deltastate.edu": "Delta State University", + "delval.edu": "Delaware Valley University", + "denverseminary.edu": "Denver Seminary I Engage Your World", + "depaul.edu": "De Paul University", + "depauw.edu": "De Pauw University", + "derby.ac.uk": "University of Derby- B A, B Sc, Fd A, Fd Sc, M A, M Sc, Ph D Degrees& Short Courses- University of Derby", + "desales.edu": "De Sales University", + "desu.edu": "Delaware State University", + "devry.edu": "Online College Classes& Online Degree Programs", + "dickinsonstate.edu": "", + "digitalacademy.institute": "410 Gone", + "dillard.edu": "", + "dinecollege.edu": "- Diné College", + "discover.alpenacc.edu": "Welcometo Alpena Community College", + "diversinstitute.edu": "Divers Institute- Divers Instituteof Technology", + "dmacc.edu": "Des Moines Area Community College", + "dmu.edu": "Des Moines University", + "doane.edu": "Doane University", + "dobabusiness-school.eu": "D OB ABusiness School", + "doctorshosp.com": "Doctors Hospital", + "dom.edu": "Dominican University", + "dominican.edu": "Dominican University of California", + "dooleyintermed.org": "Dooley Intermed", + "dordt.edu": "Dordt University", + "dorsey.edu": "Dorsey College", + "dot.gov": "Departmentof Transportation", + "douglascollege.ca": "Douglas College", + "drake.edu": "", + "drakestate.edu": "- Drake State Community& Technical College", + "drew.edu": "- Drew University", + "drexel.edu": "Drexel", + "drury.edu": "Drury University", + "dseu.org": "- Diamond Silk Entrepreneur University", + "du.edu": "University of Denver", + "du.se": "du.se- Högskolan Dalarna", + "duke.edu": "Duke University", + "dukekunshan.edu.cn": "Duke Kunshan University-昆山杜克大学", + "dundee.ac.uk": "University of Dundee, U K, Scotland, United Kingdom", + "duq.edu": "Duquesne University", + "dur.ac.uk": "Durham University", + "durham.ac.uk": "Durham University", + "dvc.edu": "Big Futures Startat D VC!", + "dwu.edu": "D WU", + "dyc.edu": " D Youville", + "eac.edu": "", + "eacc.edu": "East Arkansas Community College", + "easternct.edu": "", + "eastms.edu": "East Mississippi Community College", + "eastwestcollege.edu": "Begin Your Careerin Massage Therapy- East West College", + "ec.edu": "Emmanuel University", + "ecas.cl": "Escuelade Contadores Auditoresde Santiago Escuelade Contadores Auditoresde Santiago", + "ecccpa.org": "Sucuri Web Site Firewall- ", + "eccu.edu": "E C- Council University", + "ecmc.org": "At E CM C,wehelpstudentssucceed.", + "ecok.edu": "East Central University- Ada, Ok", + "ecpi.edu": "E CP IUniversity- Accredited", + "ecu.edu": "East Carolina University", + "edaff.com": "Welcome Education Affiliates", + "edassess.net": "E AC Visual Data", + "edgecombe.edu": "Edgecombe Community College", + "edgehill.ac.uk": "Edge Hill University", + "edgewood.edu": "Edgewood College", + "edhec.edu": "Ecoledecommerce Lille, Nice, Paris E DH EC Business School", + "ediccollege.edu": "", + "edinboro.edu": " Penn West Edinboro", + "edisonohio.edu": "Edison State Community College", + "edpuniversity.edu": "E DP University– Saberes Poder", + "effatuniversity.edu.sa": "Effat University", + "ega.edu": "- East Georgia State College", + "egmission.org": "", + "eku.edu": "Eastern Kentucky University", + "elccanada.ca": "e Learning Consortium Canada Onlinecoursesforprivateschools", + "elmhurst.edu": "Elmhurst University- Top Liberal Arts University Near Chicago", + "elmira.edu": "Apache H TT PServer Test poweredby Cent O S", + "elms.edu": "- Elms College", + "elon.edu": "Elon University- America’s Top- Ranked Teaching University", + "emcc.edu": "", + "emerson.edu": "Graduate& Undergraduate Programs, Emerson College", + "emich.edu": "", + "emmanuel.edu": "Emmanuel College", + "emory.edu": "Emory University", + "empire.edu": "Empire Beauty School", + "emporia.edu": "Emporia State University", + "emsi.ma": "École Marocainedes Sciencesdel’ Ingénieur– E MS I", + "enc.edu": "", + "envstrategies.com": "Envision Strategies", + "eou.edu": "Eastern Oregon University", + "erau.edu": "Embry- Riddle Aeronautical University", + "erzurum.edu.tr": "Erzurum TeknikÜniversitesi", + "escoffier.edu": "", + "escp.eu": "E SC PBusiness School Top-ranked European Business School", + "eseg.ac.mz": "", + "esiee.fr": "E SI EE Paris,l'écoledel'innovationtechnologique E SI EE Paris", + "esprit.tn": "Ecole Supérieure Privéed' Ingénierieetde Technologies", + "esu.edu": "East Stroudsburg University", + "etown.edu": "Elizabethtown College- Elizabethtown College", + "etsu.edu": "East Tennessee State University", + "eui.edu.eg": "", + "evangel.edu": "", + "evansville.edu": "University of Evansville", + "evanza.com.mx": "Inicio-", + "evcc.edu": "", + "evergreen.edu": "The Evergreen State College", + "evms.edu": "Eastern Virginia Medical School( E VM S), Norfolk, Hampton Roads", + "ewc.edu": "Edward Waters University", + "ewcollege.edu": "East West Collegeof Natural Medicine", + "ewu.edu": "Eastern Washington University", + "exeter.edu": "Phillips Exeter Academy", + "faes.org": "the Foundationfor Advanced Educationinthe Sciences", + "fag.edu.br": "Centro F AG", + "fairfield.edu": "Fairfield University", + "fairmontstate.edu": "Fairmont State University", + "faith.edu": "", + "fakeehcollege.edu.sa": "Fakeeh College", + "famu.edu": "Florida A& M University- F AM U", + "fandm.edu": "Franklin& Marshall College", + "fapce.edu.br": "Centro Universitário Paraíso- Apaixonadospor Educação", + "farmingdale.edu": "Farmingdale State College", + "fau.edu": "Florida Atlantic University", + "faytechcc.edu": "Fayetteville Technical Community College", + "fdu.edu": "Fairleigh Dickinson University", + "ferris.edu": "Ferris State University", + "fgcu.edu": "Florida Gulf Coast University", + "fhsu.edu": "Fort Hays State University", + "fidm.edu": "Fashion Instituteof Design& Merchandising", + "fisher.edu": "Fisher College", + "fit.edu": "www.fit.edu Florida Tech", + "fitchburgstate.edu": "Fitchburg State University", + "fitnyc.edu": "", + "fiu.edu": "Florida International University in Miami, F L", + "flame.edu.in": "F LA ME University", + "fleming.edu.pe": "", + "florida.tiu.edu": "", + "floridapoly.edu": "Florida Polytechnic University", + "flsouthern.edu": "- Florida Southern Collegein Lakeland, F L", + "fmarion.edu": "Francis Marion University", + "fmuniv.edu": "Florida Memorial University– Theofficialwebsiteof F MU.", + "fnu.edu": "Florida National University( F NU)", + "fordham.edu": "Fordham University", + "foriowa.org": "University of Iowa Centerfor Advancement", + "forsythtech.edu": "Forsyth Tech Community College", + "fortscott.edu": "", + "fostershome.org": " Foster's For Children", + "fpctx.edu": "Frank Phillips College", + "framingham.edu": "Framingham State University", + "francis.edu": "Saint Francis University", + "francishouseny.org": "Francis House", + "franklin.edu": "Online College& Nonprofit Accredited University", + "frederick.edu": "Frederick Community College", + "fremont.edu": "Fremont University", + "fresno.edu": "Fresno Pacific University", + "fresnostate.edu": "- Fresno State", + "friends.edu": "Friends University", + "frontier.edu": "", + "frostburg.edu": "Frostburg State University", + "fsu.edu": "Florida State University", + "fsw.edu": "Florida South Western State College", + "ftc.edu": "", + "ftccollege.edu": "F TC Florida Technical College", + "fu-berlin.de": "Freie Universität Berlin", + "fullsail.edu": "", + "furman.edu": "", + "fvcc.edu": "- Flathead Valley Community College", + "fvsu.edu": "- Fort Valley State University", + "fvtc.edu": "Fox Valley Technical College", + "fxua.edu": "Fairfax University of America", + "galencollege.edu": "Galen Collegeof Nursing", + "gallaudet.edu": "Gallaudet University", + "gannon.edu": "Gannon University", + "gardner-webb.edu": "", + "gaston.edu": "", + "gastoncollegefoundation.org": "", + "gatech.edu": "Georgia Instituteof Technology", + "gateway.kctcs.edu": " G CT C", + "gbcnv.edu": "Great Basin College", + "gbu.edu.in": "", + "gc.edu": "Galveston College–", + "gcc.edu": "Grove City College", + "gcsu.edu": "Georgia College& State University", + "gcu.ac.uk": "Glasgow Caledonian University", + "gcu.edu": "Grand Canyon University", + "genesee.edu": "Genesee Community College", + "geneseo.edu": "S UN YGeneseo S UN YGeneseo", + "georgebrown.ca": "George Brown College", + "georgeschool.org": "George School", + "georgetown.edu": "Georgetown University in Washington D C", + "georgetowncollege.edu": "Georgetown College", + "georgian.edu": "", + "georgiancollege.ca": "Georgian College", + "georgiasouthern.edu": "Georgia Southern University- Statesboro", + "germanna.edu": "Germanna Community College", + "ggeedu.com": "Galileo Global Education Applied Arts, Fashion, Design& Management", + "ggeedu.fr": "Galileo Global Education France Leaderdel'enseignementsupérieurindépendant", + "gia.edu": "Gemological Institute Of America", + "gibs.co.za": "Study Post Graduate Business Coursesin South Africa", + "glit.edu": "", + "gmercyu.edu": "Gwynedd Mercy University", + "gmu.edu": "Sucuri Web Site Firewall- ", + "gntc.edu": "Georgia Northwestern Technical College", + "goddard.edu": "", + "goodwillsa.org": "Welcome Goodwill San Antonio", + "goodwillworks.org": "", + "goodwin.edu": "Career Focused University in C T", + "goshen.edu": "Goshen College-page", + "gotoltc.edu": "goto L TC", + "govst.edu": "Governors State University in Chicago", + "gptc.edu": "", + "gpteenchallenge.com": "", + "grace.edu": "", + "graceland.edu": "", + "graduate.auburn.edu": "Graduate School- Graduate School", + "gram.edu": "Grambling State University- Grambling State University", + "grandview.edu": "Grand View University", + "granite.edu": "Collegeof Professional Studies", + "granite.guhsd.net": "Granite Hills High School", + "grcc.edu": "Grand Rapids Community College", + "greaterallegheny.psu.edu": "We Are Penn Statein Allegheny County Penn State Greater Allegheny", + "greenriver.edu": "Green River College", + "greensborobeautiful.org": "Greensboro Beautiful- Our Community, Our Commitment", + "greensburg.pitt.edu": "University of Pittsburgh Greensburg", + "griffith.edu.au": "Griffith University", + "grinnell.edu": "Grinnell College", + "gscollege.edu": "- Good Samaritan", + "gsd.harvard.edu": "", + "gsu.edu": "Explore Georgia State University", + "gsw.edu": "Georgia Southwestern State University", + "gtc.edu": "Gateway Technical College", + "gtcc.edu": " G TC C", + "gtf.gatech.edu": "", + "guamcc.edu": "Guam Community College", + "guilford.edu": "Welcometo Guilford College", + "gvltec.edu": "", + "gvsu.edu": "Grand Valley State University", + "gwinnetttech.edu": "Career Focused Educationfor Real- World Jobs", + "halifaxcc.edu": "Halifax Community College", + "hamilton.edu": "- Hamilton College", + "hamline.edu": "Hamline University- Saint Paul, Minnesota", + "hampshire.edu": "Hampshire College", + "harding.edu": "Harding- Inspired Purpose Harding", + "harford.edu": "Harford Community College", + "harpercollege.edu": "Harper College", + "harrisburg.psu.edu": "Penn State Harrisburg", + "harrisburgu.edu": "Harrisburg University of Scienceand Technology", + "hartford.edu": "University of Hartford", + "hartwick.edu": "Hartwick College", + "harvard.edu": "Harvard University", + "haskell.edu": "Haskell Indian Nations University", + "hau.gr": "Request Rejected", + "haverford.edu": "Haverford College", + "hawaii.edu": "University of Hawaii System", + "hawaii.hawaii.edu": "Hawaii Community College", + "hazard.kctcs.edu": "H CT C", + "hazleton.psu.edu": "Penn State Hazleton Luzerne County P A", + "hbku.edu.qa": "Hamad Bin Khalifa University( H BK U), Qatar", + "hbu.edu": "Houston Christian University", + "hccc.edu": "Hudson County Community College", + "hccs.edu": "Houston Community College( H CC)", + "hchc.edu": "Hellenic College Holy Cross", + "hci.edu": "Healthcare& Technical Career Education- H CI College", + "hct.ac.ae": "Test forthe H TT PServeron Red Hat Enterprise Linux", + "hdmc.edu": "", + "heartland.edu": "Heartland Community College", + "heavyequipmentcollege.com": "", + "hec.edu": "", + "heidelberg.edu": "Heidelberg University", + "helenefuld.edu": "- Helene Fuld Collegeof Nursing", + "henderson.kctcs.edu": " H CC", + "hennepintech.edu": "Hennepin Technical College", + "heritage.edu": "Heritage University", + "herzing.edu": "Herzing University- Onlineand On- Campus College Programs", + "hesston.edu": "Hesston College- Start Here, Go Everywhere", + "highlandscollege.com": "More Thana College", + "highlandscollege.edu": "More Thana College", + "highpoint.edu": "", + "highpointregionalhealthfoundation.com": "High Point Regional Health Foundation Atrium Health Wake Forest Baptist", + "hilbert.edu": "Hilbert College", + "hilo.hawaii.edu": "University of Hawaiiat Hilo", + "hindustanuniv.ac.in": "Hindustan Instituteof Technologyand Science", + "hiram.edu": "Sucuri Web Site Firewall- ", + "hiu.edu": "Hope International University", + "hkct.edu.hk": "H KC T-香港專業進修學校(港專)", + "hkust.edu.hk": "The Hong Kong University of Scienceand Technology", + "hlcommission.org": "The Higher Learning Commission", + "hmc.edu": "Harvey Mudd College", + "hmi.edu": "Hawaii Medical College", + "hodges.edu": "Announcementsfromthe Presidentand Boardof Trustees", + "hofstra.edu": "Hofstra University", + "hollins.edu": "Hollins- Hollins University", + "holmes.edu.au": "Holmes Institute", + "holmescc.edu": "Holmes Community College", + "holycross.edu": "Collegeofthe Holy Cross", + "holynames-sea.org": "Holy Names Academy", + "hood.edu": "Hood College", + "hopkinsville.kctcs.edu": " H CC", + "hospiceofstanly.org": "Tillery Compassionate Care Palliative, Terminalcare, Endoflifecare", + "houghton.edu": "", + "howard.edu": "Howard University", + "howardcc.edu": "Howard Community College", + "howardcollege.edu": "Howard College– Making Dreams Real", + "hpo.education": "Amplio College", + "hpu.edu": "Hawaii Pacific University- Private College Honolulu", + "hputx.edu": "Howard Payne University", + "hrmc.us": "Hendry Regional Medical Center", + "hsc.edu": "Hampden- Sydney Collegehomepage", + "hsph.harvard.edu": " Powerfulideasforahealthierworld", + "hsu.edu": "Henderson State University", + "hsutx.edu": "", + "htc.edu": "Hebrew Theological College", + "htu.edu": "Huston- Tillotson", + "huc.edu": "Hebrew Union College- Jewish Instituteof Religion", + "hughchatham.org": "- Hugh Chatham Health", + "humber.ca": "Humber College- Humber College", + "humboldt.edu": "California State Polytechnic University, Humboldt", + "huntington.edu": "Huntington University", + "hussiancollege.edu": "", + "hvcc.edu": "Hudson Valley Community College", + "hws.edu": "Hobartand William Smith Colleges", + "iadt.ie": "Instituteof Art, Designand Technology", + "iaia.edu": " Instituteof American Indian Arts( I AI A)", + "iastate.edu": "Iowa State University", + "iavalley.edu": "Iowa Valley Community College District", + "ibmc.edu": "IBMC", + "ic.edu": "Illinois College", + "ice.edu": "Instituteof Culinary Education", + "ich.edu": "", + "ico.edu": "Illinois Collegeof Optometry- Foundedin1872, Locatedin Chicago", + "icts.kuleuven.be": "I CT S", + "idahocom.org": "", + "idsva.edu": " I DS VA The I DS VA Ph Din Visual Arts", + "ie.edu": "I E- Fosteringpositivechangethrougheducation,research&innovation", + "iecc.edu": "Illinois Eastern Community Colleges", + "iesabroad.org": "Study Abroad Programs& Internships I ES Abroad", + "iese.edu": "IESE Business School", + "ieu.edu.tr": "Ana Sayfaİzmir EkonomiÜniversitesi", + "ihci.edu.hn": "I HC I", + "iie.ac.za": "", + "iie.org": "page I IE- The Powerof International Education", + "iimu.ac.in": "Indian Instituteof Management Udaipur", + "iit.edu": "Illinois Instituteof Technology", + "illinois.edu": "University of Illinois Urbana- Champaign", + "illinoisstate.edu": "Illinois State University- Illinois’firstpublicuniversity", + "imagecampus.edu.ar": "1º Escuelade Arte, Animación Y Videojuegosde Latinoamérica", + "imbc.edu": "Instituteof Medicaland Business Careers", + "imperial.ac.uk": "Imperial College London", + "inap.mx": "I NA P– Instituto Nacionalde Administración Pública", + "indiana.edu": "Indiana University Bloomington", + "indianatech.edu": "Indiana Tech", + "indianhills.edu": "", + "indstate.edu": "Indiana State Universitypage", + "indwes.edu": "Indiana Wesleyan University", + "ine.mx": "Instituto Nacional Electoral– I NE- Instituto Nacional Electoral", + "institutounitam.edu.mx": "Instituto Unitam", + "intellitec.edu": "Intelli Tec College", + "internationalculinarycenter.com": "International Culinary Center", + "iohahiio.ambe.ca": "", + "iona.edu": "Iona University", + "iqra.edu.pk": "- Iqra University", + "irsc.edu": "page- Indian River State College", + "islander.tamucc.edu": "Sign In", + "istinye.edu.tr": "İstinyeÜniversitesi", + "istitutomarangoni.com": "Istituto Marangoni", + "itba.edu.ar": "Instituto Tecnológicode Buenos Aires- I TB A", + "ithaca.edu": "Ithaca College", + "iticollege.edu": "Study At I TI Technical College For A Better Life. Enroll !", + "itu.edu": "Temporary ", + "iue.edu": "Indiana University East", + "iuk.edu": "Indiana University Kokomo", + "iun.edu": "I UN- Indiana University Northwest", + "iup.edu": "Indiana University of Pennsylvania- I UP", + "iupuc.edu": "I UP UC", + "iupui.edu": "I UP UI", + "ius.edu": "I USoutheast", + "iusb.edu": "Indiana University South Bend", + "ivytech.edu": "Ivy Tech Community College", + "jalc.edu": "John A. Logan College", + "jarvis.edu": "Jarvis Christian College", + "jazzandheritage.org": "", + "jccc.edu": "Johnson County Community College", + "jcu.edu.au": "Studyat James Cook University in Queensland- J CU Australia", + "jefferson.edu": "Thomas Jefferson University", + "jeffersonstate.edu": "", + "jerseycollege.edu": "Jersey College", + "jessup.edu": "Jessup University", + "jevs.org": "", + "jewell.edu": "William Jewell College", + "jfkhealthsystem.org": "", + "jhu.edu": "Johns Hopkins University", + "jibc.ca": "Explore J IB CJustice& Public Safety Programs J IB C", + "jmu.edu": "James Madison University- J MU", + "johnstoncc.edu": "Welcometo Johnston Community College( J CC) North Carolina", + "joyce.edu": "Joyce University(formerly Ameritech College)", + "jscc.edu": "Jackson State Community College", + "jsou.edu": "Joint Special Operations University( J SO U)- Official ", + "jsu.edu": "J SU- The Friendliest Campusinthe South", + "jsums.edu": "Jackson State University", + "ju.edu": "Jacksonville University in Jacksonville, Fla.", + "juniata.edu": "Juniata College", + "jwu.edu": "Johnson& Wales University", + "kangacupuncture.com": "Kang Acupuncture- Kang Acupuncture& Alternative Medicine Narberth& Paoli", + "kansashsc.org": "", + "kaplan.com": "Kaplan", + "karts.ac.kr": "한국예술종합학교", + "kaust.edu.sa": "King Abdullah University of Science and Technology", + "kazoohumane.org": "Kalamazoo Humane Society", + "kcg.ac.jp": "京都コンピュータ学院日本最初のコンピュータ教育機関", + "kctcs.edu": "", + "kdsdar.org": "", + "kean.edu": "Kean University", + "keele.ac.uk": "Keele University", + "keiseruniversity.edu": "Welcometo Keiser University", + "kellogg.edu": "Kellogg Community College", + "kennedyhs.org": "Kennedy Catholic High School", + "kennesaw.edu": "Kennesaw State University in Georgia", + "ketchum.edu": "Marshall B. Ketchum University", + "kettering.edu": "Kettering University", + "kgi.edu": "- Keck Graduate Institute", + "kic.ac.ae": "Liwa College( L C)- Empowering Futuresthrough Quality Education", + "kilaw.edu.kw": "Kuwait International Law School", + "kilgore.edu": "", + "king.edu": "", + "kingsu.ca": "The King's University", + "kippdelta.org": "", + "kippstl.org": "K IP PSt. Louis", + "kish.edu": "Kishwaukee College", + "knox.edu": "Knox College", + "korea.edu": "Korea University Websites", + "kp.org": "Custom Care& Coverage Just For You Kaiser Permanente", + "kpsahs.edu": "Front Kaiser Permanente Schoolo f Allied Health Sciences", + "kpu.ca": "Kwantlen Polytechnic University", + "k-state.edu": "Kansas State University", + "ku.ac.ae": "Khalifa University", + "ku.edu": "The University of Kansas", + "ku.edu.tr": "", + "kuleuven.be": "K ULeuven", + "kumc.edu": "University of Kansas Medical Center", + "kutztown.edu": "Kutztown University of Pennsylvania- Kutztown University", + "kvcc.me.edu": "", + "kwc.edu": "", + "kysu.edu": "Kentucky State University", + "laboure.edu": "Labouré College", + "lacoe.edu": "Los Angeles County Officeof Education", + "lacollege.edu": "", + "lafayette.edu": "Lafayette College", + "lafilm.edu": "", + "lakeforest.edu": "Lake Forest College", + "lakeland.edu": "Lakeland University", + "lakelandcc.edu": "Lakeland Community College", + "lamar.edu": "Lamar University", + "lander.edu": "Lander", + "lanecc.edu": "Lane Community College", + "lanecollege.edu": "Lane College", + "langston.edu": "Langston University", + "laniertech.edu": "Lanier Technical College", + "laort.edu": "", + "lasallehs.net": "La Salle High School", + "lasell.edu": "Undergraduate, Graduate& Online Programs- Boston, M A– Lasell University", + "lasierra.edu": "La Sierra University- Riverside, C A", + "lau.edu.lb": "Lebanese American University", + "laverne.edu": "Welcometothe University of La Verne", + "law.ac.uk": "The University of Law", + "law.gmu.edu": " Antonin Scalia Law School", + "law.lu.se": "Start Facultyof Law", + "lbc.edu": "Lancaster Bible College", + "lbcc.edu": "Long Beach City College", + "lccc.wy.edu": "Laramie County Community College", + "lcctc.edu": "- Lebanon County Careerand Technology Center", + "lclark.edu": "Welcometo Lewis& Clarkin Beautiful Portland, Oregon", + "lcu.edu": "Lubbock Christian University", + "le.ac.uk": "A Leading U KUniversity", + "lec.edu": "Lake Erie College", + "lee.edu": "Lee College", + "leeds.ac.uk": "University of Leeds", + "leedsbeckett.ac.uk": "Leeds Beckett University", + "legacyed.com": "Legacy Education", + "lehigh.edu": "Lehigh University", + "lehighvalley.psu.edu": "Penn State Lehigh Valley", + "lehman.edu": "Lehman College", + "lemoyne.edu": "Le Moyne College", + "lenoircc.edu": "Lenoir Community College- Lenoir Community College", + "lesley.edu": "Lesley University", + "letu.edu": "Le Tourneau University", + "lewisu.edu": "Lewis University", + "liberty.edu": "Liberty University", + "libi.edu": "", + "life.edu": "Life Universityisa Leading Chiropracticand Holistic Health University", + "lifepacific.edu": "", + "lincoln.ac.uk": "University of Lincoln", + "lincolncollege.edu": "Lincoln College", + "lincolntech.edu": "Lincoln Tech Skilled Trade Schools& Vocational Training Institute", + "lindenwood.edu": "Lindenwood University", + "lindsey.edu": "", + "lineman.edu": "", + "linfield.edu": "Linfield University", + "lipscomb.edu": "Lipscomb University", + "liu.edu": "Long Island University", + "livingstone.edu": "Livingstone College", + "ljic.edu": "Beauty School in Iowa", + "lls.edu": "Loyola Law School", + "lltc.edu": "- Leech Lake Tribal College", + "lmu.edu": "Loyola Marymount University", + "lmunet.edu": "", + "lockhaven.edu": "Lock Haven University", + "logan.edu": "", + "londonmet.ac.uk": "London Metropolitan University- London Metropolitan University", + "lonestar.edu": "Lone Star College- Start Close. Go Far.", + "longwood.edu": "- Longwood University", + "loras.edu": "Loras College", + "louceluniversity.us": "", + "louisburg.edu": "- Louisburg College", + "louisiana.edu": "University of Louisianaat Lafayette", + "louisville.edu": "University of Louisville", + "lourdes.edu": "Lourdes University– Get Into Lourdes.", + "lpu.edu.ph": "- Lyceumofthe Philippines University", + "lpubatangas.edu.ph": "Lyceumofthe Philippines University- Batangas", + "lsco.edu": "Lamar State College Orange", + "lse.ac.uk": "", + "lsem.org": "Legal Services- Legal Servicesof Eastern Missouri-", + "lssc.edu": "- Lake- Sumter State College", + "lssny.org": "", + "lsu.edu": "", + "lsue.edu": "", + "lsuhealthfoundation.org": "L SU Health Foundation", + "lsuhsc.edu": "L SU Health New Orleans", + "lu.edu.qa": "", + "luc.edu": "Loyola University", + "lumindidsc.org": "Lu Mind I DS CFoundation Accelerating Downsyndromeresearch", + "luminuseducation.com": "Luminus Education", + "luna.edu": "Luna Community College", + "luther.edu": "Luther College", + "luthersem.edu": "Luther Seminary– St. Paul, M N", + "luzerne.edu": "Luzerne County Community College-", + "lvhn.org": "Welcometo Lehigh Valley Health Network Lehigh Valley Health Network", + "lynchburg.edu": "", + "lynn.edu": "Welcometo Lynn University", + "lyon.edu": "Lyon College", + "macalester.edu": "Macalester College", + "macewan.ca": "- Mac Ewan University", + "macohs.edu": "Healthcare Training- Mid- America Collegeof Health Sciences", + "madisoncollege.edu": "Madison Area Technical College", + "madisonville.kctcs.edu": " M CC", + "madonna.edu": "Madonna University", + "mail.fresnostate.edu": "Campus Login Services- Campus Login Services@ Fresno State", + "maine.edu": "University of Maine System- University of Maine System", + "mainecc.edu": "", + "mainemaritime.edu": "Maine Maritime Academy", + "maltepe.edu.tr": "MaltepeÜniversitesi Ana Sayfa", + "manareteleman.com": "Manaret El Eman", + "manchester.ac.uk": "The University of Manchester", + "mancosa.co.za": "M AN CO SA Undergraduateand Postgraduate Education Provider", + "manor.edu": "Manor College- You Belong Here", + "mapua.edu.ph": "", + "mariacollege.edu": "Maria College- Albany, N Y- Preparing Studentsfor Service Since1958", + "marian.edu": "Marian University", + "marianuniversity.edu": "", + "marietta.edu": "Marietta College", + "marionmilitary.edu": "- M MI", + "marist.edu": "Welcome- Marist College", + "marquette.edu": "Marquette University// Be The Difference", + "marshall.edu": "Marshall University", + "martincc.edu": "Martin Community College", + "martinmethodist.edu": "", + "marybaldwin.edu": "", + "marybird.org": "", + "marycariola.org": "Mary Cariola Center", + "marymount.edu": "Marymount University- Catholic University in Arlington, V A", + "marymountcalifornia.edu": "- Marymount California University", + "maryville.edu": "Maryville University", + "maryvillecollege.edu": "* Welcometo Maryville College", + "marywood.edu": "Marywood University", + "massachusetts.edu": "University of Massachusetts– U Mass", + "massbay.edu": "Massachusetts Bay Community College( Mass Bay)", + "mayfieldcollege.edu": "Mayfield College", + "mayland.edu": "Mayland Community College", + "mbrsg.ae": "Mohammedbin Rashid school of government", + "mbsc.edu.sa": "- M BS CCollegeof Businessand Entrepreneurship", + "mbu.edu": "", + "mbzuai.ac.ae": "M BZ UA I- Mohamedbin Zayed University of Artificial Intelligence", + "mc.edu": "Mississippi College", + "mc3.edu": "- Montgomery County Community College", + "mcad.edu": "Minneapolis Collegeof Artand Design", + "mccc.edu": "Mercer County Community College- M CC C- West Windsor, N J", + "mccneb.edu": "", + "mccs.me.edu": "", + "mcdaniel.edu": "Mc Daniel College", + "mcdowelltech.edu": "", + "mcgfoundation.org": "M CG Foundation", + "mcgill.ca": "Mc Gill University", + "mchs.edu": "Mercy College- Des Moines, Iowa", + "mcl.edu.ph": "", + "mclennan.edu": "Mc Lennan Community College", + "mcm.edu": "Real Community. Real Experiences- Mc Murry University", + "mcm.edu.ph": "", + "mcmaster.ca": "Mc Master University", + "mcneese.edu": "Mc Neese State University in Lake Charles, Louisiana", + "mcpherson.edu": "", + "mcphs.edu": "Massachusetts Collegeof Pharmacyand Health Sciences", + "mctc.edu": "Mountwest Communityand Technical College", + "md.rcm.upr.edu": "Welcome- Schoolof Medicine", + "mdc.edu": "Official Miami Dade Collegepage", + "mdis.edu.sg": "Studyin Singapore With M DI SPrivate Education Institution in Singapore", + "meca.edu": "Maine Collegeof Art& Design", + "medicalambassadors.org": "Medical Ambassadors International", + "medicalsalescollege.com": "Medical Sales College", + "mef.edu.tr": "M EFÜniversitesi- M EF", + "memphis.edu": "The University of Memphis- The University of Memphis", + "mercer.edu": "Mercer University", + "mercy.edu": "Mercy University", + "mercyhurst.edu": "page Mercyhurst", + "meredith.edu": "- Meredith College", + "meridiancc.edu": "page", + "merrimack.edu": "Merrimack College", + "messiah.edu": "Private, Christian University in Pennsylvania", + "methodistcollege.edu": "Nursing& Allied Healthcare Degrees, Certificates& C EUs", + "metrostate.edu": "Metro State University", + "mga.edu": "Middle Georgia State University", + "mgccc.edu": "", + "mghihp.edu": " M GH IH P", + "mhc.ab.ca": " M HC", + "mhcc.edu": "", + "miami.edu": "University of Miami", + "miamioh.edu": "Miami University", + "miat.edu": "", + "michener.ca": "- The Michener Instituteof Educationat U HN", + "middlebury.edu": "Middlebury", + "middlesex.mass.edu": "Middlesex Community College-page", + "midlandstech.edu": "Midlands Technical College", + "midlandu.edu": "Midland University", + "midwestern.edu": "Midwestern University", + "midwesttech.edu": "", + "milaninstitute.edu": "Milan Institute", + "miles.edu": "Miles College", + "millersville.edu": "Millersville University- Welcometo Millersville University", + "milligan.edu": "page- Milligan University", + "mills.edu": "", + "milton.edu": "- Milton Academy", + "mineralarea.edu": "Mineral Area College", + "mines.edu": "", + "miracosta.edu": "Mira Costa College", + "miriamfoundation.ca": "Miriam Foundation Autismandintellectualdisabilities", + "misericordia.edu": "Misericordia University", + "missouri.edu": "Mizzou- University of Missouri", + "missouristate.edu": "Missouri State University- Missouri State", + "missouriwestern.edu": "Missouri Western State University", + "mit.edu": "M IT- Massachusetts Instituteof Technology", + "mitags.org": "", + "mitchell.edu": "Mitchell College", + "mitchellcc.edu": "Mitchell Community College, Serving Iredell County", + "mitchelltech.edu": "Technical Collegein South Dakota- Mitchell Technical College", + "mkecc.edu": "Medical, Dental, Veterinary, Milwaukee Career College", + "mmc.edu": "Historically Black College In Tennessee Meharry Medical College", + "mnstate.edu": "Minnesota State University Moorhead", + "mnsu.edu": "Minnesota State University, Mankato", + "mobap.edu": "Missouri Baptist University- Shine On", + "modul.ac.at": "Austria's Leading International University", + "mohave.edu": "Mohave Community College", + "mohawkcollege.ca": "Mohawk College", + "molloy.edu": "Molloy University", + "monmouth.edu": "Monmouth University", + "monroecollege.edu": "Monroe College- On Campusand Online Degrees", + "montagehealth.org": "", + "montana.edu": "Montana State University", + "montclair.edu": "Montclair State University", + "montgomery.edu": "", + "montgomerycollege.edu": "Montgomery College", + "montreat.edu": "Montreat College- Best Christian Collegein North Carolina", + "moody.edu": "Moody Bible Instituteof Chicago", + "morainepark.edu": "Moraine Park Technical College", + "moreheadstate.edu": "Morehead State University", + "morehouse.edu": "", + "morgan.edu": "Morgan State University- Maryland's Preeminent Urban Public Research University", + "morganstanley.com": "Morgan Stanley Global Leaderin Financial Services", + "morningside.edu": "Morningside University", + "morris.edu": "Welcometo Morris College!", + "morrisville.edu": "S UN YMorrisville", + "morton.edu": "Morton College– Imaginewhatyoucando!", + "mountmarty.edu": "Mount Marty University in South Dakota", + "mountsinai.org": "Mount Sinai Health System- New York City Mount Sinai- New York", + "mountunion.edu": "University of Mount Union", + "mq.edu.au": "Macquarie University", + "mru.edu": "Miami Regional University", + "mscc.edu": "Motlow State Community College", + "mscok.edu": "Murray State College", + "msj.edu": "", + "msm.edu": "Morehouse Schoolof Medicine- M SM- Atlanta", + "msmary.edu": "Mount St. Mary's University", + "msmc.edu": "Mount Saint Mary College", + "msmu.edu": "- M SM U", + "mssm.edu": "Icahn Schoolof Medicineat Mount Sinai- New York City Icahn Schoolof Medicine", + "mssu.edu": "Missouri Southern State University", + "mst.edu": "Missouri University of Science and  Technology", + "mstc.edu": "Sucuri Web Site Firewall- ", + "msu.edu": "Michigan State University", + "msubillings.edu": "Montana State University Billings", + "msudenver.edu": "", + "msun.edu": "M SU Northern- M SU Northern M SU Northern", + "msutexas.edu": "M SU Texas", + "msvu.ca": "Mount Saint Vincent University- Halifax, Nova Scotia, Canada", + "mtaloy.edu": "Mount Aloysius College- Private Liberal Arts Schoolin Pennsylvania", + "mtholyoke.edu": "Mount Holyoke College", + "mtmercy.edu": "Mount Mercy", + "mtnvalleyhospice.org": "Mountain Valley Hospiceand Palliative Carein N Cand V A", + "mtroyal.ca": "Mount Royal University", + "mtsa.edu": "", + "mtsu.edu": "", + "mtu.edu": "Michigan Technological University", + "muhc.ca": "Mc Gill University Health Centre", + "muhlenberg.edu": "Muhlenberg College", + "muih.edu": "", + "mundiapolis.ma": "Université Mundiapolis1ère Université Privéeau Cœurde Casablanca", + "murraystate.edu": "Murray State University", + "musc.edu": "Welcometothe Medical University of South Carolina", + "muscatuniversity.edu.om": "Muscat University– Aspire Beyond", + "muskingum.edu": "Muskingum University", + "mut.ac.za": "- Mangosuthu University of Technology", + "muw.edu": "The W– Mississippi Universityfor Women", + "mvc.edu": "Moreno Valley College", + "mvcc.edu": "Mohawk Valley Community College", + "mville.edu": "", + "mvnu.edu": "MVNU", + "mvsu.edu": "Mississippi Valley State University- Itta Bena, M S", + "mwcc.edu": "Mount Wachusett Community College Gardner, M A", + "mxcc.edu": "", + "my.clevelandclinic.org": "Cleveland Clinic", + "myptec.org": "myptec.org", + "na.edu": "Welcometo North American University", + "naa.edu": "National Aviation Academy( N AA)• Aviation Maintenance School2023", + "nacc.edu": " N AC C", + "nait.ca": "", + "nashcc.edu": "Nash Community College", + "national.edu": "National American University", + "nau.edu": "Northern Arizona University", + "navarrocollege.edu": "", + "naz.edu": "Nazareth University", + "ncat.edu": "North Carolina Agriculturaland Technical State University", + "ncc.edu": "Nassau Community College Locatedon Long Island, New York", + "nccc.edu": "North Country Community College", + "nccommunitycolleges.edu": "Students- N CC CS", + "nccu.edu": "", + "ncf.edu": "", + "ncsu.edu": "N CState University", + "nctc.edu": "North Central Texas College", + "ncu.edu": "National University", + "nd.edu": "University of Notre Dame", + "ndhs.net": " Notre Dame High School", + "ndm.edu": "Notre Dameof Maryland University", + "ndnu.edu": "", + "ndsu.edu": "N DS U- North Dakota State University", + "ndus.edu": "North Dakota University System", + "nebrija.com": "Universidad Privadaen Madrid Universidad Nebrija", + "nebrwesleyan.edu": "Nebraska Wesleyan University", + "nec.edu": "", + "necc.mass.edu": "Northern Essex Community College", + "neiu.edu": "Northeastern Illinois University", + "neosho.edu": "Neosho County Community College", + "nescol.ac.uk": "page- North East Scotland College", + "nettts.com": "", + "neumann.edu": "Neumann University", + "neumont.edu": "", + "nevadastate.edu": "Nevada's Four-year Teaching Institution- Nevada State University", + "newberry.edu": "Newberry College", + "newhaven.edu": "- University of New Haven", + "newpaltz.edu": "The State University of New Yorkat New Paltz", + "newschool.edu": "A University in New York City", + "newschoolarch.edu": "", + "ngu.edu": "", + "nhi.edu": "National Holistic Institute", + "nhlstenden.com": "N HL Stenden Hogeschool N HL Stenden", + "niagara.edu": "- Niagara University", + "niagaracollege.ca": "", + "nic.edu": "- North Idaho College", + "nicc.edu": "Northeast Iowa Community College", + "nightingale.edu": "Nightingale College", + "nileuniversity.edu.ng": "Database Error", + "nipissingu.ca": "Nipissing University", + "niu.edu": "Northern Illinois University", + "ni-u.edu": "National Intelligence University", + "njcu.edu": "New Jersey City University", + "njit.edu": "New Jersey Instituteof Technology", + "njpsa.org": "", + "nl.edu": "National Louis University", + "nmcc.edu": "", + "nmsu.edu": "New Mexico State University", + "nmu.edu": "Public University in Michigan", + "nnmc.edu": "- Northern New Mexico College", + "nnu.edu": "", + "nobts.edu": "New Orleans Baptist Theological Seminary", + "noc.edu": "Northern Oklahoma College", + "noordacom.org": "Noorda College- Noorda College", + "norcocollege.edu": "Norco College", + "normandale.edu": "Normandale Community College", + "northampton.ac.uk": "", + "northampton.edu": "Northampton Community College", + "northark.edu": "North Arkansas College", + "northcarolina.edu": "U NC System– U NC System", + "northcentral.edu": "", + "northcentralcollege.edu": "North Central College", + "northeastern.edu": "- Northeastern University", + "northeaststate.edu": "Northeast State Community College", + "northernc.on.ca": "Northern College", + "northgatech.edu": "North Georgia Technical College", + "northlandcaps.org": "Northland CAPS", + "northshore.edu": "North Shore Community College", + "northumbria.ac.uk": "Northumbria University", + "northwestcareercollege.edu": "Northwest Career College", + "northwestern.edu": "Northwestern University", + "northwood.edu": "Northwood University", + "northwoodtech.edu": "Northwood Technical College", + "norwich.edu": "Welcometo Norwich University", + "notredame.edu.au": "Notre Dame Notre Dame", + "notredamecollege.edu": "", + "nova.edu": "Nova Southeastern University", + "novateur.ca": "Novateur Ventures Inc.- Welcome", + "np.edu.sg": "Ngee Ann Polytechnic", + "npc.edu": "Northland Pioneer College, Arizona", + "npcollege.edu": "Npcollege Online& On Campus Programs", + "nsc.edu": "Nevada's Four-year Teaching Institution- Nevada State University", + "nscc.edu": "Nashville State Community College", + "nsuok.edu": "Northeastern State University", + "ntcc.edu": "Northeast Texas Community College", + "ntnu.edu": "Norwegian University of Scienceand Technology- N TN U", + "ntu.edu.sg": "Nanyang Technological University- N TU Singapore", + "nu.edu": "National University", + "nuc.edu": "- N UC University", + "nuhs.edu": "", + "nuigalway.ie": "University of Galway- University of Galway", + "numbalums.org": "", + "nunez.edu": "Welcometo Nunez Community College", + "nwc.edu": "Northwest College", + "nwciowa.edu": "Northwestern College", + "nwfsc.edu": "Northwest Florida State College", + "nwic.edu": "", + "nwosu.edu": "Northwestern Oklahoma State University", + "nwscc.edu": "- Northwest Shoals Community College", + "nwti.edu": "Northwest Technical Institute– Rethink Education", + "nyack.edu": "", + "nycpm.edu": "New York College of Podiatric Medicine", + "nyls.edu": "New York Medical College", + "nypcls.org": "N YP Brooklyn Methodist Hospital", + "nyu.edu": "New York University", + "oak.edu": "", + "oakland.edu": "Oakland University", + "oakpoint.edu": "< Oak Point University", + "oberlin.edu": "Oberlin Collegeand Conservatory", + "oc.edu": "Oklahoma Christian University", + "ocean.edu": "", + "ocps.net": "", + "octech.edu": "Orangeburg- Calhoun Technical College", + "odessa.edu": "", + "odu.edu": "O DU- Old Dominion University", + "oftc.edu": "O FT C- Careers B EG IN Here", + "ogeecheetech.edu": "- Ogeechee Technical College", + "ogleschool.edu": "", + "oglethorpe.edu": "", + "ohio.edu": "Welcometo Ohio University", + "ohsu.edu": "O HS UHealing Beginswith Discovery", + "oit.edu": "Oregon Instituteof Technology", + "okan.edu.tr": "İstanbul OkanÜniversitesi-İstanbul OkanÜniversitesi", + "okcu.edu": "Oklahoma City University", + "okstate.edu": "Oklahoma State University", + "okwu.edu": "", + "olc.edu": "Oglala Lakota College", + "olemiss.edu": "University of Mississippi", + "olivetcollege.edu": "- The University of Olivet", + "ollusa.edu": "Our Ladyofthe Lake University", + "oneconnect.co.za": "One Connect Welcometo One Connect", + "ontariotechu.ca": "Ontario Tech University", + "onu.edu": "Ohio Northern University", + "open.ac.mu": "O U– Open University of Mauritius", + "oregoncoast.edu": "2024- Oregon Coast Community College", + "orion.edu": "- Orion", + "oru.edu": "Oral Roberts University", + "oru.se": "Örebrouniversitet-utbildning,forskningochinnovation", + "osu.edu": "The Ohio State University", + "osuokc.edu": "Oklahoma State University- Oklahoma City", + "oswego.edu": "S UN YOswego", + "otero.edu": "", + "ottawa.edu": "Ottawa University", + "otterbein.edu": "", + "ou.edu": "The University of Oklahoma", + "ouhsc.edu": "University of Oklahoma Health Sciences Center", + "owens.edu": "- Owens Community College", + "owensboro.kctcs.edu": " O CT C", + "owu.edu": "Ohio Wesleyan University", + "oxford.emory.edu": "Oxford College", + "oxy.edu": "Occidental College", + "pace.edu": "Pace University", + "pacifica.edu": "", + "pacificcollege.edu": "Pacific Collegeof Healthand Science", + "pacificoaks.edu": "Pacific Oaks- Accredited Collegein Pasadena& Online", + "pacificrimcollege.com": "Pacific Rim College", + "pafa.org": "P AF A- Pennsylvania Academyofthe Fine Arts", + "paine.edu": "home- Paine College", + "palmbeachstate.edu": "Palm Beach State College", + "paloaltou.edu": "Palo Alto University", + "panola.edu": "Panola College", + "park.edu": "Park Universityisaprivate,nonprofit,liberalartsinstitution", + "parker.edu": "", + "pasadena.edu": "Pasadena City College", + "patrickhenry.edu": "Patrick& Henry Community College", + "payneseminary.edu": "- Payne Theological Seminary", + "pba.edu": "Palm Beach Atlantic University", + "pcc.edu": "Portland Community College", + "pccc.edu": "- P CC C", + "pccua.edu": "Phillips Community Collegeofthe University of Arkansas", + "pcom.edu": "Philadelphia Collegeof Osteopathic Medicine", + "pct.edu": "Pennsylvania Collegeof Technology", + "pdx.edu": "Portland State University", + "peace.edu": "William Peace University", + "penncotech.edu": "", + "pennfoster.edu": "Accredited College, High School& Career School Online", + "pennhighlands.edu": "Pennsylvania Highlands Community College", + "pennwest.edu": "Pennsylvania Western University", + "pepperdine.edu": "Pepperdine University", + "perdoceoed.com": "Perdoceo Education", + "peru.edu": "Peru State College", + "pfeiffer.edu": "Pfeiffer University– Thrive Through Mentored Learning", + "pfw.edu": "Purdue University Fort Wayne", + "phc.edu": "Patrick Henry College", + "phoenix.edu": "Online Collegefor Working Adults- University of Phoenix", + "phsc.edu": "Stay Local, Go Far P HS C", + "piedmont.edu": "Piedmont University I APathwayto Success", + "piedmontcc.edu": "- Piedmont Community College", + "pierce.ctc.edu": "Pierce College District", + "pierce.edu": "Pierce Mortuary Colleges", + "pierpont.edu": "Pierpont Community& Technical College- West Virginia", + "pikespeakhospice.org": "- Pikes Peak Hospice& Palliative Care", + "pillar.edu": "- Pillar College", + "pima.edu": "Pima Community College", + "pit.edu": "The Pennsylvania Instituteof Technology", + "pitc.edu": "Practical Nursing Program& L PN Classes Philadelphia P A", + "pitt.edu": "University of Pittsburgh", + "pittcc.edu": "Pitt Community College", + "pittstate.edu": "Pittsburg State University", + "plaksha.edu.in": "Plaksha University", + "plaksha.org": "Plaksha University", + "platt.edu": "", + "plattcollege.edu": "", + "plattcolorado.edu": "Platt College", + "plattsburgh.edu": "Cloud Flare Error S UN YPlattsburgh", + "plazacollege.edu": "Plaza College- Plaza College", + "plu.edu": "Pacific Lutheran University", + "plymouth.edu": "Plymouth State University", + "pmi.edu": "", + "pmu.edu.sa": "P MU, Prince Mohammad Bin Fahd University.", + "point.edu": "", + "pointloma.edu": "Point Loma Nazarene University", + "pointpark.edu": "Point Park University", + "polk.edu": "Polk State College", + "polyu.edu.hk": "The Hong Kong Polytechnic University( Poly U)", + "pomona.edu": "Pomona Collegein Claremont, California- Pomona College", + "pontotoctech.edu": " Pontotoc Technology Center", + "portal.unimontrer.edu.mx": "Universidad Montrer– Educaciónde Trascendencia Global", + "porterchester.com": "Porter& Chester Institute", + "post.edu": "Post University", + "potsdam.edu": "S UN YPotsdam S UN YPotsdam", + "pratt.edu": "Pratt Institute", + "premier-education.com": "Premier Education No1providerof Sport, Arts& Wellbeing", + "presby.edu": "Sucuri Web Site Firewall- ", + "princeton.edu": "Princeton University", + "principal.url.edu.gt": "Universidad Rafael Landívar", + "principiaalumni.org": "- Principia Alumniand Friends", + "principiacollege.edu": "- Principia College", + "prospecteducation.com": "We'rechangingthefutureofpostsecondaryeducation Prospect Education", + "providence.edu": "Providence College", + "pstcc.edu": "Pellissippi State Community College- Pellissippi State Community College", + "psu.edu": "The Pennsylvania State University", + "ptc.edu": "Piedmont Technical College", + "ptcollege.edu": "", + "pthu.nl": "Protestantse Theologische Universiteit", + "ptsem.edu": "Princeton Seminary Princeton Theological Seminary- Educating…", + "ptseminary.edu": "Pentecostal Theological Seminary", + "ptstulsa.edu": "", + "pua.edu.eg": "Pharos University P UA11 Accredited Specialized Faculties", + "publichealth.uic.edu": "University of Illinois Chicago", + "purchase.edu": "Purchase College", + "purdue.edu": "Purdue University", + "purdueglobal.edu": "Purdue Global- An Accredited Online University", + "pxl.be": "Hogeschool P XL", + "qatar-weill.cornell.edu": "Weill Cornell Medicine- Qatar", + "qc.cuny.edu": "Queens College, C UN Y", + "queens.edu": "Welcometo Charlotte's University- Queens University of Charlotte", + "queensu.ca": "Queen's University Canada", + "qut.edu.au": "Q UT-", + "radford.edu": "Radford University", + "ram.ac.uk": "Royal Academy of Music", + "ramapo.edu": "Ramapo College of New Jersey", + "randolph.edu": "Randolph Community College", + "rangercollege.edu": "", + "rasmussen.edu": "Rasmussen University", + "rave.ac.uk": "Ravensbourne University London", + "rcbc.edu": "Rowan College at Burlington County", + "rcc.edu": "", + "rccd.edu": "", + "rcgc.edu": "Rowan Collegeof South Jersey", + "rcseng.ac.uk": "The Royal College of Surgeons of England", + "rcsi.com": "R CS IServer Error", + "rcsj.edu": "Rowan Collegeof South Jersey", + "rdc.ab.ca": "page Red Deer Polytechnic", + "reading.ac.uk": "University of Reading", + "redlands.edu": "University of Redlands", + "refugeofhope.org": "Refugeof Hope Canton Men's Shelter& Meal Ministry", + "regent.ac.za": "", + "regent.edu": "Top Christian Collegein Virginia& Online", + "regis.edu": "Regis University", + "relay.edu": "Relay", + "remingtoncollege.edu": "Remington College", + "rescuemissionmv.org": "- Youngstown Emergency Shelter Rescue Missionofthe Mahoning Valley", + "rf.org": "Radio Farm ", + "rhilegacyfoundation.com": "Health & Wellness R HI Legacy Foundation of Rutherfordton, N C", + "rhodes.edu": "Rhodes Collegepage", + "ric.edu": "Rhode Island College", + "richmond.ac.uk": "", + "rio.edu": "University of Rio Grande", + "riosalado.edu": "Rio Salado College", + "risd.edu": "Rhode Island Schoolof Design", + "river-edge.org": "- River Edge Behavioral Health", + "riverland.edu": "Riverland Community College Accredited", + "rm.edu": "Rocky Mountain University", + "rmc.edu": "Randolph- Macon College", + "rmcad.edu": "", + "rmit.edu.au": "RMIT University", + "rmu.edu": "Robert Morris University", + "roanestate.edu": "Welcome- Roane State Community College", + "roanokechowan.edu": "Roanoke Chowan- Roanoke- Chowan Community College", + "robeson.edu": "", + "rochester.edu": "University of Rochester", + "rockfordcareercollege.edu": "Rockford College", + "rockinghamcc.edu": "Rockingham Community College", + "rockvalleycollege.edu": "", + "rocky.edu": "- R MC", + "rocmn.nl": "R OC Midden Nederland", + "roguecc.edu": "", + "rollins.edu": "Rollins College", + "roosevelt.edu": "Roosevelt University", + "rootsschools.education": "", + "rosalindfranklin.edu": "Rosalind Franklin University", + "rosaryhs.com": "", + "rose-hulman.edu": "Rose-Hulman Instituteof Technology", + "roseman.edu": "Roseman University of Health Sciences- Nevada& Utah", + "rosemont.edu": "Rosemont College", + "rosseducation.edu": "Medical Career Certification& Training Ross Education", + "roswell.enmu.edu": "", + "royalroads.ca": "Royal Roads University", + "rpi.edu": "Rensselaer Polytechnic Institute", + "rrcc.edu": "Red Rocks Community College", + "rsu.edu": "", + "rtu.lv": "Rīgas Tehniskāuniversitāte Inženierzinātņucentrs Baltijā", + "ru.edu": "", + "rush.edu": "RUSH University System for Health", + "rustcollege.edu": "Rust College", + "rusticisoftware.com": "", + "rutgers.edu": "Rutgers University", + "rvu.edu": "Rocky Vista University", + "rwu.edu": "Roger Williams University", + "ryerson.ca": "Toronto Metropolitan University", + "sacredheart.edu": "Sacred Heart University", + "sae.edu": "S AE Institute", + "sage.edu": "Russell Sage College", + "sagrado.edu": "Universidad del Sagrado Corazón En Sagrado", + "sagu.edu": "", + "saic.edu": "School of the Art Instituteof Chicago", + "saintleo.edu": "Saint Leo University", + "saintmarys.edu": "Saint Mary's College", + "saintpaul.edu": "Saint Paul College", + "saintpeters.edu": "Saint Peters University", + "sait.ca": "S AI T- Southern Alberta Instituteof Technology", + "salemu.edu": "Onlineand On- Campus Degreesat Salem University, West Virginia", + "salford.ac.uk": "Welcometothe University of Salford", + "salisbury.edu": "Salisbury University, Universitiesin Maryland", + "salus.edu": "", + "salve.edu": "Salve Regina University- Learn, Lead, Makea Difference.", + "samuelmerritt.edu": "Samuel Merritt University", + "san.edu.pl": "Społeczna Akademia Nauk-uczelniawyższa S AN", + "sandiego.edu": "University of San Diego", + "sanjac.edu": "San Jacinto College", + "saoic.org": "Summit Academy O IC", + "sarahlawrence.edu": "Welcometo Sarah Lawrence College", + "sauder.ubc.ca": "notfound U BC Sauder Schoolof Business", + "saumag.edu": "Southern Arkansas University", + "savannahstate.edu": "Savannah State University", + "savannahtech.edu": "Savannah Technical College", + "saxion.edu": "Saxion University of Applied Sciences", + "sbc.edu": "Sweet Briar College", + "sbccollege.ca": "", + "sbuniv.edu": "Christian Collegein Missouri", + "sc.edu": "University of South Carolina", + "scad.edu": "", + "scciowa.edu": "Southeastern Community College", + "sccnc.edu": "- Southeastern Community College", + "schiller.edu": "Schiller International University", + "scholarship.org": "George Snow Scholarship Fund", + "schoolcraft.edu": "", + "schreiner.edu": "Schreiner University", + "sciarc.edu": "Institute of Architecture", + "sckans.edu": "- Southwestern College", + "sco.edu": "Southern College Of Optometry", + "scranton.edu": "University of Scranton", + "scrantonprep.org": "Scranton Preparatory School", + "scripps.edu": "Scripps Research", + "scrippscollege.edu": "", + "scsu.edu": "South Carolina State University", + "sctech.edu": "", + "scu.edu.au": "Southern Cross University", + "sdbor.edu": "Learning Drives Us Forward South Dakota Boardof Regents", + "sdcc.edu": "San Diego Christian College- Truth Purpose Impact", + "sdi.edu": "- Sonoran Desert Institute", + "sdsmt.edu": "South Dakota Schoolof Minesand Technology", + "sdstate.edu": "South Dakota State Universitypage", + "sdsu.edu": "San Diego State University", + "se.edu": "Southeastern Oklahoma State University", + "seattleu.edu": "Seattle University", + "sebts.edu": "", + "sec.edu": "", + "sech.org": "", + "segi.edu.my": "S EGi University& Colleges– The Bestin You Made Possible", + "seminolestate.edu": "Seminole State Collegeof Florida - Seminole State College", + "semo.edu": "Southeast Missouri State University", + "senati.edu.pe": "Outlook", + "senecacollege.ca": "- Seneca Polytechnic, Toronto, Canada", + "senmc.edu": "Southeast New Mexico College", + "sentara.com": "Sentara", + "sentara.edu": "Sentara College- Healthcare Education Degree Programs", + "setonhill.edu": "Seton Hill University", + "setu.ie": "- S ET U", + "seu.edu": "Southeastern University- Southeastern University", + "seu.edu.sa": "الجامعةالسعوديةالإلكترونية", + "sewanee.edu": "hasmoved", + "sfasu.edu": "Stephen F. Austin State University", + "sfcollege.edu": "Santa Fe College, Gainesville, Florida-", + "sfsu.edu": "San Francisco State University", + "sfu.ca": "Simon Fraser University", + "sgu.edu": "St. George's University, An Accredited Caribbean Medical School", + "shawnee.edu": "Shawnee State University", + "shawu.edu": "Shaw University", + "sheffield.ac.uk": "The University of Sheffield", + "shepherd.edu": "Shepherd University", + "sheridancollege.ca": "Sheridan College", + "sherman.edu": "Sherman Collegeof Chiropractic", + "shms.edu": "- S HM S", + "shorelight.com": "Shorelight", + "shorter.edu": "Shorter", + "shsu.edu": "Sam Houston State University- Huntsville, T X", + "shu.ac.uk": "", + "siena.edu": "Siena College", + "sienaheights.edu": "Siena Heights University", + "simmons.edu": "Simmons University", + "simpson.edu": "Simpson College", + "sinclair.edu": "Sinclair Community College", + "singhealthacademy.edu.sg": "Sing Health Academy", + "sintegleska.edu": "S IN TE GL ES KA UN IV ER SI TY- T IP I", + "sipesorchardhome.org": "Sipes Orchard", + "sit.ac.nz": "Southern Institute of Technology, New Zealand", + "sit.edu": "", + "sittingbull.edu": "Sitting Bull College", + "siu.edu": "Southern Illinois University", + "siue.edu": "Southern Illinois University Edwardsville", + "sjcny.edu": "St. Joseph's University, New York", + "sjf.edu": "St. John Fisher University, Rochester, N Y", + "sjfc.edu": "St. John Fisher University, Rochester, N Y", + "sjny.edu": "St. Joseph's University", + "sjrstate.edu": "S T. J OH NS RI VE RS TA TE CO LL EG E", + "sjsu.edu": "San José State University", + "sju.edu": "Saint Joseph's University", + "sjvc.edu": "", + "slchc.edu": "St. Louis Collegeof Health Careers", + "slmandic.edu.br": "Acesso Bloqueado", + "slu.edu": "Saint Louis University", + "smartalex.school": " Smart International Schools", + "smccme.edu": "", + "smcm.edu": "St. Mary's Collegeof Maryland– The Public Honors Collegeat Historic St. Mary's City", + "smcsc.edu": "", + "smith.edu": "", + "smsu.edu": "Southwest Minnesota State University", + "smu.ca": "Saint Mary's University in Halifax, Nova Scotia, Canada", + "smu.edu": "S MU World Changers Shaped Here", + "smwc.edu": "Sucuri Web Site Firewall- ", + "snead.edu": "yourstory- Snead State Community College", + "snhu.edu": "Southern New Hampshire University- Online& On Campus Degrees", + "snu.edu.in": "Shiv Nadar University", + "socc.edu": "", + "soka.edu": "Soka University of America", + "somerset.kctcs.edu": " S CC", + "sonoma.edu": "Sonoma State University", + "sorbonne.ae": "Sorbonne University Abu Dhabi- Humanities, Law, Sciences", + "south.edu": "- South College", + "southalabama.edu": "University of South Alabama", + "southampton.ac.uk": "University of Southampton", + "southark.edu": "", + "southcentral.kctcs.edu": "- S KY CT CS KY CT C", + "southeast.kctcs.edu": " S KC TC", + "southeasterntech.edu": "Southeastern Technical College", + "southeasttech.edu": "Southeast Technical College- Sioux Falls- South Dakota", + "southern.edu": "Southern Adventist University", + "southernct.edu": "Southern Connecticut State University", + "southerntech.edu": "", + "southerntechnicalinstitute.com": "", + "southflorida.edu": "South Florida State College", + "southgatech.edu": "", + "southplainscollege.edu": "South Plains College", + "southsidemission.org": "", + "southtexascollege.edu": "South Texas College", + "southuniversity.edu": "South University", + "southwales.ac.uk": "", + "sowela.edu": "- SOWELA Technical Community College", + "spalding.edu": "", + "spartan.edu": "", + "spcollege.edu": "Job Training St. Petersburg College", + "specshoward.edu": "Specs@ L TU", + "spelman.edu": "Spelman College", + "spiruharet.ro": "Universitatea Spiru Haret", + "spjain.org": "S PJain Schoolof Global Management Ranked World's#12", + "spu.edu": "Seattle Pacific University", + "sri.edu.au": "Sarina Russo Institute", + "srishtimanipalinstitute.in": "Srishti Manipal Instituteof Art, Designand Technology", + "sru.edu": "Slippery Rock University", + "ssmu.ca": "Students' Society of McGill University", + "staffs.ac.uk": "Staffordshire University", + "stamford.edu": "Stamford International University( Thailand)", + "starkstate.edu": "Stark State College", + "st-aug.edu": "Saint Augustine's University", + "stcc.edu": "Springfield Technical Community College", + "stchas.edu": "St. Charles Community College", + "stcl.edu": "South Texas Collegeof Law Houston- Practical Education. Lifelong Connections.", + "stclaircollege.ca": "St. Clair College", + "stedwards.edu": "St. Edward's University in Austin, T X", + "sterling.edu": "Sterling College", + "sterlingpublicschools.org": " Sterling Public Schools", + "stetson.edu": "- Stetson University", + "steu.edu": "Educationtohelpyousoar!- Saint Elizabeth University", + "stevens.edu": "Stevens Instituteof Technology", + "stevenson.edu": "Stevenson University", + "stevensonfoundation.org": "Stevenson High School Foundation", + "stfrancis.edu": "University of St. Francis- University of St. Francis", + "stfx.ca": "St. Francis Xavier University", + "stjude.org": "St. Jude Children's Research Hospital", + "stkate.edu": "St. Catherine University", + "stlawrencecollege.ca": "- St Lawrence", + "stlukescollege.edu": "St. Luke's College- Unity Point Health", + "stmarys-ca.edu": "Saint Mary's Collegeof California", + "stmarytx.edu": "St. Mary's University", + "stockton.edu": "Stockton University", + "stonehill.edu": "Stonehill College", + "stonybrook.edu": "Stony Brook University, New York", + "stpauls.br": "- St Paul's School", + "stratatech.com": "", + "strose.edu": "The Collegeof Saint Rose", + "stthom.edu": "University of St. Thomas", + "su.edu": "", + "success.edu": "Success Education Colleges", + "suffolk.edu": "Suffolk University in Boston- Suffolk University", + "sullivan.edu": "Sullivan University", + "sum.edu": "", + "sunway.edu.my": "S UN WA YE DU CA TI ON GR OU P", + "suny.buffalostate.edu": "S UN YBuffalo State University", + "suny.edu": "", + "suny.oneonta.edu": " S UN YOneonta", + "sunyacc.edu": "S UN YAdirondack", + "sunybroome.edu": "- S UN YBroome", + "sunycgcc.edu": "", + "sunyjefferson.edu": "Jefferson Community College", + "sunymaritime.edu": "S UN YMaritime College", + "sunypoly.edu": "S UN YPolytechnic Institute", + "sunywcc.edu": "S UN YWestchester Community College-www.sunywcc.edu", + "surrey.ac.uk": "University of Surrey", + "surry.edu": "- Surry Community College", + "susqu.edu": "Susquehanna University of Pennsylvania– Susquehanna University– Susquehanna University", + "sutd.edu.sg": "Singapore University of Technologyand Design( S UT D)", + "suu.edu": "Southern Utah University", + "svcsb.ok.gov": "Oklahoma Statewide Virtual Charter School Board", + "svsu.edu": "Saginaw Valley State University", + "sw.edu": "- Southwest Virginia Community College", + "swcciowa.edu": "Southwestern Community College", + "swiha.edu": "Southwest Instituteof Healing Arts", + "swinburne.edu.my": "Swinburne University of Technology", + "swosu.edu": "Southwestern Oklahoma State University", + "swtc.edu": "Southwest Tech", + "swu.edu": "Christian Collegein South Carolina", + "sxu.edu": "Saint Xavier University", + "sydney.edu.au": "The University of Sydney- Oneofthetopuniversitiesin Australia", + "syr.edu": "Syracuse University- Syracuse University", + "tamiu.edu": "T AM IU", + "tamuc.edu": "Texas A& M University- Commerce", + "tamucc.edu": "Texas A& M University- Corpus Christi", + "tamuct.edu": "Texas A& M University- Central Texas", + "tamuk.edu": "Texas A& M University Kingsville", + "tamut.edu": "Texas A& M Texarkana Texas A& M Texarkana", + "taxinstitute.com.au": "", + "taylor.edu": "Taylor University", + "tccd.edu": "Tarrant County College", + "tcd.ie": "Trinity College Dublin", + "tcl.edu": "- Technical Collegeofthe Lowcountry", + "tcsedsystem.edu": "The Community Solution Formerly T CS Education System", + "tcsg.edu": "Technical College Systemof Georgia", + "tcu.edu": "Texas Christian University", + "temple.edu": "Temple University", + "tennessee.edu": "", + "texarkanacollege.edu": "Texarkana College", + "theafricainstitute.org": "-theafricainstitute", + "theamericancollege.edu": "The American Collegeof Financial Services", + "thebridge.tech": "The Bridge Digital Talent Accelerator", + "thechicagoschool.edu": "Welcometo The Chicago School Formerly The Chicago Schoolof Professional Psychology", + "thechristcollege.edu": "The Christ Collegeof Nursingand Health Sciences", + "thelexingtonschool.org": "The Lexington School Lexington, K YPrivate School", + "themodern.edu": "- The Modern Collegeof Design", + "thenightministry.org": "", + "think.edu.au": "Think Education Australia Torrens Global Education", + "thomasmore.edu": "Thomas More University", + "thomasu.edu": "", + "threerivers.edu": "", + "tidewatertechtrades.edu": "", + "tillamookbaycc.edu": "- Tillamook Bay Community College", + "tjc.edu": "T JC- Tyler Junior College- Tyler, T X", + "tku.edu": "", + "tlu.edu": "Texas Lutheran University", + "tntech.edu": "Tennessee Tech University", + "tnwesleyan.edu": "- Tennessee Wesleyan University", + "touro.edu": "Touro University", + "tourolaw.edu": "Touro Law- Touro Law Center Long Island, N YLaw School", + "towson.edu": "Towson University", + "transy.edu": "Transylvania University-", + "trcc.edu": "- Three Rivers College", + "trenholmstate.edu": "Trenholm State Community College", + "trentu.ca": "Trent University• Peterborough• Durham, Ontario, Canada- Trent University", + "trevecca.edu": "", + "tri-c.edu": "Tri- C Cuyahoga Community College", + "trimedx.com": "Unlockthe Full Potentialof Your Clinical Assets T RI ME DX", + "trincoll.edu": "Welcometo Trinity College", + "trine.edu": "Trine University", + "trinidadstate.edu": "Trinidad State College ", + "trinity.edu": "Trinity University- San Antonio, Texas", + "trinitycollegeqc.edu": "Trinity Collegeof Nursingand Health Sciences", + "triumpheducation.com": "", + "troy.edu": "", + "truett.edu": "", + "tsc.edu": "", + "tsu.edu": "Texas Southern University", + "ttu.edu": "Texas Tech University", + "tu.edu": "Touro University California", + "tulane.edu": "Tulane University", + "tulsacc.edu": "Tulsa Community College( T CC)", + "tulsatech.edu": "Getthetrainingyouneedtogettowork. Tulsa Technology Center", + "tun.touro.edu": "Touro University Nevada- Touro Nevada", + "tuskegee.edu": "Tuskegee University", + "tvtc.gov.sa": "", + "twc.edu": "The Washington Center D. C. Based Internshipsand Seminars", + "twu.edu": "Texas Woman's University", + "txbiomed.org": "", + "txchiro.edu": "", + "txstate.edu": "Texas State University", + "txwes.edu": "- Texas Wesleyan University", + "ua.aw": "", + "ua.edu": "The University of Alabama", + "uab.edu": "The University of Alabamaat Birmingham", + "uaccm.edu": "University of Arkansas Community Collegeat Morrilton", + "uaeu.ac.ae": "جامعةالإماراتالعربيةالمتحدة( U AE U)-أفضلالجامعاتفيإمارةأبوظبي", + "uaf.edu": "University of Alaska Fairbanks", + "uafs.edu": "University of Arkansas- Fort Smith", + "uag.edu": "Universidad Autónomade Guadalajara Schoolof Medicine U AG", + "uagc.edu": "", + "uagm.edu": " Universidad Ana G. Méndez", + "uagrantham.edu": "Get Your Online Degree At University of Arkansas Grantham", + "uah.edu": "U AH- The University of Alabamain Huntsville", + "uah.es": "Universidadde Alcalá( U AH) Madrid", + "uai.edu.ar": "U AI Universidad Abierta Interamericana", + "uakron.edu": "The University of Akron", + "ualberta.ca": "University of Alberta", + "ualr.edu": "University of Arkansasat Little Rock", + "uamont.edu": "University of Arkansasat Monticello ", + "uams.edu": "University of Arkansasfor Medical Sciences( U AM S)", + "uantwerpen.be": "Universiteit Antwerpen Universiteit Antwerpen", + "uaptc.edu": "", + "uarichmountain.edu": "", + "uark.edu": "University of Arkansas", + "uarts.edu": "University of the Arts", + "uasys.edu": "University of Arkansas System", + "uat.edu": "University of Advancing Technology", + "uav.edu": "- University of Antelope Valley", + "ubalt.edu": "University of Baltimore- Undergraduate& Graduate Degreesin Maryland", + "uca.ac.uk": "Universityforthe Creative Arts", + "uca.edu": "University of Central Arkansas— U CA", + "ucalgary.ca": "University of Calgary", + "ucavila.es": "U CA V", + "ucc.edu": "U CN J– Discover U CN J", + "ucc.edu.co": "Universidad Cooperativade Colombia", + "ucc.ie": "World-class Undergraduateand Postgraduate Educationin Ireland- University College Cork", + "uccs.edu": " U CC S", + "ucd.ie": "University College Dublin", + "ucdavis.edu": "", + "ucdenver.edu": "University of Colorado, Denver", + "uchceu.es": "Universidad CEU Cardenal Herrera", + "uchicago.edu": "U Chicago", + "uchile.cl": "Universidadde Chile", + "uci.edu": " U CI", + "ucjc.edu": "Universidad Camilo José Cela Universidadprivadaen Madrid", + "ucla.edu": "U CL A", + "uclan.ac.uk": "University of Central Lancashire- U CLan", + "ucleeds.ac.uk": "University Centre Leeds", + "uco.edu": "", + "ucollege.edu": "Union College– Findingpurpose. Unlockingpotential.", + "uconn.edu": "University of Connecticut", + "ucp.pt": "U CPpage", + "ucr.edu": "University of California, Riverside", + "ucsal.br": "Universidade Católicado Salvador Inscrições Abertas", + "ucsd.edu": "University of California San Diego", + "ucsm.edu.pe": "", + "ucumberlands.edu": "University of the Cumberlands", + "ucwv.edu": "University of Charleston", + "udaff.edu.pe": "", + "udallas.edu": "University of Dallas", + "udayton.edu": "University of Dayton", + "udc.edu": "", + "udel.edu": "University of Delaware", + "udelistmo.edu": "Udel Istmo,carrerasvirtualesypresenciales Panamá", + "udem.edu.mx": "Bienvenidosala Universidadde Monterrey U DE M", + "udmercy.edu": "University of Detroit Mercy", + "uees.edu.ec": "U EE S- Universidad Espíritu Santo- Ecuador", + "ufl.edu": "University of Florida", + "ufv.ca": "University of the Fraser Valley( U FV.ca)", + "uga.edu": "U GA", + "ugst.edu": "U GS T- Preservation. Preparation. Propagation.", + "uh.edu": "University of Houston", + "uhasselt.be": "Universiteit Hasselt- U Hasselt", + "uhcno.edu": "University of Holy Cross", + "uhk.cz": "Univerzita Hradec Králové", + "uhsp.edu": "", + "uhv.edu": "University of Houston- Victoria", + "uic.edu": "University of Illinois Chicago", + "uidaho.edu": "University of Idaho- Offeringtop-rankedprogramsinthe Northwest", + "uide.edu.ec": "U ID E", + "uillinois.edu": "University of Illinois System", + "uiowa.edu": "The University of Iowa", + "uis.edu": "University of Illinois Springfield", + "uiu.edu": "", + "uiw.edu": "University of the Incarnate Word", + "uj.edu": "University of Jamestown", + "ulacit.ac.cr": "Inicio- Ulacit Costa Rica", + "ularkin.org": "Larkin University in Miami, South Florida", + "uleth.ca": "University of Lethbridge", + "ulibertadores.edu.co": "Fundación Universitaria Los Libertadores- Institución Universitaria", + "uliege.be": "U Liège", + "ulima.edu.pe": "Inicio Universidadde Lima", + "ulm.edu": "University of Louisiana Monroe", + "ulster.ac.uk": "Ulster University", + "ultimatemedical.edu": "UMA", + "umary.edu": "University of Maryin Bismarck, N D", + "umaryland.edu": "U MB- The University of Maryland, Baltimore", + "umass.edu": "U Mass Amherst", + "umassd.edu": "U Mass Dartmouth", + "umassglobal.edu": "U Mass Global Accredited Online Degree Programs", + "umassmed.edu": "U Mass Chan Medical School", + "umayor.cl": "Universidad Mayor- Paraunespírituemprendedor,esposible", + "umb.edu": "- U Mass Boston", + "umb.edu.pl": "Uniwersytet Medycznyw Białymstoku. Stronagłówna.", + "umbc.edu": "University Of Maryland, Baltimore County", + "umc.edu": "University of Mississippi Medical Center", + "umd.edu": "The University of Maryland", + "umdearborn.edu": "University of Michigan- Dearborn", + "umflint.edu": "University of Michigan- Flint- Create Your Futurewitha U MDegree", + "umgc.edu": "University of Maryland Global Campus", + "umhb.edu": "Christian University in Texas", + "umich.edu": "University of Michigan", + "umindanao.edu.ph": "U Mindanao", + "umkc.edu": "University of Missouri- Kansas City", + "uml.edu": "U Mass Lowell U Mass Lowell", + "umm.edu.mx": "Aspirantes Universidad Metropolitanade Monterrey", + "umn.edu": "University of Minnesota Twin Cities", + "umnalumni.org": "The University of Minnesota Alumni Association", + "umobile.edu": "", + "umontreal.ca": "Universitéde Montréal", + "umsl.edu": "University of Missouri– St. Louis", + "umt.edu": "University of Montana", + "umw.edu": "", + "unav.edu": "Portada. Universidadde Navarra", + "unc.edu": "The University of North Carolinaat Chapel Hill", + "unca.edu": "U NC Asheville- Where It All Starts- U NC Asheville", + "uncc.edu": "The University of North Carolinaat Charlotte", + "uncf.org": "United Negro College Fund - U NC F", + "uncg.edu": "", + "unclenoir.org": "", + "unco.edu": "- University of Northern Colorado", + "uncp.edu": " The University of North Carolinaat Pembroke", + "uncw.edu": "University of North Carolina Wilmington", + "und.edu": "University of North Dakota", + "une.edu": "University of New Englandin Maine, Tangier,and Online", + "unf.edu": "", + "ung.edu": "University of North Georgia", + "unh.edu": "University of New Hampshire", + "uniamerica.br": "Descomplica Uni América Descomplica Uni América", + "uniavan.edu.br": "Uniavan– Cursosde Graduação, Pós Graduação, E ADe Mais!", + "unibe.edu.do": "U NI BE- Universidad Iberoamericana", + "unibocconi.eu": "Bocconi University- Schoolof Economics, Management, Lawand Political Sciencein Italy( Milan)", + "unicaribe.edu.do": "Unicaribe– Universidaddel Caribe( U NI CA RI BE)– Buscandotu Excelenciay Trabajandoportu Futuro.", + "unicatt.it": "Università Cattolicadel Sacro Cuore", + "unicla.edu.mx": "Inicio- U NI CL A", + "unicsul.br": "Universidade Cruzeiro Do Sul", + "uniftc.edu.br": "Rede U NI FT C- Movimentoparao Futuro", + "unigranrio.edu.br": "Universidade Unigranrio Afya", + "unilavras.edu.br": "Unilavras- Centro Universitáriode Lavras", + "unimc.it": "Università di Macerata", + "unimelb.edu.au": "The University of Melbourne, Australia", + "union.edu": "Union College", + "unip.br": "U NI P- Universidade Paulista Ensino Presencialea Distância", + "unipac.br": "", + "unipacuberlandia.com.br": "Unipac– Ensino Superiorcom Qualidade Superior", + "unirioja.es": "Universidadde La Rioja- Universidadpúblicaen Logroño- Unirioja", + "uni-salzburg.at": "- Paris Lodron Universität Salzburg", + "unisnorte.edu.do": "Universidad Santo Domingo Norte", + "unist.ac.kr": "", + "unitec.mx": "UNITEC Estudiala Prepa", + "unitekcollege.edu": "Unitek College", + "unitypoint.org": "Unity Point Health", + "univali.br": "Fundação Univali", + "universidadeuropea.com": "Universidad Europea- Universidad Privada Onliney Presencial", + "universitecentrale.net": "Université Centrale", + "univesp.br": "", + "unlv.edu": "University of Nevada, Las Vegas", + "unm.edu": "New Mexico's Flagship University", + "unmc.edu": "University of Nebraska Medical Center", + "unomaha.edu": "University of Nebraska Omaha", + "unt.edu": "", + "untdallas.edu": "", + "unthsc.edu": "", + "uob.edu.bh": "Human Verification", + "uoc.cw": "page- University of Curacao", + "uop.edu.jo": "", + "uopeople.edu": "", + "uoregon.edu": "University of Oregon", + "up.edu": "University of Portland", + "up.edu.pe": "Universidaddel Pacífico", + "up.education": "U PEducation Tertiarystudyin New Zealandand Australia", + "upaep.mx": "U PA EP Universidad, Puebla, Licenciaturas, Prepa, Maestría, Doctorado, Becas, Noticias, Deportes", + "upb.pitt.edu": "University of Pittsburgh at Bradford", + "upc.edu.pe": "Universidad Peruanade Ciencias Aplicadas U PC", + "upenn.edu": "University of Pennsylvania", + "upn.edu.pe": "U PN Universidad Privadadel Norte", + "upo.es": "Universidad Pablode Olavide,de Sevilla", + "upsem.edu": "Union Presbyterian Seminary Richmond& Charlotte", + "upsjb.edu.pe": "Universidad Privada San Juan Bautista U PS JB", + "upslp.edu.mx": "I NI CI OU PS LP", + "upstate.edu": "Upstate Medical University", + "uregina.ca": "University of Regina", + "uri.edu": "The University of Rhode Island", + "urse.edu.mx": "U RS EUniversidad Oaxaca- Universidad U RS E- Licenciaturas, Posgradosy Bachillerato", + "ursuline.edu": "", + "usal.edu.ar": "Universidaddel Salvador", + "usc.edu": "University of Southern California", + "uscupstate.edu": "", + "usd.edu": "University of South Dakota", + "usfca.edu": "University of San Franciscopage", + "usi.edu": "University of Southern Indiana", + "usiu.ac.ke": "U SI U- Africa", + "usj.edu": "University of Saint Joseph", + "usm.edu": "The University of Southern Mississippi", + "usna.edu": "United States Naval Academy", + "usnwc.edu": "Naval War College", + "uss.cl": "Universidad San Sebastián U SS Admisión2024", + "ustm.ac.mz": "University Saint Tho", + "usuniversity.edu": "Accredited University- San Diego", + "usv.edu": "", + "usw.edu": "Small Private University", + "ut.edu": "University of Tampa", + "uta.edu": "U TArlington– U TA- The University of Texasat Arlington", + "utah.edu": "The University of Utah", + "utahtech.edu": "Utah Tech University", + "utc.edu": "University of Tennesseeat Chattanooga", + "utdallas.edu": "The University of Texasat Dallas", + "utec.edu.sv": "Universidad Tecnológicade El Salvador", + "utep.edu": "The University of Texasat El Paso- U TE P", + "utexas.edu": "The University of Texasat Austin", + "uthsc.edu": "The University of Tennessee Health Science Center( U TH SC)", + "uthscsa.edu": " U THealth San Antonio", + "uti.edu": "Universal Technical Institute", + "utica.edu": "Utica University", + "utk.edu": "University of Tennessee, Knoxville", + "utm.edu": "The University of Tennesseeat Martin", + "utoronto.ca": "University of Toronto", + "utrgv.edu": " U TR GV", + "utsa.edu": "Welcometo The University of Texasat San Antonio", + "utsystem.edu": "The University of Texas System", + "utt.edu.tt": "The University of Trinidadand Tobago- Main Website", + "uttc.edu": "United Tribes Technical College", + "uttyler.edu": "The University of Texas at Tyler", + "utulsa.edu": "", + "uu.nl": "Universiteit Utrecht Sharingscience,shapingtomorrow", + "uvi.edu": "University of the Virgin Islands", + "uvic.ca": "- University of Victoria", + "uvm.cl": "Universidad Viñadel Mar", + "uvm.mx": "Universidad U VM Prepa, Licenciaturasy Maestrías", + "uvu.edu": "Utah Valley University", + "uw.edu": "U Wpage", + "uwa.edu": "University of West Alabama", + "uwa.edu.au": "The University of Western Australia- Seekwisdomwithaleadinguniversityforemployability", + "uwaterloo.ca": "University of Waterloo", + "uwe.ac.uk": "University of the Westof England Bristol", + "uwest.edu": "University of the West", + "uwi.edu": "The University of the West Indies", + "uwl.ac.uk": "", + "uwlax.edu": "University of Wisconsin- La Crosse", + "uwm.edu": "University of Wisconsin- Milwaukee", + "uwo.ca": "Western University", + "uwosh.edu": "- University of Wisconsin Oshkosh University of Wisconsin Oshkosh", + "uwplatt.edu": "University of Wisconsin- Platteville", + "uwrf.edu": "University of Wisconsin- River Falls", + "uws.edu": "", + "uwsp.edu": "page- University of Wisconsin- Stevens Point", + "uwstout.edu": "University of Wisconsin- Stout", + "uww.edu": "University of Wisconsin- Whitewater", + "va.gov": "V A.gov Veterans Affairs", + "valdosta.edu": "Valdosta State University- Valdosta State University", + "valenciacollege.edu": "Valencia College", + "valley.edu": "Valley College- Career Trainingin West Virginia& Cleveland, O H", + "valleyforge.edu": "University of Valley Forge", + "valpo.edu": "Valparaiso University", + "vanderbilt.edu": "Vanderbilt University", + "vassar.edu": "Vassar College", + "vcu.edu": "Virginia Commonwealth University", + "vermontlaw.edu": "Vermont Lawand Graduate School Vermont Lawand Graduate School", + "vernoncollege.edu": "Vernon College", + "vgcc.edu": "- Vance- Granville Community College", + "villanova.edu": "", + "vingroup.net": "Trangchủ- Tậpđoàn Vingroup", + "vinu.edu": "Indiana`s First College- Vincennes University", + "vinuni.edu.vn": "- Vin Uni", + "virginia.edu": "The University of Virginia", + "virginiawestern.edu": "Virginia Western Community College– Virginia Western Community College", + "vmi.edu": "Virginia Military Institute( V MI)", + "vt.edu": "Virginia Tech", + "vut.ac.za": "Vaal University of Technology", + "vwu.edu": "Virginia Wesleyan Universityis Coastal Virginia", + "wabash.edu": "Wabash College", + "wachalski.com": "Real Estate Consultingand Planning Practice", + "wagner.edu": "", + "waketech.edu": "Leadthe Way Wake Tech", + "waldorf.edu": "Waldorf University", + "wallace.edu": "Wallace Community College- Dothang", + "wallawalla.edu": "Walla Walla University", + "walnuthillcollege.edu": "", + "walsh.edu": "Welcometo Walsh University", + "warner.edu": "Warner University", + "warren-wilson.edu": "Warren Wilson College-- Warren Wilson College", + "washburn.edu": "Collegein Kansas", + "washjeff.edu": "Washington& Jefferson College- Where Changemakers Get Their Start", + "watkobenefit.com": " Watko Benefit Group Benefit Consultantin Kansas City", + "wau.edu": "Washington Adventist University- Gatewayto Service", + "wausm.education": "Western Atlantic University Schoolof Medicine", + "wayne.edu": "Wayne State University", + "waynesburg.edu": "Waynesburg University", + "wc.edu": "Weatherford College", + "wcbc.edu": "West Coast Baptist College", + "wccc.me.edu": "", + "wccnet.edu": "Washtenaw Community College", + "wcjc.edu": "", + "wcmo.edu": "", + "wcsu.edu": "", + "wcu.edu": "Western Carolina University- Western Carolina University", + "wcui.edu": "Ultrasoundand M RI Tech School W CU ISchoolof Medical Imaging", + "wcupa.edu": "West Chester University", + "wdt.edu": "Western Dakota Technical College", + "web.iit.edu": "Illinois Instituteof Technology", + "weber.edu": "Weber State University", + "webster.edu": "Webster Universitypage", + "welding.org": "Hobart Welding School- Superior Welding Trainingatan Affordable Cost", + "wells.edu": "Wells College- Aurora, N Y", + "wesleyan.edu": "Welcometo Wesleyan University- Middletown, Connecticut- Wesleyan University", + "wesleyseminary.edu": "Wesley Theological Seminary ", + "westcoastuniversity.edu": "West Coast University", + "western.edu": "Western Colorado University- Adventure Starts Here", + "westerntc.edu": "Western Technical College", + "westerntech.edu": "Western Tech- El Paso, T X", + "westernu.edu": "Western University of Health Sciences", + "westfield.ma.edu": "Westfield State University", + "westga.edu": "University of West Georgia", + "westgatech.edu": "West Georgia Technical College", + "westkentucky.kctcs.edu": " W KC TC", + "westminster.ac.uk": "University of Westminster, London", + "westminster.edu": "Westminster College", + "westmont.edu": "Westmont College", + "westmoreland.edu": "Westmoreland County Community College• Ambitious.", + "wfu.edu": "Wake Forest University", + "wgu.edu": "Western Governors University– Online College", + "whatcom.edu": "", + "wheatoncollege.edu": "Wheaton College( M A)- Liberal Artsand Sciences College", + "whittier.edu": "Whittier College", + "whitworth.edu": "Whitworth University", + "wichita.edu": "Wichita State University- Kansas", + "widener.edu": "Widener University", + "wilberforce.edu": "- Wilberforce University", + "wilkes.edu": "Wilkes University", + "williamjames.edu": "William James College- Experiential Educationin Graduate Psychology", + "williams.edu": "Williams College", + "williamwoods.edu": "William Woods University", + "wilmington.edu": "Wilmington College( Wilmingtong)", + "wilson.edu": "Find Your Bold Wilson Edu", + "wilsoncc.edu": "Wilson Community College- Wilson Community College- Wilson, N C", + "wiltech.edu": "Williamsburg Technical College", + "wingate.edu": "Wingate University", + "winona.edu": "Winona State University", + "winthrop.edu": "Winthrop University, Rock Hill, S C29733, U SA", + "wisc.edu": "University of Wisconsin– Madison", + "wit.edu": "Wentworth", + "wittenberg.edu": "A Top- Ranked Liberal Arts Collegein Ohio", + "wiu.edu": "Western Illinois University- Yourpotential. Ourpurpose.", + "wku.edu": "W KU- Western Kentucky University", + "wlc.edu": "Wisconsin Lutheran College", + "wlu.ca": "Wilfrid Laurier University", + "wm.edu": "William& Mary", + "wmich.edu": "Western Michigan University", + "wncc.edu": "", + "wne.edu": "Western New England University", + "wofford.edu": "Wofford College", + "wooster.edu": "The Collegeof Wooster", + "worcester.ac.uk": "University Of Worcester", + "worcester.edu": "Worcester State University", + "worwic.edu": "Wor- Wic Community College-", + "wou.edu": "Western Oregon University", + "wpia.uj.edu.pl": "Stronagłówna- Wydział Prawai Administracji- Uniwersytet Jagielloński", + "wpunj.edu": "William Paterson University", + "wright.edu": "Wright State University", + "wsc.edu": "", + "wssu.edu": "Winston - Salem State University", + "wsu.edu": "Washington State University", + "wsutech.edu": "", + "wtamu.edu": "West Texas A&M University", + "wtc.edu": "Western Texas College- For Western Texas Community College", + "wustl.edu": "Washington University in St. Louis", + "wvncc.edu": "West Virginia Northern Community College", + "wvu.edu": "West Virginia University", + "wvwc.edu": "- West Virginia Wesleyan College", + "ww2.wpunj.edu": "William Paterson University", + "wwu.edu": "Western Washington University", + "www.hh.se": "Högskolani Halmstad- Högskolani Halmstad", + "www.oakwood.edu": "Oakwood University", + "www.uct.cl": "Inicio U CT", + "wyotech.edu": "", + "xavier.edu": "Xavier University", + "xavierhs.org": "Xavier High School- A Catholic, Jesuit High Schoolfor Boysin New York, N Y", + "xula.edu": "", + "yale.edu": "Yale University", + "yccc.edu": "York County Community College", + "yearup.org": "Job Trainingto Closethe Opportunity Divide Year Up", + "york.ac.uk": "University of York", + "york.edu": "", + "yorku.ca": "York University", + "yorkvilleu.ca": "Yorkville University", + "ysu.edu": "Y SU", + "yu.edu": "Yeshiva University", + "zanestate.edu": "New- Zane State College", + "zu.ac.ae": "Zayed University, United Arab Emirates", + "byupathway.org": "B YU- Pathway Worldwide B YU- Pathway ", + "up.edu.mx": "Universidad Panamericana", + "uap.asia": "U A& P- Unitas", + "byui.edu": "", +} diff --git a/Todos.md b/Todos.md index 275287f4..eba4ff48 100644 --- a/Todos.md +++ b/Todos.md @@ -57,10 +57,10 @@ FEAT: Transcripts page - Clickable courses, Export of table "proof for learner", - [X] Submit 2 CSQLs for Zenjob - one for PX and one for additional instance of CE - [X] Zenjob - Clean "Internal Zenjob Testing" - remove everyone without a Zenjob email address. One domain - zenjob.com. -- [ ] Part 2 - Add people to academy and add them to Internal Zenjob Testing group. -- [-] Ask about the following: - - [ ] Can a person "speak" to a KC bot? - - [ ] How does KC bot search work? +- [X] Part 2 - Add people to academy and add them to Internal Zenjob Testing group. +- [X] Ask about the following: + - [X] Can a person "speak" to a KC bot? + - [X] How does KC bot search work? - [X] Will NP have improved search in 2024? Will AI be included? - [X] Walmart: Back button from overview page takes a while to respond. - [X] Mattr: Research [Avner's Slack @@ -109,7 +109,7 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th ## 03-08-2024 -- [ ] Chat with Allyson about ILTs and manager permissions. +- [X] Chat with Allyson about ILTs and manager permissions. - [ ] Ask Charlie about a categories to courses script. - Anthology - [ ] Find out if ppl roles (mgr/admin) are in any API payloads. - Anthology - [X] Ask Lila about verbiage of LMS vs CE Product, etc. @@ -124,12 +124,12 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th ## 03-13-2024 -- [ ] Artera: ask for DB query of all courses in HTML formatting in spreadsheet +- [X] Artera: ask for DB query of all courses in HTML formatting in spreadsheet * This may no longer be possible due to a security flaw in how we stored RTE data. - [X] Blacklane - invite Timo to sandbox - [X] Blacklane - Add check on login page for group, if group exists, bypass selection screen - [X] Blacklane - Ask if there is an endpoint that shows the courses within an LP & the order -- [ ] HowardHanna - Send follow up email. +- [X] HowardHanna - Send follow up email. - [ ] SPS - Send intro to Tracy email. ## 03-14-2024 @@ -142,6 +142,10 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th - [ ] Transfer SSO Config from Luminate Prod to Mexico - [ ] Try and rip language picker from Pipedrive into Mexico - [ ] Complete Downsell/Churn sheet by 3/29 -- [ ] +## 03-25-2024 + +- [ ] Cin7 - Clone all courses from Customers to Partner instance +- [ ] Cin7 - Clone all templates from Customer to Partner instance +- [ ] Cin7 - Create Google Sheet & Script that pulls list of courses.