cursor-free-vip/PBlock/background.js
2025-02-13 12:13:06 +08:00

5 lines
191 B
JavaScript

// Import the contents of your other files
importScripts('default_filters.js', 'block.js');
// Your service worker initialization code can go here
console.log('Service worker initialized');