mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 14:17:19 +00:00
adding csp
This commit is contained in:
@@ -83,4 +83,4 @@ comic_action_elements.forEach(el => el.addEventListener('click', event => {
|
||||
let item_type = target.attr('itemtype')
|
||||
let action = target.attr('comic_action')
|
||||
comic_action(selector, item_type, action)
|
||||
}));
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user