Skip to content

Commit

Permalink
specify decription for 'vmap' redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Mar 4, 2020
1 parent f6f0496 commit eeb28cf
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 3 deletions.
4 changes: 4 additions & 0 deletions dist/cjs/scriptletsCjs.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
**Example**
```
||example.org^$xmlhttprequest,redirect=noopvmap-1.0
||example.org/vmap01.xml$xmlhttprequest,redirect=noopvmap-1.0
```
contentType: text/xml
content: >-
Expand Down
4 changes: 4 additions & 0 deletions dist/scriptlets.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/redirects/static-redirects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
**Example**
```
||example.org^$xmlhttprequest,redirect=noopvmap-1.0
||example.org/vmap01.xml$xmlhttprequest,redirect=noopvmap-1.0
```
contentType: text/xml
content: <vmap:VMAP xmlns:vmap="http://www.iab.net/videosuite/vmap" version="1.0"></vmap:VMAP>
Expand Down
2 changes: 1 addition & 1 deletion wiki/about-redirects.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Redirects request to an empty VMAP response.

**Example**
```
||example.org^$xmlhttprequest,redirect=noopvmap-1.0
||example.org/vmap01.xml$xmlhttprequest,redirect=noopvmap-1.0
```
[Redirect source](../src/redirects/static-redirects.yml)
* * *
Expand Down

0 comments on commit eeb28cf

Please sign in to comment.