Site Notice
hello, world
Short url
From Project-EPB Commons
腾讯
- url.cn
<html> <div id="tencent"> <iframe style="border:none; width:100%; height:1.8em;" class="tc-s-url" scrolling="no"></iframe> <input placeholder="https://wjghj.cn" value="https://wjghj.cn" class="urlRequest"/> <button onclick="getTencent()">生成</button> </div> <script> function getTencent() {
$('.tc-s-url').attr('src','https://sa.sogou.com/gettiny?url='+$('#tencent .urlRequest').val());
} </script> </html>