futpib / policeman

Firefox extention for cross-site requests control (kind of RequestPolicy clone)
https://addons.mozilla.org/en-US/firefox/addon/policeman/
142 stars 11 forks source link

Objects content type in ruleset can't work #230

Open dxdragon opened 8 years ago

dxdragon commented 8 years ago

sometimes we would encounter with IP sites or random digitals/chars in common site, so we have to create a ruleset to handle that situation...

However, when I attempt it, the ruleset format is corect but it doesn't work. for example, I create a ruleset 'allow_objects_anywhere' and place it to the top position for high priority, regretly there's no effect while other content types work...At the sametime, if I add rule about objects from UI, it works

rules:
  web -> web:
    [contentType] OBJECT: ACCEPT