Initial commit
This commit is contained in:
commit
65e0da7e11
1397 changed files with 596542 additions and 0 deletions
6
assets/fonts/.htaccess
Normal file
6
assets/fonts/.htaccess
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
RewriteEngine On
|
||||
RewriteCond %{HTTP:Origin} !^$|http(s)?://(www\.)?popnoire\.com$ [NC]
|
||||
RewriteRule \.(woff|eot|svg|otf|ttf|woff2)$ - [NC,L]
|
||||
RewriteCond %{HTTP_REFERER} !.
|
||||
RewriteRule \.(woff|eot|svg|otf|ttf|woff2)$ - [F,NC,L]
|
||||
Options -Indexes
|
||||
Loading…
Add table
Add a link
Reference in a new issue