brozzler/brozzler
Vangelis Banos f23f49108b Block more google-analytics URLs
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.
2019-10-11 10:45:23 +00:00
..
dashboard Add option to specify port and interface binding on brozzler-dashboard 2019-10-03 15:20:03 +01:00
js-templates Add: break after closing the first visible element 2019-09-26 21:44:25 +02:00
__init__.py use logging.warning() to quiet py37 warnings 2019-04-09 01:43:38 -07:00
behaviors.yaml Fix: closeSelector not being clicked 2019-09-25 16:10:59 +02:00
browser.py Block more google-analytics URLs 2019-10-11 10:45:23 +00:00
chrome.py Improve exception handling when reading STDIN/STDERR 2019-09-19 20:08:55 +00:00
cli.py brozzle-page --screenshot-full-page option 2019-10-09 16:28:26 -07:00
easy.py use logging.warning() to quiet py37 warnings 2019-04-09 01:43:38 -07:00
frontier.py use logging.warning() to quiet py37 warnings 2019-04-09 01:43:38 -07:00
job_schema.yaml s/max_hops_off_surt/max_hops_off/ 2018-05-14 15:38:28 -07:00
model.py don't attempt cerberus normalization 2019-04-09 01:45:37 -07:00
pywb.py setuptools wants README not readme 2018-06-25 19:10:57 +00:00
robots.py use logging.warning() to quiet py37 warnings 2019-04-09 01:43:38 -07:00
worker.py brozzle-page --screenshot-full-page option 2019-10-09 16:28:26 -07:00
ydl.py skip downloading tracks from soundcloud user page 2019-07-17 17:45:02 -07:00