Untitled

Run Settings
LanguageJavaScript
Language Version
Run Command
var links = [ "https://www.charidy.com/17102331378521467101", "https://www.charidy.com/171023313785214671011", "https://www.charidy.com/171023313785214671012", "https://www.charidy.com/171023313785214671013", "https://www.charidy.com/171023313785214671014", "https://www.charidy.com/171023313785214671015", "https://www.charidy.com/171023313785214671016", "https://www.charidy.com/171023313785214671017", "https://www.charidy.com/1710233137852146710", "https://www.charidy.com/1710232327525336526", "https://snippet.host/tkbpgs", "https://paste.ee/p/JYQVb", "https://pastelink.net/mt6lhiwk", "https://telegra.ph/IndexBoost-03-12", "https://pastebin.com/vGCmBTgc", "https://pastebin.com/xeFZLbmz" ]; links.forEach(function(linkUrl) { var link = document.createElement('a'); link.href = linkUrl; link.textContent = linkUrl; document.getElementById('container').appendChild(link); document.getElementById('container').appendChild(document.createElement('br')); });
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Dynamic Hyperlinks</title> </head> <body> <div id="container"> </div> <script src="main.js"></script> </body> </html>
Editor Settings
Theme
Key bindings
Full width
Lines