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
4 changes: 4 additions & 0 deletions Readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,10 @@ Available Options
<td>setCentering</td>
<td>Enables/disables centering of ads.</td>
</tr>
<tr>
<td>setCookieOptions</td>
<td>Enables (pass 0) or disables (pass 1) the usage of cookies.</td>
</tr>
<tr>
<td>afterEachAdLoaded</td>
<td>This is a call back function, see below for more information.</td>
Expand Down
Loading