I've written a userscript that redirects to proxy addresses, and another userscript that changes URL; both use the same dataset.

The code seems to be done for both programs, and no technical updates are expected to occur.

However, the only frequent update that these userscripts are subjected to is database update.

How should @require be utilized to achieve dataset update or should we have a @data metablock to handle this task?