This website works better with JavaScript.
Explore
Help
Sign In
xiaoz
/
imgurl
mirror of
https://github.com/helloxz/imgurl.git
Watch
1
Star
0
Fork
You've already forked imgurl
0
Code
Issues
Projects
Releases
Wiki
Activity
ImgURL是一个简单、纯粹的图床程序,让个人图床多一个选择。
php
xiaoz
markdown
imgurl
17
Commits
4
Branches
12
Tags
6.0 MiB
PHP
97%
JavaScript
1.2%
Hack
0.7%
CSS
0.7%
HTML
0.3%
Tree:
5fbe28d19d
imgurl
/
recycle
/
.htaccess
5 lines
85 B
Raw
Blame
History
<IfModule
mod_rewrite.c
>
RewriteEngine
On
order
allow,deny
deny
from
all
</IfModule
>
Reference in new issue
Copy Permalink