Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihkaya84 committed Jan 25, 2024
1 parent 6d7852f commit e4c745c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ads/vendors/admatic.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export function admatic(global, data) {
publisher: data['adNetwork'],
adNetwork: data['adPublisher'],
adTypeId: data['adTypeId'],
host: `static.cdn.admatic.com.tr`,
host: `static.cdn.pixad.com.tr`,
prefix: `px`,
};

Expand Down
6 changes: 3 additions & 3 deletions ads/vendors/admatic.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pixad
# AdMatic

## Example of Pixad's model implementation
## Example of AdMatic's model implementation

### Basic

Expand All @@ -23,7 +23,7 @@
type="admatic"
width="320"
height="100"
data-ad-type-id="778130932"
data-ad-type-id="standard"
data-ad-network="adm-pub-194162670389"
data-ad-publisher="65943e194d11b285b6173588">
</amp-ad>
Expand Down

0 comments on commit e4c745c

Please sign in to comment.