Changeset 1839207
- Timestamp:
- 03/13/2018 09:30:16 AM (8 years ago)
- Location:
- fluid-player/trunk
- Files:
-
- 2 edited
-
FluidPlayerPlugin.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
fluid-player/trunk/FluidPlayerPlugin.php
r1838622 r1839207 286 286 287 287 const FP_CDN_ROOT_URL = 'https://cdn.fluidplayer.com'; 288 const FP_CDN_CURRENT_URL = 'https://cdn.fluidplayer.com/ current';288 const FP_CDN_CURRENT_URL = 'https://cdn.fluidplayer.com/v1/current'; 289 289 290 290 const FP_ID = 'id'; -
fluid-player/trunk/readme.txt
r1838709 r1839207 53 53 ` 54 54 [fluid-player-extended 55 vast_file="vast.xml" 55 56 layout="funky" 56 57 auto-play="autoPlay"
Note: See TracChangeset
for help on using the changeset viewer.