How would you make this work for docs.google.com as well?

the following regex corresponds to https://drive.google.com
next if /^MBL_\d+:0:\*:68747470733a2f2f64726976652e676f6f676c652e636f6d$/;


On Thu, Apr 29, 2021, 12:25 AM Olivier <Olivier.Nicole@cs.ait.ac.th> wrote:
Robert,

In the configuration file user.conf for ClamAV-unofficial-sig, I set the
following variable:

clamd_reload_opt="/usr/local/bin/clamav-unofficial-sigs-post.pl"

And the script is attached below.

Best regards,

Olivier

--