mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2025-11-21 23:18:23 +00:00
added kernel running/installed version Added dasboard card and filteres for reboot fixed security qty updated on dnf
27 lines
364 B
Plaintext
27 lines
364 B
Plaintext
# Disallow all search engine crawlers
|
|
User-agent: *
|
|
Disallow: /
|
|
|
|
# Specifically target major search engines
|
|
User-agent: Googlebot
|
|
Disallow: /
|
|
|
|
User-agent: Bingbot
|
|
Disallow: /
|
|
|
|
User-agent: Slurp
|
|
Disallow: /
|
|
|
|
User-agent: DuckDuckBot
|
|
Disallow: /
|
|
|
|
User-agent: Baiduspider
|
|
Disallow: /
|
|
|
|
User-agent: YandexBot
|
|
Disallow: /
|
|
|
|
# Prevent indexing of all content
|
|
Disallow: /*
|
|
|