Site updated: 2020-06-22 22:42:29

iotcat 4 years ago
parent e6a4b80862
commit ad44b83bf6
  1. 22
      archives/2020/06/index.html
  2. 22
      archives/2020/index.html
  3. 22
      archives/index.html
  4. 22
      categories/index.html
  5. 22
      categories/tech/index.html
  6. 22
      categories/tech/page/2/index.html
  7. 22
      categories/thoughts/index.html
  8. 22
      index.html
  9. 22
      links/index.html
  10. 22
      page/2/index.html
  11. 22
      page/3/index.html
  12. 22
      tags/docker/index.html
  13. 22
      tags/index.html
  14. 22
      tags/nginx/index.html
  15. 22
      tags/php/index.html
  16. 22
      tech/arduino-operator-string-issue/index.html
  17. 22
      tech/awesome-beef-noodle/index.html
  18. 22
      tech/build-236-iot-platform-on-wifiduino/index.html
  19. 22
      tech/build-nextcloud-server-on-centos7/index.html
  20. 22
      tech/coro/index.html
  21. 22
      tech/cpp-summary/index.html
  22. 22
      tech/crown-place-erp/index.html
  23. 22
      tech/happy/index.html
  24. 22
      tech/hello-hexo/index.html
  25. 22
      tech/hello-world/index.html
  26. 22
      tech/ivisa-checklist/index.html
  27. 22
      tech/kms/index.html
  28. 22
      tech/liverpool-accom-inves/index.html
  29. 22
      tech/mail-api/index.html
  30. 22
      tech/my-code-style/index.html
  31. 22
      tech/rand-pic-api/index.html
  32. 22
      tech/smart-home/index.html
  33. 22
      tech/smartfarming-surf/index.html
  34. 22
      tech/ssl-auto-apply/index.html
  35. 22
      tech/trade-war/index.html
  36. 22
      tech/traveler-cheque/index.html
  37. 22
      tech/wiot/index.html
  38. 22
      thoughts/2018-retrospect-and-prospect/index.html
  39. 22
      thoughts/economy-environment-sustainability/index.html
  40. 22
      thoughts/fog-architecture-and-internet-of-things/index.html
  41. 22
      thoughts/global-climate-change/index.html
  42. 22
      thoughts/two-fundamental-demands-of-human-beings/index.html

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -199,7 +199,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -207,7 +207,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -242,7 +242,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -250,7 +250,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -258,7 +258,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -266,7 +266,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -274,7 +274,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -282,7 +282,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -290,7 +290,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -325,7 +325,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -333,7 +333,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

@ -198,7 +198,7 @@
['<button><b>fp</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://fp.yimian.xyz/");
else
window.open("https://fp.yimian.xyz/");
@ -206,7 +206,7 @@
['<button><b>wiot</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://wiot.yimian.xyz/");
else
window.open("https://wiot.yimian.xyz/");
@ -241,7 +241,7 @@
['<button><b>APIs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://api.yimian.xyz/");
else
window.open("https://api.yimian.xyz/");
@ -249,7 +249,7 @@
['<button><b>Imgs</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://img.yimian.xyz/");
else
window.open("https://img.yimian.xyz/");
@ -257,7 +257,7 @@
['<button><b>Imgbed</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("/");
else
window.open("undefined");
@ -265,7 +265,7 @@
['<button><b>Fileshare</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://share.yimian.xyz/");
else
window.open("https://share.yimian.xyz/");
@ -273,7 +273,7 @@
['<button><b>Monitor</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://monitor.yimian.xyz/");
else
window.open("https://monitor.yimian.xyz/");
@ -281,7 +281,7 @@
['<button><b>ACG.WATCH</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://acg.watch/");
else
window.open("https://acg.watch/");
@ -289,7 +289,7 @@
['<button><b>Oneindex</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://onedrive.yimian.xyz/");
else
window.open("https://onedrive.yimian.xyz/");
@ -324,7 +324,7 @@
['<button><b>links</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/true" == "true")
if("true" == "true")
pjax.loadUrl("/links/");
else
window.open("/links/");
@ -332,7 +332,7 @@
['<button><b>Me</b></button>', function (instance, toast) {
instance.hide({ transitionOut: 'fadeOut' }, toast, 'button');
if("/" == "true")
if("undefined" == "true")
pjax.loadUrl("https://iotcat.me/");
else
window.open("https://iotcat.me/");

Loading…
Cancel
Save