X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fjasmine-popup.html;h=7d1b157542c2e7aac72de7d5f419650f58c0200f;hb=40ebe86a8b551faa6ec711e5a38e5a2de515ca45;hp=2f1405937553ada6be306678d5fc22cc534ec647;hpb=2d42607fe8a0f8904c1e73f84ac1e5283a736554;p=mkws-moved-to-github.git diff --git a/examples/htdocs/jasmine-popup.html b/examples/htdocs/jasmine-popup.html index 2f14059..7d1b157 100644 --- a/examples/htdocs/jasmine-popup.html +++ b/examples/htdocs/jasmine-popup.html @@ -52,14 +52,14 @@ // use a our main service proxy with mkws test account var mkws_config = { perpage_default: 10, - pazpar2_url: "//mkws.indexdata.com/service-proxy/", - service_proxy_auth: "//mkws.indexdata.com/service-proxy-testauth" + pazpar2_url: "//sp-mkws.indexdata.com/service-proxy/", + service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-testauth" }; var jasmine_config = { search_query: "netbsd", expected_hits: 10, - active_clients: 12, + active_clients: 13, check_motd: false, show_record_url: true };