Skip to content

Commit

Permalink
Merge pull request #69 from tw31122007/testing2
Browse files Browse the repository at this point in the history
1
  • Loading branch information
tw31122007 authored Feb 21, 2024
2 parents dc44f41 + 8bdf4c0 commit e3f5821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/openurl.js
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit e3f5821

Please sign in to comment.