forked from SavingThrows/AdwareDefinitionFiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathOperatorMac.adf
More file actions
22 lines (22 loc) · 1.28 KB
/
OperatorMac.adf
File metadata and controls
22 lines (22 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<AdwareDefinition>
<Version>95</Version>
<SavingThrowVersion>1.1.0</SavingThrowVersion>
<DefinitionAuthor>Owen Pragel</DefinitionAuthor>
<DefinitionSource>http://www.adwaremedic.com/signatures.xml</DefinitionSource>
<Comment>Do not use this ADF! At the moment, it only deletes your Chrome preferences.</Comment>
<Comment>This is a work in progress, and as such, many lines are as of yet unconverted to ADF format.</Comment>
<Adware>
<AdwareName>OperatorMac</AdwareName>
<!-- <item type="extName">Opti[ -]?Page</item> -->
<!-- <item type="extName">Toppy</item> -->
<TestedFile>
<Path>/Users/*/Library/Application Support/Firefox/Profiles/*/searchplugins/mySearchPlug.xml</Path>
<Regex>Opti[ -]?Page</Regex>
</TestedFile>
<!-- <item type="contentAtPath" relativeTo="home" havingContent="var\s*userid_uuid=[^;]*;\s*var\s*[^=]*=.http://www\.hmining\.mobi" subfile="main.js">Library/Application Support/Google/Chrome/Default/</item> -->
<!-- <File>/Users/*/Library/Application Support/Google/Chrome/Default/Preferences</File> -->
<File cruft="true">/Users/*/Library/Application Support/mediahm/</File>
<!-- Strange, since there aren't normally LaunchDaemons for users. -->
<File>/Users/*/Library/LaunchDaemons/com.mediahm.operator.update.plist</File>
</Adware>
</AdwareDefinition>