mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2024-12-22 17:10:26 +03:00
965c2b243f
1. added more comments. 2. added NC Tag for making all the static assets case insensetive ("jpg" now matches "jpg" and "JPG" and so on) 3. transformed "jpe|jpeg" into "jpe?g" as its regex for the same, but shorter 4. changed line 8 from "+" to "*" to match everything, also zero times the wildcard |
||
---|---|---|
.. | ||
icons | ||
.htaccess | ||
favicon.gif | ||
favicon.ico | ||
favicon.png | ||
favicon.svg | ||
index.html | ||
manifest.json |