Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions adbusters.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function wpcom_vip_get_ad_busters_array() {
'rubicon/rp-smartfile.html', // Rubicon
'saymedia/iframebuster.html', // Say Media
'xaxis/InfinityIframe.html', // Xaxis
'gemius/gfbuster.html', // Gemius
);
}

Expand Down
11 changes: 11 additions & 0 deletions templates/gemius/gfbuster.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Ad</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script data-name="gfbuster" data-adding-to-host-allowed="true" data-type="host" src="//hrgde.adocean.pl/files/media/gfbuster.js"></script>
</head>
<body>
</body>
</html>
4 changes: 4 additions & 0 deletions templates/gemius/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?php
/**
* Don't modify the files in this folder.
*/