Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
e56419a5
Commit
e56419a5
authored
Sep 26, 2017
by
Karl Hasselbring
Browse files
Merge with master
parents
09f37c7b
a6a23480
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/assets/js/scriptResultPage.js
View file @
e56419a5
...
...
@@ -557,7 +557,7 @@ function loadQuicktips (search, locale, sprueche) {
getQuicktips
(
search
,
locale
,
blacklist
,
createQuicktips
);
}
const
QUICKTIP_SERVER
=
'
http://quicktips.metager3.de
:63825
'
;
const
QUICKTIP_SERVER
=
'
http
s
://quicktips.metager3.de
'
;
/**
* Requests quicktips from the quicktip server and passes them to the loadedHandler
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment