• Stars
    star
    172
  • Rank 220,377 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 7 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

一个域名缩短服务的源代码

CRZ.im


一个支持域名缩短网站的源代码

概述

CRZ.im 是一个网址缩短服务的网站,这是它的源代码。

安装

CRZ.im 基于 PHP、SQLite 进行开发,您只需要修改 config.php 的相关配置并把 inc 目录权限设置为可读写即可。对于 Nginx 用户,则还需把 nginx.txt 里面的内容添加到 Nginx 的配置文件里。