Skip to content

Commit f58089d

Browse files
committed
xyplorer: Update checkver source
1 parent 58b35c0 commit f58089d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bucket/xyplorer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
],
2727
"persist": "Data",
2828
"checkver": {
29-
"url": "https://www.xyplorer.com/download.php",
30-
"re": "What's New in ([\\d.]+)*.*\\?"
29+
"url": "https://www.xyplorer.com/whatsnew.php",
30+
"re": "What's New in ([\\d.]+)*?\\s+.*"
3131
},
3232
"autoupdate": {
3333
"architecture": {

0 commit comments

Comments
 (0)