| # Copyright 2014 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| |
| URL_LIST = [ |
| # Why: #1 (Alexa) most visited page worldwide, picked a reasonable |
| # search term |
| 'https://www.google.co.uk/#hl=en&q=science', |
| # Why: #2 (Alexa) most visited page worldwide, picked the most liked |
| # page |
| 'https://m.facebook.com/rihanna', |
| # Why: #3 (Alexa) most visited page worldwide, picked a reasonable |
| # search term |
| 'http://m.youtube.com/results?q=science', |
| # Why: #4 (Alexa) most visited page worldwide, picked a reasonable search |
| # term |
| 'http://search.yahoo.com/search;_ylt=?p=google', |
| # Why: #5 (Alexa) most visited page worldwide, picked a reasonable search |
| # term |
| 'http://www.baidu.com/s?word=google', |
| # Why: #6 (Alexa) most visited page worldwide, picked a reasonable page |
| 'http://en.m.wikipedia.org/wiki/Science', |
| # Why: #10 (Alexa) most visited page worldwide, picked the most followed |
| # user |
| 'https://mobile.twitter.com/justinbieber?skip_interstitial=true', |
| # Why: #11 (Alexa) most visited page worldwide, picked a reasonable |
| # page |
| 'http://www.amazon.com/gp/aw/s/?k=nexus', |
| # Why: #13 (Alexa) most visited page worldwide, picked the first real |
| # page |
| 'http://m.intl.taobao.com/group-purchase.html', |
| # Why: #18 (Alexa) most visited page worldwide, picked a reasonable |
| # search term |
| 'http://yandex.ru/touchsearch?text=science', |
| ] |