mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-12 20:25:06 +01:00
robots: added more paths to ignore
This commit is contained in:
parent
441d53a2c3
commit
a69497245b
1 changed files with 4 additions and 1 deletions
|
@ -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