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 8729e8b commit 8d9e17fCopy full SHA for 8d9e17f
js/sondehub.js
@@ -4397,5 +4397,5 @@ function isInt(n) {
4397
4398
// some fun
4399
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")
+ window.open("https://www.abc.net.au/news/2017-04-27/toy-echidna-launched-into-space-by-riverland-library/8473720", "_parent")
4401
}
0 commit comments