mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 08:51:31 +08:00
Previously, low-volume crawler traffic without measured interaction could avoid classification, and crawler and data-center ASN signals had the same weight. Added metrics: - Separate verified crawler and data-centre ASN scores; - Detect unengaged single direct requests, including localised URLs; - Add a small signal for stale Chrome fingerprints. |
||
|---|---|---|
| .. | ||
| admin/assets/javascripts/admin | ||
| app | ||
| assets | ||
| config | ||
| db | ||
| lib | ||
| spec | ||
| test/javascripts | ||
| package.json | ||
| plugin.rb | ||
| README.md | ||
| tsconfig.json | ||
Data Explorer Plugin
This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types.
For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566