Skip to content

Commit

Permalink
no old markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Dec 23, 2024
1 parent 6b993fb commit c578328
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions automatic/trafficlight-firefox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

TrafficLight is taking the security-while-browsing concept where it belongs: in the browser. This extension will add a strong layer of security over your browsing experience without inducing speed penalties or system resource consumption. Part of the processing is done in the cloud with some intelligent small engines that make various checks on pages you're visiting enabling you to have top notch antiphishing and antimalware protection.

###Features:
### Features:

Real Time: TrafficLight scans the pages you visit for malware and phishing attempts each and every time you access them to avoid the threat of legitimate but recently compromised websites.

Expand All @@ -18,8 +18,6 @@ Search Results: TrafficLight flags malware and fraudulent websites in search res

Tracker Revealer: Trackers are code snippets included in web site pages to track and analyze your browsing behavior. TrafficLight quickly identifies and lists them.

**[PACKAGE NOTES](https://github.com/bcurran3/ChocolateyPackages/blob/master/trafficlight-firefox/readme.md)**

#### [choco://trafficlight-firefox](choco://trafficlight-firefox)
To use choco:// protocol URLs, install [(unofficial) choco:// Protocol support ](https://chocolatey.org/packages/choco-protocol-support)

Expand Down
2 changes: 1 addition & 1 deletion automatic/trafficlight-firefox/trafficlight-firefox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>trafficlight-firefox</id>
<version>3.2.7</version>
<version>0.0</version>
<title>Bitdefender TrafficLight for Firefox</title>
<authors>BitDefender Labs</authors>
<owners>tunisiano</owners>
Expand Down
2 changes: 1 addition & 1 deletion automatic/trafficlight-firefox/update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ function global:au_GetLatest {
return $Latest
}

update -ChecksumFor none
update -ChecksumFor none -NoCheckChocoVersion

0 comments on commit c578328

Please sign in to comment.