Skip to content

Commit 90168e3

Browse files
committed
hockeydb.com: update test URLs
1 parent 9710ec6 commit 90168e3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

plugins/domains/hockeydb.com.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ export default {
3030
},
3131

3232
tests: [
33-
"http://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=89716",
34-
"http://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=73254"
33+
"https://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=89716",
34+
"https://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=73254",
35+
"https://hockeydb.com/ihdb/stats/pdisplay.php?pid=4910"
3536
]
3637
};

0 commit comments

Comments
 (0)