mirror of
https://github.com/lancedikson/bowser
synced 2026-09-25 21:44:23 +00:00
Co-authored-by: Lucio Martinez <martinezlucio.com@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ export default [
|
||||
test: [/googlebot/i],
|
||||
describe() {
|
||||
return {
|
||||
type: 'bot',
|
||||
type: PLATFORMS_MAP.bot,
|
||||
vendor: 'Google',
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user