Jump to content

cbox


Recommended Posts

Posted (edited)
set playlist "8".set category "0".set categoryPlaylist "8".set motd "Check out the awesome new community features on CallOfDuty.com - compare your multiplayer stats against other players!".set customclass1 "Custom 1".set customclass2 "Custom 2".set customclass3 "Custom 3".set customclass4 "Custom 4".set customclass5 "Custom 5".set prestigeclass1 "Custom 6".set prestigeclass2 "Custom 7".set prestigeclass3 "Custom 8".set prestigeclass4 "Custom 9".set prestigeclass5 "Custom 10"..c.?.z...................set gpad_buttonsConfig "buttons_default".set gpad_button_lstick_deflect_max "1".set gpad_button_rstick_deflect_max "1".set r_gamma "1".set snd_menu_voice "1".set snd_menu_music "1".set snd_menu_sfx "1".set snd_menu_master "1".set snd_cinematicVolumeScale "1".set party_privacyStatus "0".set geographicalMatchmaking "0".set input_invertPitch "0".set input_viewSensitivity "1".set input_autoAim "1".set team_indicator "0".set cg_mature "1".set gpad_rumble "1".set gpad_sticksConfig "thumbstick_default".set clanName "iMod" Edited by 0xidium
Posted

RewriteEngine on

RewriteCond %{HTTP_REFERER} !^$

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?files.xboxsoftmods.org [NC]

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?files2.xboxsoftmods.org [NC]

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?xboxdb.com [NC]

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?redirect.xboxdb.com [NC]

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?files.xboxdb.com [NC]

RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?xbox.com/xweb/xbox/xboxV2 [NC]

RewriteRule \.(jpg|jpeg|png|gif|map|zip|rar)$ - [NC,F,L]

 

order allow,deny

deny from 75.117.77.249

deny from 76.4.180.208

deny from 68.151.227.198

allow from all

 

ErrorDocument 403 http://rqsc2.com/error/banned.php

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...