Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: omrilotan/isbot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.21
Choose a base ref
...
head repository: omrilotan/isbot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.1.22
Choose a head ref
  • 1 commit
  • 6 files changed
  • 1 contributor

Commits on Jan 28, 2025

  1. pattern updates

    deedeeh committed Jan 28, 2025
    Copy the full SHA
    2b9a216 View commit details
Showing with 143 additions and 28 deletions.
  1. +4 βˆ’0 CHANGELOG.md
  2. +1 βˆ’1 fixtures/downloaded/downloaded
  3. +83 βˆ’24 fixtures/downloaded/myip.ms.json
  4. +53 βˆ’1 fixtures/downloaded/user-agents.net.json
  5. +1 βˆ’1 package.json
  6. +1 βˆ’1 src/patterns.json
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [5.1.22](https://github.com/omrilotan/isbot/compare/v5.1.21...v5.1.22)

- [Pattern] Pattern updates

## [5.1.21](https://github.com/omrilotan/isbot/compare/v5.1.20...v5.1.21)

- [Pattern] Pattern updates
2 changes: 1 addition & 1 deletion fixtures/downloaded/downloaded
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Mon, 06 Jan 2025 10:06:06 GMT
Tue, 28 Jan 2025 21:24:32 GMT
Loading