Skip to content

Commit 000d2c8

Browse files
chore(release): 1.3.19 [skip ci]
1 parent a22bd6b commit 000d2c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9433,7 +9433,7 @@ class WayBack {
94339433
}
94349434
exports["default"] = WayBack;
94359435
WayBack.baseWaybackUrl = 'https://web.archive.org/save';
9436-
WayBack.statusGuidRegex = /watchJob\("(?<guid>[0-9nps]{4}-[0-9a-f]{40}-[0-9a-f]{8})/;
9436+
WayBack.statusGuidRegex = /watchJob\("(?<guid>[0-9nps]{4}-[0-9a-f]{40})/;
94379437

94389438

94399439
/***/ }),

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wayback",
3-
"version": "1.3.18",
3+
"version": "1.3.19",
44
"private": true,
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)