9 lines
No EOL
129 B
Text
Executable file
9 lines
No EOL
129 B
Text
Executable file
// #region allow
|
|
User-agent: *
|
|
Allow: /
|
|
// #endregion allow
|
|
|
|
// #region disallow
|
|
User-agent: *
|
|
Disallow: /
|
|
// #endregion disallow |