mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-04 07:29:07 +00:00
18 lines
479 B
XML
18 lines
479 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<blocklist xmlns="http://www.mozilla.org/2006/addons-blocklist">
|
|
<pluginItems>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug514327_1"/>
|
|
</pluginItem>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug514327_2"/>
|
|
<versionRange severity="0"/>
|
|
</pluginItem>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug514327_3"/>
|
|
<versionRange severity="0"/>
|
|
</pluginItem>
|
|
</pluginItems>
|
|
</blocklist>
|