-
Notifications
You must be signed in to change notification settings - Fork 1
/
config.json
140 lines (140 loc) · 3.53 KB
/
config.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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"lastCheckTime": "2021-02-04 11:21:50",
"filterTitleKeywords": [
"VR"
],
"filterNumberOrPrefix": [
"OFJE",
"DASD-791"
],
"linkPrefix": "https://javdb.com/actors/",
"linkSuffix": "?page=currentPage&t=c",
"downloadCover": {
"switch": 1,
"imgPath": "movieCovers",
"imgName": "actor-number-release.png",
"timeout": 10,
"retryCount": 3
},
"actorList": [
{
"actor": "三上悠亜",
"linkKeyword": "Av2e",
"lastDownloadMovieNumber": "SSIS-116",
"lastDownloadMovieReleaseDate": "2021-07-19",
"check": 1
},
{
"actor": "葵つかさ",
"linkKeyword": "A5yq",
"lastDownloadMovieNumber": "SSNI-940",
"lastDownloadMovieReleaseDate": "2020-12-19",
"check": 1
},
{
"actor": "架乃ゆら",
"linkKeyword": "p50Z",
"lastDownloadMovieNumber": "SSNI-942",
"lastDownloadMovieReleaseDate": "2020-12-19",
"check": 1
},
{
"actor": "桜空もも",
"linkKeyword": "bvWB",
"lastDownloadMovieNumber": "IPX-597",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "明里つむぎ",
"linkKeyword": "M4Q7",
"lastDownloadMovieNumber": "IPX-602",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "高橋しょう子",
"linkKeyword": "x4MV",
"lastDownloadMovieNumber": "MIDE-875",
"lastDownloadMovieReleaseDate": "2021-02-01",
"check": 1
},
{
"actor": "水トさくら",
"linkKeyword": "0edE",
"lastDownloadMovieNumber": "MIDE-872",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "相沢みなみ",
"linkKeyword": "RAnD",
"lastDownloadMovieNumber": "IPX-604",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "七ツ森りり",
"linkKeyword": "Ewa2",
"lastDownloadMovieNumber": "SSNI-960",
"lastDownloadMovieReleaseDate": "2021-01-07",
"check": 1
},
{
"actor": "楓カレン",
"linkKeyword": "kzx6",
"lastDownloadMovieNumber": "IPX-596",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "川上奈々美",
"linkKeyword": "pPBw",
"lastDownloadMovieNumber": "MEYD-647",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "星宮一花",
"linkKeyword": "vd2n",
"lastDownloadMovieNumber": "SSNI-967",
"lastDownloadMovieReleaseDate": "2021-01-19",
"check": 1
},
{
"actor": "篠田ゆう",
"linkKeyword": "WE4e",
"lastDownloadMovieNumber": "MIMK-082",
"lastDownloadMovieReleaseDate": "2021-01-13",
"check": 1
},
{
"actor": "小島みなみ",
"linkKeyword": "A2Q0",
"lastDownloadMovieNumber": "SSNI-953",
"lastDownloadMovieReleaseDate": "2021-01-07",
"check": 1
},
{
"actor": "坂道みる",
"linkKeyword": "vd5z",
"lastDownloadMovieNumber": "SSNI-906",
"lastDownloadMovieReleaseDate": "2020-11-07",
"check": 1
},
{
"actor": "天使もえ",
"linkKeyword": "5Oyz",
"lastDownloadMovieNumber": "FSDSS-146",
"lastDownloadMovieReleaseDate": "2020-12-24",
"check": 1
},
{
"actor": "橋本ありな",
"linkKeyword": "RJM8",
"lastDownloadMovieNumber": "FSDSS-127",
"lastDownloadMovieReleaseDate": "2020-11-26",
"check": 1
}
]
}