-
Notifications
You must be signed in to change notification settings - Fork 0
/
url_list.json
38 lines (38 loc) · 1 KB
/
url_list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"url_info_list": [
{
"url": "https://paiza.jp/",
"filename": "all_top.png"
}, {
"url": "https://paiza.jp/student",
"filename": "student_top.png"
}, {
"url": "https://paiza.jp/mail/change_complete",
"filename": "change_complete.png"
}, {
"url": "https://paiza.jp/user/withdraw",
"filename": "withdraw.png"
}, {
"url": "https://paiza.jp/user/withdrawal_questionnaire",
"filename": "withdrawal_questionnaire.png"
}, {
"url": "https://paiza.jp/user/withdrawal_complete",
"filename": "withdrawal_complete.png"
}, {
"url": "https://paiza.jp/cgc",
"filename": "cgc_top.png"
}, {
"url": "https://paiza.jp/moshijo",
"filename": "moshijo_top.png"
}, {
"url": "https://paiza.jp/paijo",
"filename": "paijo_top.png"
}, {
"url": "https://paiza.jp/ts/6",
"filename": "ts_6.png"
}, {
"url": "https://paiza.jp/poh/hatsukoi",
"filename": "poh8_top.png"
}
]
}