Searched refs:URLS (Results 1 – 4 of 4) sorted by relevance
6 var URLS = new Array(); variable35 urls: URLS,97 URLS[u_index++] = 'http://www.google.com';98 URLS[u_index++] = 'http://www.yahoo.com';99 URLS[u_index++] = 'http://www.facebook.com';100 URLS[u_index++] = 'http://www.youtube.com';101 URLS[u_index++] = 'http://www.wikipedia.org';102 URLS[u_index++] = 'http://www.amazon.com';103 URLS[u_index++] = 'http://www.msn.com';104 URLS[u_index++] = 'http://www.bing.com';[all …]
29 URLS = sorted([URL_TEMPLATE % d for d in SOURCES]) variable50 if s.read() == '\n'.join(URLS):60 for url in URLS:74 s.write('\n'.join(URLS))
70 ' urls: URLS, }]'
4429 + Fixed sendRedirect for non http URLS