Skip to content

Commit

Permalink
Add Slub and Videocampus forwards (fix #83)
Browse files Browse the repository at this point in the history
  • Loading branch information
C0ntroller committed May 6, 2022
1 parent 16efa36 commit 43e26c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/contentScripts/forward/searchEngines/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ const sites = {
'magma': 'https://bildungsportal.sachsen.de/magma/',
'opal': 'https://bildungsportal.sachsen.de/opal/shiblogin?0',
'selma': 'https://selma.tu-dresden.de/APP/EXTERNALPAGES/-N000000000000001,-N000155,-AEXT_willkommen',
'slub': 'https://www.slub-dresden.de/',
'tucloud': 'https://cloudstore.zih.tu-dresden.de/index.php/login',
'tudmail': 'https://msx.tu-dresden.de/owa/#path=/mail',
'tumail': 'https://msx.tu-dresden.de/owa/#path=/mail',
'tumatrix': 'https://matrix.tu-dresden.de/#/',
'tumed': 'https://eportal.med.tu-dresden.de/login',
'tustore': 'https://cloudstore.zih.tu-dresden.de/index.php/login',
'videocampus': 'https://videocampus.tu-dresden.de/',
}

export async function fwdEnabled() {
Expand Down

0 comments on commit 43e26c8

Please sign in to comment.