magiptv
This commit is contained in:
25
magiptv/snoop/.htaccess
Normal file
25
magiptv/snoop/.htaccess
Normal file
@@ -0,0 +1,25 @@
|
||||
AddType application/x-httpd-php .html .htm
|
||||
<Files ".appsnscriptspanels.db">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
<Files ".logs.db">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
<Files ".appsnscriptspanelsvpn.db">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
<Files "ann.json">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
<Files "main.json">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
<Files "user_message.db">
|
||||
Order Allow,Deny
|
||||
Deny from all
|
||||
</Files>
|
||||
Reference in New Issue
Block a user