Skip to content

Commit 91b1766

Browse files
📦package v17.6.1
1 parent 79780b6 commit 91b1766

File tree

7 files changed

+89
-17
lines changed

7 files changed

+89
-17
lines changed

dist/js/content.js

Lines changed: 83 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7213,7 +7213,7 @@ class ShowLargerThumbnails {
72137213
// 收藏作品后出现的“相关作品”区域
72147214
// 寻找作品列表 ul 元素的上、下 div 元素,左侧是占位符,右侧是遮罩
72157215
const els = document.querySelectorAll('ul + div');
7216-
els.forEach(div => {
7216+
els.forEach((div) => {
72177217
div.parentElement.classList.add('ul-father');
72187218
});
72197219
}
@@ -7223,7 +7223,7 @@ class ShowLargerThumbnails {
72237223
const els = document.querySelectorAll('.bg-background1');
72247224
const name = 'wrapperwrapper';
72257225
// 先把所有符合条件的都移除目标 className,再对最后一个添加目标 className
7226-
els.forEach(el => el.classList.remove(name));
7226+
els.forEach((el) => el.classList.remove(name));
72277227
els[els.length - 1].classList.add(name);
72287228
// 查找作品列表的 UL 元素
72297229
// 因为会有多个板块,所以需要多次查找
@@ -7724,18 +7724,14 @@ __webpack_require__.r(__webpack_exports__);
77247724
// 显示最近更新内容
77257725
class ShowWhatIsNew {
77267726
constructor() {
7727-
this.flag = '17.6.0';
7727+
this.flag = '17.6.1';
77287728
this.bindEvents();
77297729
}
77307730
bindEvents() {
77317731
window.addEventListener(_EVT__WEBPACK_IMPORTED_MODULE_4__.EVT.list.settingInitialized, () => {
77327732
// 消息文本要写在 settingInitialized 事件回调里,否则它们可能会被翻译成错误的语言
77337733
let msg = `
7734-
<span>💡${_Lang__WEBPACK_IMPORTED_MODULE_0__.lang.transl('_为下载器的设置项添加了更多提示')}</span>
7735-
<br>
7736-
<span>🗑️${_Lang__WEBPACK_IMPORTED_MODULE_0__.lang.transl('_移除设置项')}${_Lang__WEBPACK_IMPORTED_MODULE_0__.lang.transl('_添加命名标记前缀')}</span>
7737-
<br>
7738-
<span>🗑️${_Lang__WEBPACK_IMPORTED_MODULE_0__.lang.transl('_移除设置项')}${_Lang__WEBPACK_IMPORTED_MODULE_0__.lang.transl('_隐藏浏览器底部的下载栏')}</span>
7734+
<span>${_Lang__WEBPACK_IMPORTED_MODULE_0__.lang.transl('_修复已知问题')}</span>
77397735
`;
77407736
// <strong>
77417737
// <span>✨${lang.transl('_新增设置项')}:</span>
@@ -21315,7 +21311,7 @@ class WorkPublishTime {
2131521311
// 获取图像作品的数据
2131621312
_utils_SecretSignal__WEBPACK_IMPORTED_MODULE_1__.secretSignal.register('ppdtask1', () => {
2131721313
// 上次记录到 131220000
21318-
this.crawlData(130560000, 131229053);
21314+
this.crawlData(130600000, 131229053);
2131921315
});
2132021316
// 获取小说作品的数据
2132121317
_utils_SecretSignal__WEBPACK_IMPORTED_MODULE_1__.secretSignal.register('ppdtask2', () => {
@@ -45926,7 +45922,69 @@ const illustsData = [
4592645922
[130570001, 1747596240000],
4592745923
[130580000, 1747633920000],
4592845924
[130590000, 1747655820000],
45929-
[130560000, 1747576500000], [130570001, 1747596240000], [130580000, 1747633920000], [130590000, 1747655820000], [130600000, 1747670220000], [130610000, 1747706400000], [130620000, 1747735200000], [130630001, 1747750680000], [130640000, 1747777560000], [130650000, 1747813140000], [130660002, 1747831680000], [130670000, 1747847520000], [130680000, 1747887420000], [130690000, 1747913040000], [130700000, 1747927800000], [130710000, 1747963020000], [130720000, 1747993680000], [130730000, 1748009040000], [130740000, 1748031840000], [130750000, 1748061900000], [130760001, 1748082600000], [130770000, 1748096400000], [130780000, 1748118060000], [130790000, 1748147400000], [130800000, 1748166120000], [130810000, 1748179380000], [130820000, 1748194260000], [130830000, 1748231220000], [130840000, 1748256840000], [130850000, 1748271300000], [130860001, 1748300400000], [130870001, 1748335260000], [130880000, 1748351460000], [130890000, 1748368380000], [130900000, 1748406960000], [130910000, 1748431200000], [130920000, 1748444820000], [130930000, 1748476800000], [130940000, 1748509200000], [130950000, 1748524680000], [130960000, 1748543160000], [130970000, 1748581380000], [130980001, 1748603880000], [130990000, 1748617260000], [131000000, 1748645700000], [131010000, 1748670960000], [131020000, 1748689080000], [131030000, 1748701920000], [131040000, 1748720400000], [131050000, 1748748840000], [131060000, 1748768280000], [131070000, 1748781420000], [131080000, 1748793600000], [131090001, 1748828220000], [131100000, 1748856600000], [131110000, 1748871240000], [131120000, 1748889960000], [131130001, 1748926680000], [131140000, 1748949360000], [131150000, 1748962920000], [131160000, 1748993400000], [131170001, 1749026940000], [131180000, 1749042420000], [131190000, 1749058740000], [131200000, 1749097140000], [131210000, 1749121920000], [131220000, 1749135960000]
45925+
[130600000, 1747670220000],
45926+
[130610000, 1747706400000],
45927+
[130620000, 1747735200000],
45928+
[130630001, 1747750680000],
45929+
[130640000, 1747777560000],
45930+
[130650000, 1747813140000],
45931+
[130660002, 1747831680000],
45932+
[130670000, 1747847520000],
45933+
[130680000, 1747887420000],
45934+
[130690000, 1747913040000],
45935+
[130700000, 1747927800000],
45936+
[130710000, 1747963020000],
45937+
[130720000, 1747993680000],
45938+
[130730000, 1748009040000],
45939+
[130740000, 1748031840000],
45940+
[130750000, 1748061900000],
45941+
[130760001, 1748082600000],
45942+
[130770000, 1748096400000],
45943+
[130780000, 1748118060000],
45944+
[130790000, 1748147400000],
45945+
[130800000, 1748166120000],
45946+
[130810000, 1748179380000],
45947+
[130820000, 1748194260000],
45948+
[130830000, 1748231220000],
45949+
[130840000, 1748256840000],
45950+
[130850000, 1748271300000],
45951+
[130860001, 1748300400000],
45952+
[130870001, 1748335260000],
45953+
[130880000, 1748351460000],
45954+
[130890000, 1748368380000],
45955+
[130900000, 1748406960000],
45956+
[130910000, 1748431200000],
45957+
[130920000, 1748444820000],
45958+
[130930000, 1748476800000],
45959+
[130940000, 1748509200000],
45960+
[130950000, 1748524680000],
45961+
[130960000, 1748543160000],
45962+
[130970000, 1748581380000],
45963+
[130980001, 1748603880000],
45964+
[130990000, 1748617260000],
45965+
[131000000, 1748645700000],
45966+
[131010000, 1748670960000],
45967+
[131020000, 1748689080000],
45968+
[131030000, 1748701920000],
45969+
[131040000, 1748720400000],
45970+
[131050000, 1748748840000],
45971+
[131060000, 1748768280000],
45972+
[131070000, 1748781420000],
45973+
[131080000, 1748793600000],
45974+
[131090001, 1748828220000],
45975+
[131100000, 1748856600000],
45976+
[131110000, 1748871240000],
45977+
[131120000, 1748889960000],
45978+
[131130001, 1748926680000],
45979+
[131140000, 1748949360000],
45980+
[131150000, 1748962920000],
45981+
[131160000, 1748993400000],
45982+
[131170001, 1749026940000],
45983+
[131180000, 1749042420000],
45984+
[131190000, 1749058740000],
45985+
[131200000, 1749097140000],
45986+
[131210000, 1749121920000],
45987+
[131220000, 1749135960000],
4593045988
];
4593145989

4593245990

@@ -48426,7 +48484,21 @@ const novelData = [
4842648484
[24800000, 1747480215000],
4842748485
[24810000, 1747569547000],
4842848486
[24820000, 1747663152000],
48429-
[24830000, 1747767341000], [24840002, 1747896380000], [24850000, 1748002544000], [24860001, 1748093834000], [24870000, 1748178344000], [24880000, 1748271184000], [24890002, 1748384982000], [24900000, 1748496150000], [24910002, 1748597783000], [24920001, 1748687094000], [24930001, 1748769266000], [24940000, 1748859574000], [24950000, 1748950535000], [24960000, 1749042637000], [24970000, 1749134229000]
48487+
[24830000, 1747767341000],
48488+
[24840002, 1747896380000],
48489+
[24850000, 1748002544000],
48490+
[24860001, 1748093834000],
48491+
[24870000, 1748178344000],
48492+
[24880000, 1748271184000],
48493+
[24890002, 1748384982000],
48494+
[24900000, 1748496150000],
48495+
[24910002, 1748597783000],
48496+
[24920001, 1748687094000],
48497+
[24930001, 1748769266000],
48498+
[24940000, 1748859574000],
48499+
[24950000, 1748950535000],
48500+
[24960000, 1749042637000],
48501+
[24970000, 1749134229000],
4843048502
];
4843148503

4843248504

dist/js/content.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Powerful Pixiv Downloader",
3-
"version": "17.6.0",
3+
"version": "17.6.1",
44
"manifest_version": 3,
55
"description": "强大的 Pixiv 批量下载器。Powerful Pixiv batch downloader. 強力な Pixiv ダウンローダー。",
66
"icons": {

dist/style/showLargerThumbnails.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ body[data-page-type='23'] .worksUL {
591591
padding-right: 0 !important;
592592
}
593593
body[data-page-type='23'] .worksUL > div > div > div,
594-
body[data-page-type='23'] div[type="illust"] > div {
594+
body[data-page-type='23'] div[type='illust'] > div {
595595
width: auto !important;
596596
height: auto !important;
597597
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "powerful-pixiv-downloader",
3-
"version": "17.6.0",
3+
"version": "17.6.1",
44
"description": "强大的 Pixiv 批量下载器。Powerful Pixiv batch downloader. 強力な Pixiv ダウンローダー。",
55
"repository": "https://github.com/xuejianxianzun/PixivBatchDownloader",
66
"author": "xuejianxianzun",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Powerful Pixiv Downloader",
3-
"version": "17.6.0",
3+
"version": "17.6.1",
44
"manifest_version": 3,
55
"description": "强大的 Pixiv 批量下载器。Powerful Pixiv batch downloader. 強力な Pixiv ダウンローダー。",
66
"icons": {

src/ts/ShowWhatIsNew.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class ShowWhatIsNew {
1111
this.bindEvents()
1212
}
1313

14-
private flag = '17.6.0'
14+
private flag = '17.6.1'
1515

1616
private bindEvents() {
1717
window.addEventListener(EVT.list.settingInitialized, () => {

0 commit comments

Comments
 (0)