mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-03 15:20:27 +00:00
16 lines
410 B
XML
16 lines
410 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_bug468528_1"/>
|
|
</pluginItem>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug468528_2["/>
|
|
</pluginItem>
|
|
<pluginItem>
|
|
<match name="name" exp="^test_bug468528_3"/>
|
|
</pluginItem>
|
|
</pluginItems>
|
|
</blocklist>
|