Skip to content

Commit 8d9e17f

Browse files
committed
add parent target
1 parent 8729e8b commit 8d9e17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/sondehub.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4397,5 +4397,5 @@ function isInt(n) {
43974397

43984398
// some fun
43994399
if (document.referrer == "https://www.telegraph.co.uk/" && window.self !== window.top){
4400-
window.open("https://www.abc.net.au/news/2017-04-27/toy-echidna-launched-into-space-by-riverland-library/8473720")
4400+
window.open("https://www.abc.net.au/news/2017-04-27/toy-echidna-launched-into-space-by-riverland-library/8473720", "_parent")
44014401
}

0 commit comments

Comments
 (0)