@ -72,6 +72,7 @@ self.addEventListener('fetch', function (event) {
}else{
if(
/unpkg/.test(requestURL.origin)||
/skypack/.test(request.origin)||
/jspm/.test(requestURL.origin)||
/jsdeliver/.test(requestURL.origin)||
/cdn/.test(requestURL.origin)||
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.