mirror of
https://github.com/imputnet/cobalt.git
synced 2025-03-07 07:06:20 +00:00
robots: added more paths to ignore
This commit is contained in:
parent
441d53a2c3
commit
a69497245b
|
@ -1,5 +1,8 @@
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Disallow: /icons/
|
Disallow: /emoji/
|
||||||
Disallow: /fonts/
|
Disallow: /fonts/
|
||||||
|
Disallow: /icons/
|
||||||
|
Disallow: /sponsors/
|
||||||
|
Disallow: /updateBanners/
|
||||||
Disallow: /*.js
|
Disallow: /*.js
|
||||||
Disallow: /*.css
|
Disallow: /*.css
|
||||||
|
|
Loading…
Reference in a new issue