owaii.xyz Open in urlscan Pro
149.88.70.114  Public Scan

URL: https://owaii.xyz/
Submission: On September 22 via api from BE — Scanned from GB

Form analysis 4 forms found in the DOM

<form class="form-inline" style="text-align: center;" role="form" id="F-link">
  <div class="form-group"><label class="sr-only" for="host_name">站点名称</label> <input type="text" name="host_name" class="form-control" id="host_name" placeholder="站点名称"></div>
  <div class="form-group"><label class="sr-only" for="host_url">站点链接</label> <input type="text" name="host_url" class="form-control" id="host_url" placeholder="站点链接"></div>
  <div class="form-group"><label class="sr-only" for="host_png">站点图标</label> <input type="text" name="host_png" class="form-control" id="host_png" placeholder="站点图标"></div>
  <div class="form-group"><label class="sr-only" for="host_msg">站点描述</label> <input type="text" name="host_msg" class="form-control" id="host_msg" placeholder="站点简短描述"></div>
  <div class="form-group"><a class="btn btn-danger" onclick="Friends_Link()">点此申请</a></div><br>
  <div class="checkbox m-l m-r-xs" style="margin-top:5px"><label class="i-checks"><input type="checkbox" name="host_yes" value="yes"><i></i>已添加本站为友链</label></div><br>
</form>

POST

<form id="searchform1" class="searchform navbar-form navbar-form-sm navbar-right shift" method="post" role="search">
  <div class="form-group">
    <div class="input-group rounded bg-white-pure box-shadow-wrap-normal">
      <input autocomplete="off" id="search_input" type="search" name="s" class="transparent rounded form-control input-sm no-borders padder" required="" placeholder="全站搜索(Ctrl + K)">
      <!--搜索提示-->
      <ul id="search_tips_drop" class="search_modal_list overflow-y-auto small-scroll-bar dropdown-menu hide" style="display:
                 block;top:
                30px; left: 0px;">
      </ul>
      <span id="search_submit" class="transparent input-group-btn">
        <button type="submit" class="transparent btn btn-sm">
          <span class="feathericons icon-search"><svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
              class="feather feather-search">
              <circle cx="11" cy="11" r="8"></circle>
              <line x1="21" y1="21" x2="16.65" y2="16.65"></line>
            </svg></span>
          <span class="feathericons animate-spin  hide spin-search"><svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
              stroke-linejoin="round" class="feather feather-loader">
              <line x1="12" y1="2" x2="12" y2="6"></line>
              <line x1="12" y1="18" x2="12" y2="22"></line>
              <line x1="4.93" y1="4.93" x2="7.76" y2="7.76"></line>
              <line x1="16.24" y1="16.24" x2="19.07" y2="19.07"></line>
              <line x1="2" y1="12" x2="6" y2="12"></line>
              <line x1="18" y1="12" x2="22" y2="12"></line>
              <line x1="4.93" y1="19.07" x2="7.76" y2="16.24"></line>
              <line x1="16.24" y1="7.76" x2="19.07" y2="4.93"></line>
            </svg></span>
        </button>
      </span>
    </div>
    <a class="btn btn-sm  btn-icon open_search_modal_mobile" style="cursor: url(&quot;/usr/plugins/HoerMouse/static/image/dew/link.cur&quot;), pointer;"><svg xmlns="http://www.w3.org/2000/svg" width="16px" height="16px" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-external-link"><path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"></path><polyline points="15 3 21 3 21 9"></polyline><line x1="10" y1="14" x2="21" y2="3"></line></svg></a>
  </div>
</form>

POST https://owaii.xyz/index.php/action/login?_=a860dc6cef3336dabdd02bb8f887309a

<form id="login_form" action="https://owaii.xyz/index.php/action/login?_=a860dc6cef3336dabdd02bb8f887309a" method="post">
  <div class="form-group">
    <label for="navbar-login-user">用户名</label>
    <input type="text" name="name" id="navbar-login-user" class="form-control" placeholder="用户名或电子邮箱">
  </div>
  <div class="form-group">
    <label for="navbar-login-password">密码</label>
    <input autocomplete="" type="password" name="password" id="navbar-login-password" class="form-control" placeholder="密码">
  </div>
  <button style="width: 100%" type="submit" class="user_op_submit btn-rounded box-shadow-wrap-lg btn-gd-primary padder-lg">
    <span>登录</span>
    <span class="text-active">登录中...</span>
    <i class="animate-spin  fontello fontello-spinner hide"></i>
  </button>
  <input type="hidden" name="referer" value="https://owaii.xyz/">
</form>

POST https://owaii.xyz/action/register?_=a860dc6cef3336dabdd02bb8f887309a

<form id="register_form" action="https://owaii.xyz/action/register?_=a860dc6cef3336dabdd02bb8f887309a" method="post">
  <div class="form-group">
    <label for="navbar-register-user">用户名</label>
    <input type="text" name="name" id="navbar-register-user" class="form-control" placeholder="用户名">
  </div>
  <div class="form-group">
    <label for="navbar-register-mail">邮箱</label>
    <input autocomplete="" type="email" name="mail" id="navbar-register-mail" class="form-control" placeholder="邮箱">
  </div>
  <button style="width: 100%" type="submit" class="user_op_submit btn-rounded box-shadow-wrap-lg btn-gd-primary padder-lg">
    <span>注册</span>
    <span class="text-active">注册中...</span>
    <i class="animate-spin  fontello fontello-spinner hide"></i>
  </button>
  <input type="hidden" name="referer" value="https://owaii.xyz/">
</form>

Text Content

阿斯之声
 * 动态日历
   统计近10个月的博主文章和评论数目
   
   Loading...
   
   
   分类雷达图
   
   Loading...
   
   
   发布统计图
   
   Loading...
   
   
   分类统计图
   
   Loading...
   
   
   标签统计图
   
   Loading...
   
   

 * 申请友情链接
   
   站点名称
   站点链接
   站点图标
   站点描述
   点此申请
   
   已添加本站为友链
   


 * Piano.65 - Ontama
   
   00:00 / 02:48
   
   
   
    1.  1 Piano.01 Ontama
    2.  2 Piano.02 Ontama
    3.  3 Piano.03 Ontama
    4.  4 Piano.04 Ontama
    5.  5 Piano.05 Ontama
    6.  6 Piano.06 Ontama
    7.  7 Piano.07 Ontama
    8.  8 Piano.08 Ontama
    9.  9 Piano.09 Ontama
    10. 10 Piano.10 Ontama
    11. 11 Piano.11 Ontama
    12. 12 Piano.12 Ontama
    13. 13 Piano.13 Ontama
    14. 14 Piano.14 Ontama
    15. 15 Piano.15 Ontama
    16. 16 Piano.16 Ontama
    17. 17 Piano.17 Ontama
    18. 18 Piano.18 Ontama
    19. 19 Piano.19 Ontama
    20. 20 Piano.20 Ontama
    21. 21 Piano.21 Ontama
    22. 22 Piano.22 Ontama
    23. 23 Piano.23 Ontama
    24. 24 Piano.24 Ontama
    25. 25 Piano.25 Ontama
    26. 26 Piano.26 Ontama
    27. 27 Piano.27 Ontama
    28. 28 Piano.28 Ontama
    29. 29 Piano.29 Ontama
    30. 30 Piano.30 Ontama
    31. 31 Piano.31 Ontama
    32. 32 Piano.32 Ontama
    33. 33 Piano.33 Ontama
    34. 34 Piano.34 Ontama
    35. 35 Piano.35 Ontama
    36. 36 Piano.36 Ontama
    37. 37 Piano.37 Ontama
    38. 38 Piano.38 Ontama
    39. 39 Piano.39 Ontama
    40. 40 Piano.40 Ontama
    41. 41 Piano.41 Ontama
    42. 42 Piano.42 Ontama
    43. 43 Piano.43 Ontama
    44. 44 Piano.44 Ontama
    45. 45 Piano.45 Ontama
    46. 46 Piano.46 Ontama
    47. 47 Piano.47 Ontama
    48. 48 Piano.48 Ontama
    49. 49 Piano.49 Ontama
    50. 50 Piano.50 Ontama
    51. 51 Piano.51 Ontama
    52. 52 Piano.52 Ontama
    53. 53 Piano.53 Ontama
    54. 54 Piano.54 Ontama
    55. 55 Piano.55 Ontama
    56. 56 Piano.56 Ontama
    57. 57 Piano.57 Ontama
    58. 58 Piano.58 Ontama
    59. 59 Piano.59 Ontama
    60. 60 Piano.60 Ontama
    61. 61 Piano.61 Ontama
    62. 62 Piano.62 Ontama
    63. 63 Piano.63 Ontama
    64. 64 Piano.64 Ontama
    65. 65 Piano.65 Ontama
    66. 66 Piano.66 Ontama
    67. 67 Piano.67 Ontama
    68. 68 Piano.68 Ontama
    69. 69 Piano.69 Ontama
    70. 70 Piano.70 Ontama
    71. 71 Piano.71 Ontama
    72. 72 Piano.72 Ontama
    73. 73 Piano.73 Ontama
    74. 74 Piano.74 Ontama
    75. 75 Piano.75 Ontama
    76. 76 Piano.76 Ontama
    77. 77 Piano.77 Ontama
    78. 78 Piano.78 Ontama

 * 
   
 * 时光机 新
   时光机
   压力山大 还有20天就要月考... 但我还有一大堆Slowly笔友没回
   September 21st, 2024 at 11:38 pm此条为私密说说,仅发布者可见
   September 18th, 2024 at 08:42 pm欧耶!完全对收假没有一点准备!
   September 17th, 2024 at 10:16 pm
   
   
 *  * 登录
    * 注册
   
   用户名
   密码
   登录 登录中...
   用户名
   邮箱
   注册 注册中...
   

 * 文章
 * 时光机



Owaiiちゃん 做个不一样的自己,走内心梦想的路。

 * 午安,记得放松心情
   
   

   
 * 
   
 * 首页
   
 * 说说
 * 留言
 * 相册
 * 归档
 * 链接
 * 云盘
 * 分类
   * 日常随想
   * 经验分享
   * 汇总整理
   * 回忆涌现
   * 加密内容



  Hi~ 欢迎来到Owaii的个人Blog!初次来访可以看看首页置顶的导览。博客历经12天的风雨历程,在此有幸能与远方的你相会。


阿斯之声

𝙒𝙚 𝘼𝙧𝙚 𝙉𝙤𝙩 𝙃𝙪𝙢𝙖𝙣 𝘽𝙚𝙞𝙣𝙜𝙨, 𝘽𝙪𝙩 𝙃𝙪𝙢𝙖𝙣 𝘿𝙤𝙞𝙣𝙜𝙨.
 1. 
 2. 


OWAIIのBLOG内容大汇总
全站食用指南&资源整理


致初次来访的朋友们


BING每日4K壁纸下载

每天更新一下自己的心情吧

Previous Next


YUZURU HANYU 美照合集



Owaii 2024 年 09 月 22 日暂无评论


BING每日壁纸

提供中文区,日本区,全球区的Bing每日4K高清壁纸。页面中点击图片后,右上角按钮可下载。
Owaii 2024 年 09 月 22 日暂无评论


阿斯之声小游戏汇总

这里汇总了目前Blog上挂载可用的各类小游戏,不定期更新。

Owaii 2024 年 09 月 17 日暂无评论


建站纪念!2024.09.10



Owaii 2024 年 09 月 10 日5 条评论


 * 推荐文章
 * 最新评论
 * 随机文章
   

 * 建站纪念!2024.09.10
   
   浏览次数: 85

 * 阿斯之声小游戏汇总
   
   浏览次数: 33

 * BING每日壁纸
   
   浏览次数: 2

 * YUZURU HANYU 美照合集
   
   浏览次数: 2

 * Ava
   突然在这里发现了一个dj,还挺好玩的哈哈哈哈
 * Avaaa
   我补药开学啊啊啊啊啊
 * 不知名的女孩
   哈喽~~~
 * Avaaa
   来了来了嘿嘿,恭喜建站!
 * EdYouth
   OK~

 * 阿斯之声小游戏汇总
   
   浏览次数: 33

 * BING每日壁纸
   
   浏览次数: 2

 * 建站纪念!2024.09.10
   
   浏览次数: 85

 * YUZURU HANYU 美照合集
   
   浏览次数: 2

统计信息

 * 4文章数量
 * 20评论数量
 * 3.40 万全站字数
 * 12天运行时间
 * 1在线人数
 * 122访客总数
 * 3 小时前上次更新
 * 60 ms加载耗时

取色器小工具





访客位置地球




诗词积累

北风卷地白草折,胡天八月即飞雪。


句子积累

依然让人惊艳---嬉皮士飞行日記

标签云

生活杂谈

网站地图 996.ICU 萌ICP备20242524号 本站已运行 12 天 9 时 48 分 43 秒


阿斯之声 Owaii's Blog

© 2024 All rights reserved.

BLOG by Owaiiちゃん is licensed under CC BY-NC-SA 4.0

 * 首页
 * 复制
 * 搜索
 * 前进
 * 后退
 * 刷新
 * 说说
 * 留言板

重置 设置
固定头部
固定导航
折叠导航
置顶导航
盒子模型
深色模式(自动)