Simanta
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

.htaccess 14KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. RewriteEngine On
  2. # If an existing asset or directory is requested go to it as it is
  3. RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -f [OR]
  4. RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -d
  5. RewriteRule ^ - [L]
  6. # If the requested resource doesn't exist, use index.html
  7. RewriteRule ^ /index.html
  8. <IfModule mod_expires.c>
  9. ExpiresActive On
  10. # Images
  11. ExpiresByType image/jpeg "access plus 1 year"
  12. ExpiresByType image/gif "access plus 1 year"
  13. ExpiresByType image/png "access plus 1 year"
  14. ExpiresByType image/webp "access plus 1 year"
  15. ExpiresByType image/svg+xml "access plus 1 year"
  16. ExpiresByType image/x-icon "access plus 1 year"
  17. # Video
  18. ExpiresByType video/mp4 "access plus 1 year"
  19. ExpiresByType video/mpeg "access plus 1 year"
  20. # CSS, JavaScript
  21. ExpiresByType text/css "access plus 1 month"
  22. ExpiresByType text/javascript "access plus 1 month"
  23. ExpiresByType application/javascript "access plus 1 month"
  24. </IfModule>
  25. <IfModule mod_headers.c>
  26. <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$">
  27. Header set Access-Control-Allow-Origin "*"
  28. </FilesMatch>
  29. <FilesMatch "\.(ico|pdf|flv|swf|gif|png|jpg|jpeg|txt|html|htm)$">
  30. Header set Cache-Control "max-age=2592000, public"
  31. </FilesMatch>
  32. <FilesMatch "\.(css|js)$">
  33. FileETag None
  34. Header unset ETag
  35. Header unset Pragma
  36. Header unset Cache-Control
  37. Header unset Last-Modified
  38. Header set Pragma "no-cache"
  39. Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
  40. Header set Expires "Thu, 1 Jan 1970 00:00:00 GMT"
  41. </FilesMatch>
  42. </IfModule>
  43. <IfModule mod_mime.c>
  44. AddType application/x-javascript .js
  45. AddType text/css .css
  46. AddType font/eot .eot
  47. AddType font/ttf .ttf
  48. AddType font/woff .woff
  49. AddType font/woff2 .woff2
  50. </IfModule>
  51. <IfModule mod_deflate.c>
  52. AddOutputFilterByType DEFLATE font/eot font/ttf font/woff font/woff2 text/css application/x-javascript text/x-component text/html text/plain text/xml application/javascript
  53. <IfModule mod_setenvif.c>
  54. BrowserMatch ^Mozilla/4 gzip-only-text/html
  55. BrowserMatch ^Mozilla/4.0[678] no-gzip
  56. BrowserMatch bMSIE !no-gzip !gzip-only-text/html
  57. </IfModule>
  58. DeflateCompressionLevel 9
  59. </IfModule>
  60. <IfModule mod_headers.c>
  61. RewriteCond "%{HTTP:Accept-encoding}" "gzip"
  62. RewriteCond "%{REQUEST_FILENAME}\.gz" -s
  63. RewriteRule "^(.*)\.css" "$1\.css\.gz" [QSA]
  64. RewriteCond "%{HTTP:Accept-encoding}" "gzip"
  65. RewriteCond "%{REQUEST_FILENAME}\.gz" -s
  66. RewriteRule "^(.*)\.js" "$1\.js\.gz" [QSA]
  67. RewriteRule "\.css\.gz$" "-" [T=text/css,E=no-gzip:1]
  68. RewriteRule "\.js\.gz$" "-" [T=text/javascript,E=no-gzip:1]
  69. <FilesMatch "(\.js\.gz|\.css\.gz)$">
  70. Header append Content-Encoding gzip
  71. Header append Vary Accept-Encoding
  72. </FilesMatch>
  73. </IfModule>
  74. # Begin HackRepair.com Blacklist
  75. RewriteEngine on
  76. # Abuse Agent Blocking
  77. RewriteCond %{HTTP_USER_AGENT} ^[Ww]eb[Bb]andit [NC,OR]
  78. RewriteCond %{HTTP_USER_AGENT} ^$ [NC,OR]
  79. RewriteCond %{HTTP_USER_AGENT} ^Acunetix [NC,OR]
  80. RewriteCond %{HTTP_USER_AGENT} ^binlar [NC,OR]
  81. RewriteCond %{HTTP_USER_AGENT} ^BlackWidow [NC,OR]
  82. RewriteCond %{HTTP_USER_AGENT} ^Bolt\ 0 [NC,OR]
  83. RewriteCond %{HTTP_USER_AGENT} ^BOT\ for\ JCE [NC,OR]
  84. RewriteCond %{HTTP_USER_AGENT} ^Bot\ mailto:craftbot\@yahoo\.com [NC,OR]
  85. RewriteCond %{HTTP_USER_AGENT} ^casper [NC,OR]
  86. RewriteCond %{HTTP_USER_AGENT} ^checkprivacy [NC,OR]
  87. RewriteCond %{HTTP_USER_AGENT} ^ChinaClaw [NC,OR]
  88. RewriteCond %{HTTP_USER_AGENT} ^clshttp [NC,OR]
  89. RewriteCond %{HTTP_USER_AGENT} ^cmsworldmap [NC,OR]
  90. RewriteCond %{HTTP_USER_AGENT} ^comodo [NC,OR]
  91. RewriteCond %{HTTP_USER_AGENT} ^Custo [NC,OR]
  92. RewriteCond %{HTTP_USER_AGENT} ^Default\ Browser\ 0 [NC,OR]
  93. RewriteCond %{HTTP_USER_AGENT} ^diavol [NC,OR]
  94. RewriteCond %{HTTP_USER_AGENT} ^DIIbot [NC,OR]
  95. RewriteCond %{HTTP_USER_AGENT} ^DISCo [NC,OR]
  96. RewriteCond %{HTTP_USER_AGENT} ^dotbot [NC,OR]
  97. RewriteCond %{HTTP_USER_AGENT} ^Download\ Demon [NC,OR]
  98. RewriteCond %{HTTP_USER_AGENT} ^eCatch [NC,OR]
  99. RewriteCond %{HTTP_USER_AGENT} ^EirGrabber [NC,OR]
  100. RewriteCond %{HTTP_USER_AGENT} ^EmailCollector [NC,OR]
  101. RewriteCond %{HTTP_USER_AGENT} ^EmailSiphon [NC,OR]
  102. RewriteCond %{HTTP_USER_AGENT} ^EmailWolf [NC,OR]
  103. RewriteCond %{HTTP_USER_AGENT} ^Express\ WebPictures [NC,OR]
  104. RewriteCond %{HTTP_USER_AGENT} ^extract [NC,OR]
  105. RewriteCond %{HTTP_USER_AGENT} ^ExtractorPro [NC,OR]
  106. RewriteCond %{HTTP_USER_AGENT} ^EyeNetIE [NC,OR]
  107. RewriteCond %{HTTP_USER_AGENT} ^feedfinder [NC,OR]
  108. RewriteCond %{HTTP_USER_AGENT} ^FHscan [NC,OR]
  109. RewriteCond %{HTTP_USER_AGENT} ^FlashGet [NC,OR]
  110. RewriteCond %{HTTP_USER_AGENT} ^flicky [NC,OR]
  111. RewriteCond %{HTTP_USER_AGENT} ^FunWebProducts [NC,OR]
  112. RewriteCond %{HTTP_USER_AGENT} ^g00g1e [NC,OR]
  113. RewriteCond %{HTTP_USER_AGENT} ^GetRight [NC,OR]
  114. RewriteCond %{HTTP_USER_AGENT} ^GetWeb! [NC,OR]
  115. RewriteCond %{HTTP_USER_AGENT} ^Go-Ahead-Got-It [NC,OR]
  116. RewriteCond %{HTTP_USER_AGENT} ^Go!Zilla [NC,OR]
  117. RewriteCond %{HTTP_USER_AGENT} ^grab [NC,OR]
  118. RewriteCond %{HTTP_USER_AGENT} ^GrabNet [NC,OR]
  119. RewriteCond %{HTTP_USER_AGENT} ^Grafula [NC,OR]
  120. RewriteCond %{HTTP_USER_AGENT} ^harvest [NC,OR]
  121. RewriteCond %{HTTP_USER_AGENT} ^HMView [NC,OR]
  122. RewriteCond %{HTTP_USER_AGENT} ^ia_archiver [NC,OR]
  123. RewriteCond %{HTTP_USER_AGENT} ^Image\ Stripper [NC,OR]
  124. RewriteCond %{HTTP_USER_AGENT} ^Image\ Sucker [NC,OR]
  125. RewriteCond %{HTTP_USER_AGENT} ^InterGET [NC,OR]
  126. RewriteCond %{HTTP_USER_AGENT} ^Internet\ Ninja [NC,OR]
  127. RewriteCond %{HTTP_USER_AGENT} ^InternetSeer\.com [NC,OR]
  128. RewriteCond %{HTTP_USER_AGENT} ^jakarta [NC,OR]
  129. RewriteCond %{HTTP_USER_AGENT} ^Java [NC,OR]
  130. RewriteCond %{HTTP_USER_AGENT} ^JetCar [NC,OR]
  131. RewriteCond %{HTTP_USER_AGENT} ^JOC\ Web\ Spider [NC,OR]
  132. RewriteCond %{HTTP_USER_AGENT} ^kanagawa [NC,OR]
  133. RewriteCond %{HTTP_USER_AGENT} ^kmccrew [NC,OR]
  134. RewriteCond %{HTTP_USER_AGENT} ^larbin [NC,OR]
  135. RewriteCond %{HTTP_USER_AGENT} ^LeechFTP [NC,OR]
  136. RewriteCond %{HTTP_USER_AGENT} ^libwww [NC,OR]
  137. RewriteCond %{HTTP_USER_AGENT} ^Mass\ Downloader [NC,OR]
  138. RewriteCond %{HTTP_USER_AGENT} ^Maxthon$ [NC,OR]
  139. RewriteCond %{HTTP_USER_AGENT} ^microsoft\.url [NC,OR]
  140. RewriteCond %{HTTP_USER_AGENT} ^MIDown\ tool [NC,OR]
  141. RewriteCond %{HTTP_USER_AGENT} ^miner [NC,OR]
  142. RewriteCond %{HTTP_USER_AGENT} ^Mister\ PiX [NC,OR]
  143. RewriteCond %{HTTP_USER_AGENT} ^Mozilla\.*Indy [NC,OR]
  144. RewriteCond %{HTTP_USER_AGENT} ^Mozilla\.*NEWT [NC,OR]
  145. RewriteCond %{HTTP_USER_AGENT} ^MSFrontPage [NC,OR]
  146. RewriteCond %{HTTP_USER_AGENT} ^Navroad [NC,OR]
  147. RewriteCond %{HTTP_USER_AGENT} ^NearSite [NC,OR]
  148. RewriteCond %{HTTP_USER_AGENT} ^Net\ Vampire [NC,OR]
  149. RewriteCond %{HTTP_USER_AGENT} ^NetAnts [NC,OR]
  150. RewriteCond %{HTTP_USER_AGENT} ^NetSpider [NC,OR]
  151. RewriteCond %{HTTP_USER_AGENT} ^NetZIP [NC,OR]
  152. RewriteCond %{HTTP_USER_AGENT} ^nutch [NC,OR]
  153. RewriteCond %{HTTP_USER_AGENT} ^Octopus [NC,OR]
  154. RewriteCond %{HTTP_USER_AGENT} ^Offline\ Explorer [NC,OR]
  155. RewriteCond %{HTTP_USER_AGENT} ^Offline\ Navigator [NC,OR]
  156. RewriteCond %{HTTP_USER_AGENT} ^PageGrabber [NC,OR]
  157. RewriteCond %{HTTP_USER_AGENT} ^Papa\ Foto [NC,OR]
  158. RewriteCond %{HTTP_USER_AGENT} ^pavuk [NC,OR]
  159. RewriteCond %{HTTP_USER_AGENT} ^pcBrowser [NC,OR]
  160. RewriteCond %{HTTP_USER_AGENT} ^PeoplePal [NC,OR]
  161. RewriteCond %{HTTP_USER_AGENT} ^planetwork [NC,OR]
  162. RewriteCond %{HTTP_USER_AGENT} ^psbot [NC,OR]
  163. RewriteCond %{HTTP_USER_AGENT} ^purebot [NC,OR]
  164. RewriteCond %{HTTP_USER_AGENT} ^pycurl [NC,OR]
  165. RewriteCond %{HTTP_USER_AGENT} ^RealDownload [NC,OR]
  166. RewriteCond %{HTTP_USER_AGENT} ^ReGet [NC,OR]
  167. RewriteCond %{HTTP_USER_AGENT} ^Rippers\ 0 [NC,OR]
  168. RewriteCond %{HTTP_USER_AGENT} ^SeaMonkey$ [NC,OR]
  169. RewriteCond %{HTTP_USER_AGENT} ^sitecheck\.internetseer\.com [NC,OR]
  170. RewriteCond %{HTTP_USER_AGENT} ^SiteSnagger [NC,OR]
  171. RewriteCond %{HTTP_USER_AGENT} ^skygrid [NC,OR]
  172. RewriteCond %{HTTP_USER_AGENT} ^SmartDownload [NC,OR]
  173. RewriteCond %{HTTP_USER_AGENT} ^sucker [NC,OR]
  174. RewriteCond %{HTTP_USER_AGENT} ^SuperBot [NC,OR]
  175. RewriteCond %{HTTP_USER_AGENT} ^SuperHTTP [NC,OR]
  176. RewriteCond %{HTTP_USER_AGENT} ^Surfbot [NC,OR]
  177. RewriteCond %{HTTP_USER_AGENT} ^tAkeOut [NC,OR]
  178. RewriteCond %{HTTP_USER_AGENT} ^Teleport\ Pro [NC,OR]
  179. RewriteCond %{HTTP_USER_AGENT} ^Toata\ dragostea\ mea\ pentru\ diavola [NC,OR]
  180. RewriteCond %{HTTP_USER_AGENT} ^turnit [NC,OR]
  181. RewriteCond %{HTTP_USER_AGENT} ^vikspider [NC,OR]
  182. RewriteCond %{HTTP_USER_AGENT} ^VoidEYE [NC,OR]
  183. RewriteCond %{HTTP_USER_AGENT} ^Web\ Image\ Collector [NC,OR]
  184. RewriteCond %{HTTP_USER_AGENT} ^Web\ Sucker [NC,OR]
  185. RewriteCond %{HTTP_USER_AGENT} ^WebAuto [NC,OR]
  186. RewriteCond %{HTTP_USER_AGENT} ^WebCopier [NC,OR]
  187. RewriteCond %{HTTP_USER_AGENT} ^WebFetch [NC,OR]
  188. RewriteCond %{HTTP_USER_AGENT} ^WebGo\ IS [NC,OR]
  189. RewriteCond %{HTTP_USER_AGENT} ^WebLeacher [NC,OR]
  190. RewriteCond %{HTTP_USER_AGENT} ^WebReaper [NC,OR]
  191. RewriteCond %{HTTP_USER_AGENT} ^WebSauger [NC,OR]
  192. RewriteCond %{HTTP_USER_AGENT} ^Website\ eXtractor [NC,OR]
  193. RewriteCond %{HTTP_USER_AGENT} ^Website\ Quester [NC,OR]
  194. RewriteCond %{HTTP_USER_AGENT} ^WebStripper [NC,OR]
  195. RewriteCond %{HTTP_USER_AGENT} ^WebWhacker [NC,OR]
  196. RewriteCond %{HTTP_USER_AGENT} ^WebZIP [NC,OR]
  197. RewriteCond %{HTTP_USER_AGENT} ^Wget [NC,OR]
  198. RewriteCond %{HTTP_USER_AGENT} ^Widow [NC,OR]
  199. RewriteCond %{HTTP_USER_AGENT} ^WPScan [NC,OR]
  200. RewriteCond %{HTTP_USER_AGENT} ^WWW-Mechanize [NC,OR]
  201. RewriteCond %{HTTP_USER_AGENT} ^WWWOFFLE [NC,OR]
  202. RewriteCond %{HTTP_USER_AGENT} ^Xaldon\ WebSpider [NC,OR]
  203. RewriteCond %{HTTP_USER_AGENT} ^Yandex [NC,OR]
  204. RewriteCond %{HTTP_USER_AGENT} ^Zeus [NC,OR]
  205. RewriteCond %{HTTP_USER_AGENT} ^zmeu [NC,OR]
  206. RewriteCond %{HTTP_USER_AGENT} 360Spider [NC,OR]
  207. RewriteCond %{HTTP_USER_AGENT} AhrefsBot [NC,OR]
  208. RewriteCond %{HTTP_USER_AGENT} CazoodleBot [NC,OR]
  209. RewriteCond %{HTTP_USER_AGENT} discobot [NC,OR]
  210. RewriteCond %{HTTP_USER_AGENT} EasouSpider [NC,OR]
  211. RewriteCond %{HTTP_USER_AGENT} ecxi [NC,OR]
  212. RewriteCond %{HTTP_USER_AGENT} GT::WWW [NC,OR]
  213. RewriteCond %{HTTP_USER_AGENT} heritrix [NC,OR]
  214. RewriteCond %{HTTP_USER_AGENT} HTTP::Lite [NC,OR]
  215. RewriteCond %{HTTP_USER_AGENT} HTTrack [NC,OR]
  216. RewriteCond %{HTTP_USER_AGENT} ia_archiver [NC,OR]
  217. RewriteCond %{HTTP_USER_AGENT} id-search [NC,OR]
  218. RewriteCond %{HTTP_USER_AGENT} id-search\.org [NC,OR]
  219. RewriteCond %{HTTP_USER_AGENT} IDBot [NC,OR]
  220. RewriteCond %{HTTP_USER_AGENT} Indy\ Library [NC,OR]
  221. RewriteCond %{HTTP_USER_AGENT} IRLbot [NC,OR]
  222. RewriteCond %{HTTP_USER_AGENT} ISC\ Systems\ iRc\ Search\ 2\.1 [NC,OR]
  223. RewriteCond %{HTTP_USER_AGENT} LinksCrawler [NC,OR]
  224. RewriteCond %{HTTP_USER_AGENT} LinksManager.com_bot [NC,OR]
  225. RewriteCond %{HTTP_USER_AGENT} linkwalker [NC,OR]
  226. RewriteCond %{HTTP_USER_AGENT} lwp-trivial [NC,OR]
  227. RewriteCond %{HTTP_USER_AGENT} MFC_Tear_Sample [NC,OR]
  228. RewriteCond %{HTTP_USER_AGENT} Microsoft\ URL\ Control [NC,OR]
  229. RewriteCond %{HTTP_USER_AGENT} Missigua\ Locator [NC,OR]
  230. RewriteCond %{HTTP_USER_AGENT} MJ12bot [NC,OR]
  231. RewriteCond %{HTTP_USER_AGENT} panscient.com [NC,OR]
  232. RewriteCond %{HTTP_USER_AGENT} PECL::HTTP [NC,OR]
  233. RewriteCond %{HTTP_USER_AGENT} PHPCrawl [NC,OR]
  234. RewriteCond %{HTTP_USER_AGENT} PleaseCrawl [NC,OR]
  235. RewriteCond %{HTTP_USER_AGENT} SBIder [NC,OR]
  236. RewriteCond %{HTTP_USER_AGENT} SearchmetricsBot [NC,OR]
  237. RewriteCond %{HTTP_USER_AGENT} Snoopy [NC,OR]
  238. RewriteCond %{HTTP_USER_AGENT} Sogou [NC,OR]
  239. RewriteCond %{HTTP_USER_AGENT} Steeler [NC,OR]
  240. RewriteCond %{HTTP_USER_AGENT} URI::Fetch [NC,OR]
  241. RewriteCond %{HTTP_USER_AGENT} urllib [NC,OR]
  242. RewriteCond %{HTTP_USER_AGENT} Web\ Sucker [NC,OR]
  243. RewriteCond %{HTTP_USER_AGENT} webalta [NC,OR]
  244. RewriteCond %{HTTP_USER_AGENT} WebCollage [NC,OR]
  245. RewriteCond %{HTTP_USER_AGENT} Wells\ Search\ II [NC,OR]
  246. RewriteCond %{HTTP_USER_AGENT} WEP\ Search [NC,OR]
  247. RewriteCond %{HTTP_USER_AGENT} XoviBot [NC,OR]
  248. RewriteCond %{HTTP_USER_AGENT} YisouSpider [NC,OR]
  249. RewriteCond %{HTTP_USER_AGENT} zermelo [NC,OR]
  250. RewriteCond %{HTTP_USER_AGENT} ZyBorg
  251. RewriteRule ^.* - [F,L]
  252. # Abuse bot blocking rule end
  253. # Abuse HTTP Referrer Blocking
  254. RewriteCond %{HTTP_REFERER} free-social-buttions\.com [NC,OR]
  255. RewriteCond %{HTTP_REFERER} best-seo-offer\.com [NC,OR]
  256. RewriteCond %{HTTP_REFERER} buttons-for-your-website\.com [NC,OR]
  257. RewriteCond %{HTTP_REFERER} www1.free-social-buttons\.com [NC,OR]
  258. RewriteCond %{HTTP_REFERER} www2.free-social-buttons\.com [NC,OR]
  259. RewriteCond %{HTTP_REFERER} www3.free-social-buttons\.com [NC,OR]
  260. RewriteCond %{HTTP_REFERER} 100dollars-seo.com\.com [NC,OR]
  261. RewriteCond %{HTTP_REFERER} www4.free-social-buttons\.com
  262. RewriteRule ^.* - [F,L]
  263. # Abuse HTTP Referrer Blocking end
  264. # Start Custom Blocks
  265. # Aboundex
  266. Deny from 173.192.34.95
  267. # Bluecoat
  268. deny from 8.21.4.254
  269. deny from 65.46.48.192/30
  270. deny from 65.160.238.176/28
  271. deny from 85.92.222.0/24
  272. deny from 206.51.36.0/22
  273. deny from 216.52.23.0/24
  274. # cyveillance
  275. deny from 38.100.19.8/29
  276. deny from 38.100.21.0/24
  277. deny from 38.100.41.64/26
  278. deny from 38.105.71.0/25
  279. deny from 38.105.83.0/27
  280. deny from 38.112.21.140/30
  281. deny from 38.118.42.32/29
  282. deny from 65.213.208.128/27
  283. deny from 65.222.176.96/27
  284. deny from 65.222.185.72/29
  285. # Cyberpatrol
  286. deny from 38.103.17.160/27
  287. # Internet Identity - Anti-Phishing
  288. deny from 66.113.96.0/20
  289. deny from 70.35.113.192/27
  290. # Ironport
  291. deny from 204.15.80.0/22
  292. # Lightspeed Systems Security
  293. deny from 66.17.15.128/26
  294. deny from 69.84.207.32/27
  295. deny from 69.84.207.128/25
  296. # Layered Technologies
  297. deny from 72.36.128.0/17
  298. deny from 72.232.0.0/16
  299. deny from 72.233.0.0/17
  300. deny from 216.32.0.0/14
  301. # M86
  302. deny from 67.192.231.224/29
  303. deny from 208.90.236.0/22
  304. # Phish-Inspector.com
  305. deny from 209.147.127.208/28
  306. # Prescient Software, Inc. Phishmongers
  307. deny from 198.186.190.0/23
  308. deny from 198.186.192.0/23
  309. deny from 198.186.194.0/24
  310. # urlfilterdb
  311. deny from 207.210.99.32/29
  312. # websense-in.car1.sandiego1.level3.net
  313. deny from 4.53.120.22
  314. # Websense
  315. deny from 66.194.6.0/24
  316. deny from 67.117.201.128/28
  317. deny from 69.67.32.0/20
  318. deny from 131.191.87.0/24
  319. deny from 204.15.64.0/21
  320. deny from 208.80.192.0/21
  321. deny from 212.62.26.64/27
  322. deny from 213.168.226.0/24
  323. deny from 213.168.241.0/30
  324. deny from 213.168.242.0/30
  325. deny from 213.236.150.16/28
  326. # End Custom Blocks. Add a couple line breaks below this as well.
  327. # Block comment spammers and bad bots
  328. # Add your custom IP block list here. Example format:
  329. # deny from 4.53.120.22
  330. # End Block comment spammers, bad bots and some proxies
  331. # End HackRepair.com Blacklist, http://pastebin.com/u/hackrepair