1
0

app.js.LICENSE.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. /*! iro d7bd401 2023/11/1*/
  2. /*! loadCSS. [c]2020 Filament Group, Inc. MIT License */
  3. /**
  4. * Cookie
  5. * from github.com/mirai-mamori/Sakurairo ./js/sakura-app.js ,commit 71f5a0c
  6. * @license GPL-v2
  7. * @date 2021.03
  8. */
  9. /**
  10. * app.js - Client script bundle for Sakurairo, a WordPress theme.
  11. * @author bymoye
  12. * @author KotoriK
  13. * @license GPL-v2
  14. * @date 2021.3.21
  15. * Github Repository:
  16. * @url https://github.com/Fuukei/Sakurairo_Scripts
  17. * @url https://github.com/mirai-mamori/Sakurairo/blob/f7db3c5c73d70a6a3f845844a44f279d540a7b6c/js/sakura-app.js
  18. *
  19. * *** ACKNOWLEDGEMENT ***
  20. *
  21. * *** modified on mashirozx/Sakura/js/sakura-app.js ***
  22. * Sakura theme application bundle
  23. * @author Mashiro
  24. * @url https://2heng.xin
  25. * @date 2019.8.3
  26. * *** ***
  27. *
  28. * *** inherited from louie-senpai/Siren/js/app.js ***
  29. * Siren application js
  30. * @author Louie
  31. * @url http://i94.me
  32. * @date 2016.11.19
  33. * *** ***
  34. *
  35. * *** inherited from Xoin-Yang/Akina/js/global.js ***
  36. * @author Xoin-Yang
  37. * @date 2017.04.25
  38. * @url http://www.akina.pw/
  39. * *** END OF ACKNOWLEDGEMENT ***
  40. *
  41. * Press 'F' to pay respects.
  42. *
  43. */