Skip to content

Commit

Permalink
Add DynatraceSynthetic - closes JayBizzle#366
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle committed Apr 14, 2020
1 parent e9aaed5 commit c60380a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
2 changes: 1 addition & 1 deletion raw/Crawlers.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions raw/Crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ Drupal \(\+http:\/\/drupal\.org\/\)
DTS Agent
dubaiindex
DuplexWeb-Google
DynatraceSynthetic
EARTHCOM
Easy-Thumb
EasyDL
Expand Down
5 changes: 3 additions & 2 deletions src/Fixtures/Crawlers.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Crawlers extends AbstractProvider
*
* @var array
*/
protected $data = array(
protected $data = [
'.*Java.*outbrain',
' YLT',
'^b0t$',
Expand Down Expand Up @@ -299,6 +299,7 @@ class Crawlers extends AbstractProvider
'DTS Agent',
'dubaiindex',
'DuplexWeb-Google',
'DynatraceSynthetic',
'EARTHCOM',
'Easy-Thumb',
'EasyDL',
Expand Down Expand Up @@ -1292,5 +1293,5 @@ class Crawlers extends AbstractProvider
'Zoom\.Mac',
'ZyBorg',
'[a-z0-9\-_]*(bot|crawl|archiver|transcoder|spider|uptime|validator|fetcher|cron|checker|reader|extractor|monitoring|analyzer|scraper)',
);
];
}
1 change: 1 addition & 0 deletions tests/crawlers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3862,3 +3862,4 @@ Goldfire Server
OhDear.app (+https://ohdear.app/docs/checks/uptime)
Mozilla/5.0 (compatible;Cloudflare-Healthchecks/1.0;+https://www.cloudflare.com/; healthcheck-id: 755842180c7ae904)
WinHttp-Autoproxy-Service/5.1
DynatraceSynthetic/

0 comments on commit c60380a

Please sign in to comment.