修改数值数据为新的端口,本例为2020。 图 修改为2020端口 依次打开注册表分支 HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > Terminal Server > WinStations > RDP-Tcp,并双击PortNumber键值。 a. 将对话框中的“基数”栏选择为“十进制”。 b. 修改数值数据为新的端口,本例为2020。
示例代码 const HOMEPAGE_URL = "https://ctyun.cn/" const PROTECTED_TYPE = "image/" async function handleRequest(request) { // Fetch the original request const response = await fetch(request) // If it's an image, engage hotlink protection based on the // Referer
示例代码 const HOMEPAGE_URL = "https://ctyun.cn/" const PROTECTED_TYPE = "image/" async function handleRequest(request) { // Fetch the original request const response = await fetch(request) // If it's an image, engage hotlink protection based on the // Referer
示例代码 const HOMEPAGE_URL = "https://ctyun.cn/" const PROTECTED_TYPE = "image/" async function handleRequest(request) { // Fetch the original request const response = await fetch(request) // If it's an image, engage hotlink protection based on the // Referer