diff options
| author | Michael Peter Christen <mc@yacy.net> | 2026-07-05 12:04:42 +0200 |
|---|---|---|
| committer | Michael Peter Christen <mc@yacy.net> | 2026-07-05 12:04:42 +0200 |
| commit | 35a1d85f8b7f34e3bcc45d30333a93383cb13493 (patch) | |
| tree | 274bd072de827493d5452f60b9005599b0423770 /htroot/yacysearchitem.html | |
| parent | 9e5958ab0e180a64d82490c6459510e6fe695c85 (diff) | |
removed the snapshot feature and all dependencies from non-java code
Diffstat (limited to 'htroot/yacysearchitem.html')
| -rw-r--r-- | htroot/yacysearchitem.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/htroot/yacysearchitem.html b/htroot/yacysearchitem.html index 9692fc1f0..ded6617e0 100644 --- a/htroot/yacysearchitem.html +++ b/htroot/yacysearchitem.html @@ -52,7 +52,6 @@ #(showProxy)#::<span role="separator" aria-orientation="vertical"> | </span><a href="proxy.html?url=#[link]#" target="_blank">View via proxy</a>#(/showProxy)# #(showIndexBrowser)#::<span role="separator" aria-orientation="vertical"> | </span><a href="IndexBrowser_p.html?path=#[link]#"><img src="env/grafics/minitree.png" width="15" height="8" title="Browse index" alt="Browse index"/></a>#(/showIndexBrowser)# #(showVocabulary)#::<br/>#{vocabulary}##[name]#:#[terms]# #{/vocabulary}##(/showVocabulary)# - #(showSnapshots)#::<span role="separator" aria-orientation="vertical"> | </span><a href="#[link]#" target="_blank">#[extension]# Snapshot</a>#(/showSnapshots)# #(showRanking)#::<span role="separator" aria-orientation="vertical"> | </span><span title="Raw ranking score value">Ranking: #[ranking]#</span>#(/showRanking)# </p> </div> |
