diff --git a/assets/js/openurl.js b/assets/js/openurl.js index d9c777bc..cc22aba9 100644 --- a/assets/js/openurl.js +++ b/assets/js/openurl.js @@ -61,7 +61,7 @@ function setWaflashURL(url) { function setGameInfo(gameName, appName, prefix, iframeType, showNameAndImg) { function constructURL(gameName, prefix) { - var allowedDomains = ['alegithomeworksite.com.au', 'alegithomeworksite.eu.org', 'alegithomeworksite.online', 'bchsubl0ckedgxmes.co.uk', 'bchsubl0ckedgxmes.uk', 'defnotgxmes.ink', 'desmoscalc.me', 'elephantmunchingcontest.com.au', 'elephantmunchingcontest.site', 'elephantmunchingcontest.tech', 'geologyrocks.com.au', 'imrunningoutofideas.com.au', 'imrunningoutofideas.online', 'notapr0xy.com.au', 'notapr0xy.online', 'pizzafuneral.com.au', 'pizzafuneral.online', 'pizzafuneral.site', 'pizzafuneral.store', 'pizzafuneral.xyz', 'probnotschoolwork.ink', 'thefastestturtle.online', 'the-toaster-is-a.ninja', 'thisisatotallylegithomeworkwebsite.com.au', 'thisisatotallylegithomeworkwebsite.online', 'tylerisawesome.co.uk', 'tylerisawesome.uk', 'uc5ntb10ckm3.com.au', 'uc5ntb10ckm3.online']; + var allowedDomains = ['alegithomeworksite.com.au', 'alegithomeworksite.eu.org', 'alegithomeworksite.online', 'bchsubl0ckedgxmes.co.uk', 'bchsubl0ckedgxmes.uk', 'defnotgxmes.ink', 'desmoscalc.me', 'elephantmunchingcontest.com.au', 'elephantmunchingcontest.site', 'elephantmunchingcontest.tech', 'geologyrocks.com.au', 'imrunningoutofideas.com.au', 'imrunningoutofideas.online', 'notapr0xy.com.au', 'notapr0xy.online', 'pizzafuneral.com.au', 'pizzafuneral.online', 'pizzafuneral.site', 'pizzafuneral.store', 'pizzafuneral.xyz', 'probnotschoolwork.ink', 'thefastestturtle.online', 'the-toaster-is-a.ninja', 'thisisatotallylegithomeworkwebsite.com.au', 'thisisatotallylegithomeworkwebsite.online', 'tylerisawesome.co.uk', 'tylerisawesome.uk', 'uc5ntb10ckm3.com.au', 'uc5ntb10ckm3.online', 'thefastestlearner.com.au', 'thefastestlearner.online', 'thefastestlearner.store', 'thefastestlearner.xyz', 'schoolisawesome.online']; var defaultDomain = 'notapr0xy.com.au'; // Default domain to use if not in the allowed list var currentDomain = window.location.hostname;