Skip to content

Commit

Permalink
Merge pull request #30 from gplumb/dev
Browse files Browse the repository at this point in the history
Synchronized agents and devices to v1.2.111 of CrawlerDetect
  • Loading branch information
gplumb authored Aug 20, 2022
2 parents 1c5b5a5 + 4c40332 commit 1f5961b
Show file tree
Hide file tree
Showing 7 changed files with 359 additions and 443 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp2.0</TargetFramework>
<IsPackable>false</IsPackable>
<ReleaseVersion>1.2.95</ReleaseVersion>
<ReleaseVersion>1.2.111</ReleaseVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
497 changes: 143 additions & 354 deletions NetCrawlerDetect/NetCrawlerDetect.Tests/crawlers.txt

Large diffs are not rendered by default.

44 changes: 28 additions & 16 deletions NetCrawlerDetect/NetCrawlerDetect.Tests/devices.txt

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion NetCrawlerDetect/NetCrawlerDetect.sln
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Global
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
description = A .net standard port of JayBizzle's CrawlerDetect project (https://github.com/JayBizzle/Crawler-Detect).
version = 1.2.95
version = 1.2.111
Policies = $0
$0.VersionControlPolicy = $1
$0.DotNetNamingPolicy = $2
Expand Down
Loading

0 comments on commit 1f5961b

Please sign in to comment.