bug fix
This commit is contained in:
parent
242612fc2d
commit
94f01288c8
@ -8,7 +8,6 @@ module.exports = {
|
||||
{
|
||||
userAgent: '*',
|
||||
allow: '/',
|
||||
disallow: ['/*.252:3000/'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
# *
|
||||
User-agent: *
|
||||
Allow: /
|
||||
Disallow: /*.252:3000/
|
||||
|
||||
# Host
|
||||
Host: https://flierland.ca
|
||||
|
||||
Loading…
Reference in New Issue
Block a user