Skip to content

Commit

Permalink
- for testing JsonP cross domain request I added apfelmaennchen-JsonP…
Browse files Browse the repository at this point in the history
… as search peer to RichClient

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5677 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
apfelmaennchen committed Mar 7, 2009
1 parent 16f5c6a commit e73ac67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion htroot/yacy/ui/sidebar/sidebar_1.html
Expand Up @@ -79,7 +79,8 @@ <h3><a href="#">YaCy P2P Websearch</a></h3><!-- 0 -->
<option value="/yacysearch.json?resource=local&verify=true" >local peer</option>
<option value="ymarks" >bookmarks</option>
<option value="/api/util/ynetSearch.json?login=&url=http://sciencenet.fzk.de:8080/yacysearch.json?resource=global&verify=true" >sciencenet-ynetSearch</option>
<option value="http://sciencenet.fzk.de:8080/yacysearch.json?callback=?&resource=global&verify=true" >sciencenet-JsonP</option>
<option value="http://sciencenet.fzk.de:8080/yacysearch.json?callback=?&resource=global&verify=true" >sciencenet-JsonP</option>
<option value="http://yacy.kicks-ass.net:8080/yacysearch.json?callback=?&resource=global&verify=true" >apfelmaennchen-JsonP</option>
</select>
<br />
<label for="resource">Language:</label>
Expand Down

0 comments on commit e73ac67

Please sign in to comment.