We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9710ec6 commit 90168e3Copy full SHA for 90168e3
plugins/domains/hockeydb.com.js
@@ -30,7 +30,8 @@ export default {
30
},
31
32
tests: [
33
- "http://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=89716",
34
- "http://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=73254"
+ "https://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=89716",
+ "https://www.hockeydb.com/ihdb/stats/pdisplay.php?pid=73254",
35
+ "https://hockeydb.com/ihdb/stats/pdisplay.php?pid=4910"
36
]
37
};
0 commit comments