Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 21 - 21 of 21 for url_link (0.04 seconds)

  1. src/main/webapp/js/chat.js

                var source = sources[i];
                var title = source.title || source.url || ('Source ' + (i + 1));
                var navigationUrl = sanitizeUrl(source.goUrl || source.urlLink || source.url);
                var icon = getFileTypeIcon(source.url, source.mimetype);
                var typeLabel = getFileTypeLabel(source.url, source.mimetype);
    
                html += '<li>' +
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Mar 19 01:36:02 GMT 2026
    - 30.6K bytes
    - Click Count (0)
Back to Top