π’Rank (clickable)
Create a clickable rank interface using a multiple open text
Steps
// Insert the Library URLs enclosed by quotes and separated by commas
let scripts = [
"https://survey-library.azurewebsites.net/rank.js"
];
/* The rest of code... */Last updated