mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-02 11:36:15 -04:00
![]() After analysing capture logs, we see that we didn't block many google-analytics related URLS which are used for web statistics. We add these to the blocked URLs. In addition, we improve existing block rules. We used to block `*google-analytics.com/analytics.js` but many sites used some kind of param in the end so these URLs weren't blocked. We add `*` in the end of the existing rules to block these cases as well. |
||
---|---|---|
.. | ||
dashboard | ||
js-templates | ||
__init__.py | ||
behaviors.yaml | ||
browser.py | ||
chrome.py | ||
cli.py | ||
easy.py | ||
frontier.py | ||
job_schema.yaml | ||
model.py | ||
pywb.py | ||
robots.py | ||
worker.py | ||
ydl.py |