Revert "gm-fetch für Firefox gefixt"

This reverts commit 20e011bb55.
This commit is contained in:
2024-10-15 16:45:21 +02:00
parent 248fbd5f0f
commit 748a8740eb
9 changed files with 17 additions and 207 deletions

View File

@ -14,6 +14,8 @@ module.exports = {
],
require: [
'https://cdn.jsdelivr.net/gh/CoeJoder/waitForKeyElements.js@v1.2/waitForKeyElements.js',
`https://cdn.jsdelivr.net/npm/axios@${pkg.dependencies.axios}/dist/axios.min.js`,
`https://cdn.jsdelivr.net/npm/axios-userscript-adapter@${pkg.dependencies['axios-userscript-adapter']}/dist/axiosGmxhrAdapter.min.js`
],
grant: [
'GM.xmlHttpRequest',