Skip to content

Commit

Permalink
Merge pull request #50 from Automattic/update/remove-f-sharp
Browse files Browse the repository at this point in the history
Remove unsupported F Sharp iframe buster
  • Loading branch information
nickdaugherty authored Apr 2, 2018
2 parents cec7171 + 88f9605 commit 60605bc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
3 changes: 1 addition & 2 deletions adbusters.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: Adbusters
Plugin URI: https://github.com/Automattic/Adbusters
Description: Iframe busters for popular ad networks.
Version: 1.0.6
Version: 1.0.7
Requires at least: 3.7
License: GPLv3
Author: Paul Gibbs, Mohammad Jangda, Automattic
Expand Down Expand Up @@ -42,7 +42,6 @@ function wpcom_vip_get_ad_busters_array() {
'doubleclick/DARTIframe.html', // Google - DoubleClick
'doubleclick/fif.html', // Flite
'doubleclick/TLIframe.html', // TripleLift
'f3-iframeout/f3-iframeout.html', // F Sharp
'flite/fif.html', // Flite
'gumgum/iframe_buster.html', // gumgum
'jpd/jpxdm.html', // Jetpack Digital
Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: DJPaul, batmoo, automattic
Tags: ads, iframe busters, ad network
Requires at least: 3.7
Tested up to: 4.9.4
Stable tag: 1.0.6
Stable tag: 1.0.7
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down
6 changes: 0 additions & 6 deletions templates/f3-iframeout/f3-iframeout.html

This file was deleted.

0 comments on commit 60605bc

Please sign in to comment.