The X Resource Alliance collection plugin is now compatible with the Apple CMS V10 collection tutorial.
Add Resources
Go to [Collection] - [Custom Resource Library], fill in the resource name, interface address, select xml for interface type, select video for resource type, click the [Save] button, and then click the [Clear Cache] button in the upper right corner.
Resource Name: Beautiful Girl Interface Address: https://www.msnii.com/api/xml.php
Resource Name: Water Machine Interface Address: https://www.xrbsp.com/api/xml.php
Resource Name: Fragrant Milk Interface Address: https://www.gdlsp.com/api/xml.php
Resource Name: Freebie Interface Address: https://www.kxgav.com/api/xml.php
Resource Name: Little Wet Sister Interface Address: https://www.afasu.com/api/xml.php
Resource Name: Yellow AV Interface Address: https://www.pgxdy.com/api/xml.php
MacCMS10 defaults to having ckplayer; if not, you need to add the ckplayer first before collecting, otherwise, you may not be able to collect the m3u8 playback address.
If you want to collect automatically at scheduled times, you can continue with the steps below.
Scheduled Automatic Collection
-
Copy the 'Collect Today' hyperlink from the image below, keeping the parameters after the question mark.
-
Click [System] -> [Scheduled Task Configuration] -> [Add], fill in the parameters as shown in the image below, where 'Additional Parameters' is what you copied in the previous step.
Configure Player
The player name corresponding to the video is ckplayer, which means that the Apple CMS backend needs to have a player encoded as ckplayer.
Apple CMS defaults to having ckplayer; if not, please add it manually. Go to Apple CMS backend -> Video -> Player, and check if there is a player encoded as ckplayer.
It is recommended to copy the playback code of dplayer into ckplayer, which means using the dplayer to play the video. See the image below for specific operations.
After configuring the player, be sure to remember to click [Clear Cache] in the upper right corner. Also, the browser needs to clear the cache because it will cache js files. These two steps are very important.
MacCms8X (Apple CMS) Tutorial
The X Resource Alliance collection plugin is now compatible with Apple CMS, supporting M3U8 online playback, quick updates, and stable playback!
Apple 8X Quick Menu Collection
Please follow the steps below: Click [Home] - [Quick Menu Configuration], then add the following content, and click the [Save] button.
Beautiful Girl Resource Site,?m=collect-list-xt-1-ct–group–flag-msn-apiurl-https://www.msnii.com/api/xml.php
Water Machine Resource Site,?m=collect-list-xt-1-ct–group–flag-ysj-apiurl-https://www.xrbsp.com/api/xml.php
Fragrant Milk Resource Site,?m=collect-list-xt-1-ct–group–flag-xne-apiurl-https://www.gdlsp.com/api/xml.php
Freebie Resource Site,?m=collect-list-xt-1-ct–group–flag-bp-apiurl-https://www.kxgav.com/api/xml.php
Little Wet Sister Resource Site,?m=collect-list-xt-1-ct–group–flag-xsm-apiurl-https://www.afasu.com/api/xml.php
Yellow AV Resource Site,?m=collect-list-xt-1-ct–group–flag-hav-apiurl-https://www.pgxdy.com/api/xml.php
Configure Player
Some members may find that after collecting resources, the playback source does not automatically select the corresponding data; this situation is usually due to not adding the corresponding player!
You need to add the corresponding player in the website backend before playback can be achieved.
Please follow the steps below: Click [Video] - [Player].
Then enter the encoding (in English): ckplayer Name: ckplayer.com Address: http://www.ckplayer.com/ Status: Enabled.
Click the [Save] button.
After completing the operation, click [Update Common Resource Cache] [Update Data Cache] in the upper right corner of the backend or press Ctrl+F5 to force refresh the browser. At this point, check the data again, and the player should be correctly selected.
How to Trigger Scheduled Tasks in Apple CMS
Users visit our webpage and trigger the scheduled task through js by calling the following link:
https://www.xxx.com/api.php/timming/index.html
- Include the following scripts in the head (the order and position of the scripts may affect functionality):
- Add the following code to the webpage: