Skip to content

Commit f113564

Browse files
committed
not this again
1 parent ed4cffd commit f113564

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

fixtures/crawlers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,8 @@ RuxitSynthetic:
666666
- Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X) AppleWebKit/602.1.50 (KHTML, like Gecko) CriOS/56.0.2924.75 Mobile/14E5239e Safari/602.1 RuxitSynthetic/1.0
667667
SafeDNSBot:
668668
- SafeDNSBot (https://www.safedns.com/searchbot)
669+
Scope3:
670+
- Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Scope3/2.0 (scope3.com)
669671
Scrapy:
670672
- Scrapy/1.0.3.post6+g2d688cd (+http://scrapy.org)
671673
Screaming Frog SEO Spider:

tests/spec/__snapshots__/test.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`isbot module interface interface is as expected 1`] = `
44
[

0 commit comments

Comments
 (0)