Changeset 2783687
- Timestamp:
- 09/13/2022 02:49:04 AM (4 years ago)
- Location:
- ondoku/trunk
- Files:
-
- 2 edited
-
ondokusan.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ondoku/trunk/ondokusan.php
r2729111 r2783687 15 15 define( 'ONDOKUSAN_DIR', untrailingslashit( dirname( __FILE__) ) ); 16 16 define( 'ONDOKUSAN_URL', untrailingslashit( plugins_url( '', __FILE__ ) ) ); 17 define( 'ONDOKUSAN_API', 'https://ondoku3.com/ja/text_to_speech_api/' );18 17 19 18 require_once( ONDOKUSAN_DIR . '/classes/core.php' ); -
ondoku/trunk/readme.txt
r2783684 r2783687 75 75 2021/10/08 Add token check. 76 76 77 2022/09/13 Set aud player with is 100%.77 2022/09/13 Set audio player with is 100%.
Note: See TracChangeset
for help on using the changeset viewer.