diff --git a/related_website_sets.JSON b/related_website_sets.JSON index c1fd2716..f6f61215 100644 --- a/related_website_sets.JSON +++ b/related_website_sets.JSON @@ -609,6 +609,16 @@ "rationaleBySite": { "https://wordle.at": "We are migrating our domain and will soon redirect all traffic from here to the primary, both of which we own. The two sites are almost identical. For convenience we want to transfer session cookies so users stay logged in." } - } + }, + { + "contact": "nadeerax@gmail.com", + "primary": "https://nodejsapi1.vercel.app", + "associatedSites": [ + "https://dev.diagnostic.pearsonplaces.com.au" + ], + "rationaleBySite": { + "https://dev.diagnostic.pearsonplaces.com.au": "Testing how to calll https://nodejsapi1.vercel.app to create an authentication cookie from https://dev.diagnostic.pearsonplaces.com.au" + } + } ] }