Skip to content

Commit

Permalink
Refactor factories, revisit visitors
Browse files Browse the repository at this point in the history
  • Loading branch information
omrilotan committed Feb 15, 2024
1 parent 009ef03 commit 6182ba2
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en-GB"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"><meta name="description" content="🤖/👨‍🦰 Check if user agent string belongs to a bot, crawlers, spiders"><title>isbot: Recognise bots/crawlers/spiders using the user agent string</title><link rel="search" type="application/opensearchdescription+xml" title="isbot check" href="opensearch.f8a34f1b.xml"><link rel="author" href="https://github.com/omrilotan/isbot"><link rel="stylesheet" href="styles.d870c046.css"><link rel="icon shortcut" href="favicon.cb933095.ico" type="image/x-icon"></head><body><form><h1>Is this a bot user agent string?</h1><textarea></textarea><output></output><button id="copy-link">Copy link</button><p>Powered by Javascript package&nbsp;<a href="https://github.com/omrilotan/isbot" rel="noopener noreferrer">isbot</a></p></form><script src="script.96a14dda.js"></script></body></html>
<!DOCTYPE html><html lang="en-GB"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge, chrome=1"><meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=yes"><meta name="description" content="🤖/👨‍🦰 Recognise bots/crawlers/spiders using the user agent string."><title>isbot: Recognise bots/crawlers/spiders using the user agent string</title><link rel="search" type="application/opensearchdescription+xml" title="isbot check" href="opensearch.f8a34f1b.xml"><link rel="author" href="https://github.com/omrilotan/isbot"><link rel="stylesheet" href="styles.d870c046.css"><link rel="icon shortcut" href="favicon.cb933095.ico" type="image/x-icon"></head><body><form><h1>Is this a bot user agent string?</h1><textarea></textarea><output></output><button id="copy-link">Copy link</button><p>Powered by Javascript package&nbsp;<a href="https://github.com/omrilotan/isbot" rel="noopener noreferrer">isbot@5.0.0</a></p></form><script src="script.94cb4fa1.js"></script></body></html>
6 changes: 6 additions & 0 deletions script.94cb4fa1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6182ba2

Please sign in to comment.