Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureActionNo landmarksFIX
No landmarks detected
Screen reader users have no way to navigate by region.
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
FAlt Text QualityAction66 of 102 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 66 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
FForm AccessibilityAction18 of 19 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| remember | checkbox | none | |
| password | password | (请输入密码) | placeholder only |
| vsn | text | (请输入微盾动态码) | placeholder only |
| loginname | text | (微博/博客/邮箱/手机号) | placeholder only |
| #SI_Slt_02 | select | (none) | none |
| #textSuggest | text | (none) | none |
| input | submit | (none) | none |
| textarea | textarea | (none) | none |
| textarea | textarea | (none) | none |
| #SI_Slt_04 | select | (none) | none |
| sk | text | (none) | none |
| input | submit | (none) | none |
| textarea | textarea | (none) | none |
| textarea | textarea | (none) | none |
| #slt_01 | select | (none) | none |
| SerchKey | text | (none) | none |
| door | text | (none) | none |
| SearchSubButton | submit | (none) | none |
| #J_searchType | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="SerchType" id="slt_01">; <input type="text" name="SerchKey">; <input type="submit" name="SearchSubButton">; <input type="submit" id="J_searchType">; <select name="country" id="SI_Slt_02">; <input type="text" name="q" id="textSuggest">; <input type="submit">; <textarea>; <textarea>; <select name="s_type" id="SI_Slt_04"> (+5 more)
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="loginname">; <input type="password" name="password">; <input type="text" name="vsn">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
FLink & Button QualityAction41 issue(s) across 1082 links and 4 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://sina.cn/ | 手机新浪网 | new tab | Add '(opens in new tab)' to text |
| 移动客户端 | new tab | Add '(opens in new tab)' to text | |
| https://c.weibo.cn/client/guide/download | 新浪微博 | new tab | Add '(opens in new tab)' to text |
| https://so.sina.cn/palmnews/web-sinanews… | 新浪新闻 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/mobile/comfi… | 新浪财经 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/about_app/inde… | 黑猫投诉 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/lm/z/app/ | 新浪博客 | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/about/app | 新浪众测 | new tab | Add '(opens in new tab)' to text |
| https://mail.sina.com.cn/client/mobile/i… | 新浪邮箱客户端 | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| http://my.sina.com.cn/#location=fav | 我的收藏 | new tab | Add '(opens in new tab)' to text |
| javascript:; | 退出 | new tab | Add '(opens in new tab)' to text |
| http://weibo.com/ | 微博 | new tab | Add '(opens in new tab)' to text |
| http://weibo.com/messages?topnav=1&wvr=4 | 私信 | new tab | Add '(opens in new tab)' to text |
| http://weibo.com/comment/inbox?topnav=1&… | 评论 | new tab | Add '(opens in new tab)' to text |
| http://weibo.com/at/weibo?topnav=1&wvr=4 | @我 | new tab | Add '(opens in new tab)' to text |
| http://i.blog.sina.com.cn/ | 博客 | new tab | Add '(opens in new tab)' to text |
| http://i.blog.sina.com.cn/blogprofile/pr… | 博客评论 | new tab | Add '(opens in new tab)' to text |
| http://i.blog.sina.com.cn/blog_rebuild/p… | 未读提醒 | new tab | Add '(opens in new tab)' to text |
| http://mail.sina.com.cn | 邮箱 | new tab | Add '(opens in new tab)' to text |
| http://mail.sina.com.cn/ | 免费邮箱 | new tab | Add '(opens in new tab)' to text |
| http://vip.sina.com.cn/ | VIP邮箱 | new tab | Add '(opens in new tab)' to text |
| http://mail.sina.net/ | 企业邮箱 | new tab | Add '(opens in new tab)' to text |
| http://mail.sina.com.cn/client/mobile/in… | 新浪邮箱客户端 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/guide/ | 网站导航 | new tab | Add '(opens in new tab)' to text |
| https://sina.com.cn/ | (empty) | empty | Add link text or aria-label |
| https://news.sina.com.cn/z/wljbxz/ | (empty) | empty | Add link text or aria-label |
| https://www.12377.cn/node_548446.htm | (empty) | empty | Add link text or aria-label |
| https://www.12377.cn | (empty) | empty | Add link text or aria-label |
| https://www.piyao.org.cn/ | (empty) | empty | Add link text or aria-label |
| https://sinanews.sina.cn/h5/feedback_gui… | (empty) | empty | Add link text or aria-label |
| https://news.sina.com.cn/z/wljbxz/ | (empty) | empty | Add link text or aria-label |
| https://www.12377.cn/node_548446.htm | (empty) | empty | Add link text or aria-label |
| https://www.12377.cn | (empty) | empty | Add link text or aria-label |
| https://www.piyao.org.cn/ | (empty) | empty | Add link text or aria-label |
| https://sinanews.sina.cn/h5/feedback_gui… | (empty) | empty | Add link text or aria-label |
| https://news.sina.com.cn/pc/2014-10-30/3… | (empty) | empty | Add link text or aria-label |
| https://news.sina.com.cn/ | 新闻 | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/ | 军事 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/china/ | 国内 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/world/ | 国际 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/ | 财经 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/ | 股票 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/fund/ | 基金 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/forex/ | 外汇 | new tab | Add '(opens in new tab)' to text |
| https://tech.sina.com.cn/ | 科技 | new tab | Add '(opens in new tab)' to text |
| https://mobile.sina.com.cn/ | 手机 | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/ | 众测 | new tab | Add '(opens in new tab)' to text |
| https://tech.sina.com.cn/chuangshiji/ | 创事记 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/ | 体育 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/nba/ | NBA | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/g/premierleag… | 英超 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/csl/ | 中超 | new tab | Add '(opens in new tab)' to text |
| https://ent.sina.com.cn/ | 娱乐 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/ | 时尚 | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/ | 女性 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/ | 育儿 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/ | 汽车 | new tab | Add '(opens in new tab)' to text |
| https://dealer.auto.sina.com.cn/price/ | 报价 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/ | 买车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/index.d.… | 新车 | new tab | Add '(opens in new tab)' to text |
| https://blog.sina.com.cn/ | 博客 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/zl/ | 专栏 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/zt/ | 专题 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/zx/boutique/ind… | 精品 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/ | 教育 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/a/ | 留学 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/gaokao/ | 高考 | new tab | Add '(opens in new tab)' to text |
| https://book.sina.com.cn/ | 读书 | new tab | Add '(opens in new tab)' to text |
| https://www.leju.com/#source=pc_sina_tyd… | 房产 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/?bi=tg&type=sina-pc… | 二手房 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/ | 家居 | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/ | 彩票 | new tab | Add '(opens in new tab)' to text |
| https://video.sina.com.cn/ | 视频 | new tab | Add '(opens in new tab)' to text |
| https://video.sina.com.cn/l/pub | 直播 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/ | 黑猫 | new tab | Add '(opens in new tab)' to text |
| https://tzxy.sina.com.cn | 投资 | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/ | 微博 | new tab | Add '(opens in new tab)' to text |
| https://city.sina.com.cn/ | 城市 | new tab | Add '(opens in new tab)' to text |
| http://sh.sina.com.cn/ | 上海 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/gov/ | 政务 | new tab | Add '(opens in new tab)' to text |
| https://travel.sina.com.cn/ | 旅游 | new tab | Add '(opens in new tab)' to text |
| https://mail.sina.com.cn/ | 邮箱 | new tab | Add '(opens in new tab)' to text |
| https://help.sina.com.cn/ | 客服 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/guide/ | 导航 | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://saxn.sina.com.cn/mfp/click?type=… | 广告 | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| https://tousu.sina.com.cn | (empty) | empty | Add link text or aria-label |
| https://m.sina.com.cn/ | 新浪产品 | new tab | Add '(opens in new tab)' to text |
| https://data.auto.sina.com.cn/ | 车型大全 | new tab | Add '(opens in new tab)' to text |
| http://auto.sina.com.cn/estation/ | 新浪e站 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-5_8… | 5-8万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-8_1… | 8-11万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-11_… | 11-15万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-15_… | 15-20万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-20_… | 20-25万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-25_… | 25-35万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-35_… | 35-50万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/ | 更多价格 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-2-0-0-0… | 小型 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-3-0-0-0… | 紧凑型 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-4-0-0-0… | 中型 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-5-0-0… | SUV | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/ | 品牌大全 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/estation/ | 新浪e站 | new tab | Add '(opens in new tab)' to text |
| https://photo.auto.sina.com.cn/ | 高清实拍 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/ | 黑猫投诉 / | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn | 时刻守护你的消费权益 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 特斯拉客户支持 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 特斯拉重大安全隐患 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 上汽通用汽车有限公司 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 上汽通用汽车产品缺陷… | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/ | 我要投诉 | new tab | Add '(opens in new tab)' to text |
| https://data.auto.sina.com.cn/ | 车型大全 | new tab | Add '(opens in new tab)' to text |
| http://auto.sina.com.cn/estation/ | 新浪e站 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-5_8… | 5-8万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-8_1… | 8-11万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-11_… | 11-15万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-15_… | 15-20万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-20_… | 20-25万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-25_… | 25-35万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-0-35_… | 35-50万 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/ | 更多价格 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-2-0-0-0… | 小型 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-3-0-0-0… | 紧凑型 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-4-0-0-0… | 中型 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-5-0-0… | SUV | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/ | 品牌大全 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/estation/ | 新浪e站 | new tab | Add '(opens in new tab)' to text |
| https://photo.auto.sina.com.cn/ | 高清实拍 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/ | 黑猫投诉 / | new tab | Add '(opens in new tab)' to text |
| https://sina.com.cn | 时刻守护你的消费权益 | new tab | Add '(opens in new tab)' to text |
| 小电科技 | new tab | Add '(opens in new tab)' to text | |
| https://tousu.sina.com.cn/complaint/view… | 租用小电充电宝已经及… | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 京东客服 | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 就算在质保内也不能质… | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/ | 我要投诉 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/a/ | 留学 | new tab | Add '(opens in new tab)' to text |
| http://redirect.simba.taobao.com/rd?c=un… | 热卖 | new tab | Add '(opens in new tab)' to text |
| http://redirect.simba.taobao.com/rd?c=un… | 新款 | new tab | Add '(opens in new tab)' to text |
| http://redirect.simba.taobao.com/rd?c=un… | 淘宝 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/zl/ | 专栏 | new tab | Add '(opens in new tab)' to text |
| http://slide.news.sina.com.cn/slide_1_28… | 道路花卉竞相绽 | new tab | Add '(opens in new tab)' to text |
| http://slide.news.sina.com.cn/slide_1_28… | 中原大地春耕忙 | new tab | Add '(opens in new tab)' to text |
| http://slide.news.sina.com.cn/slide_1_28… | 安徽采摘春茶 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 美伊会谈,最新进展 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_6723451236… | 前主编Global丨山姆·奥… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/zl/china/2026… | 多维度分析中国经济现… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/shenji/… | 格力CMO再怼海信高管 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7732457677… | 专访狼队青训总监巴雷… | new tab | Add '(opens in new tab)' to text |
| https://video.sina.com.cn | 视频 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2992050891… | 伊朗总统感谢中国 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2810373291… | 这是生机盎然的春天 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1288429914… | 谢娜演唱会门票秒罄 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2810373291… | 熊猫宝宝的高难度睡姿 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1686546714… | 四姑娘山日照金山 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1699432410… | 意总理谈意美关系 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2258727970… | 村民变鸟导一天能挣200 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1699432410… | 消防员和萌娃拔河为啥… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1887790981… | 无人飞行卡车真的来了 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1686546714… | 法国通过归还文物法案 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_6979546667… | 范志毅回忆世界杯出线… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_6979546667… | 何猷君谈创业失败经历… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_6979546667… | 范志毅回忆世界杯前韧… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_3231920057… | BOSS直聘给虚假高薪关… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_3231920057… | 小胖初中时期打巅峰赛… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_3231920057… | 最年轻的职业病出现了… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_5893229038… | 赛博对话EP45|陪伴机… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_5893229038… | 对话任永亮:不是玩具… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1653545015… | 一天零一页2025 | 朋友… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1653545015… | 一天零一页2025 | 原来… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/airoll/index.sh… | 滚动 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 解局:美伊冲突,美国… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/csj/202… | 油耗2.22L破纪录!李书… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 巴基斯坦很忙,印度很… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 30万内唯一线控转向 智… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 越共中央总书记、国家… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 格力海信掀“真铜实料… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 76人拆穿魔术夺得东部… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 预售价11.58万元起 广汽… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 美方对伊朗启动代号为… | new tab | Add '(opens in new tab)' to text |
| http://gd.sina.com.cn/jingji/dt/2026-04-… | 中国制造网AI实践案例… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 男子杀害同村小伙埋尸… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/review/2026-04-… | 搭舱内激光雷达 试驾… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 1架=8架“死神”!美“… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/csj/202… | 宁王飘了!日赚2.3亿,… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | “54岁班主任带15岁女… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 三大品牌联动出海 长… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 外媒称9名中国人在斯… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/l/2026-04-16/… | 酒店服务员机选中7194… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 外交部提醒赴美国中国… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/csj/202… | 当世界被AI“生成”,… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 美防长称伊朗最高领袖… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 面向L4时代的全尺寸SUV … | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 伊朗披露击落美C-130细… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 沃尔沃汽车99周年:纯… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 贵州茅台:2025年净利… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/csj/202… | 教育行业的能力重估:… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 杭州一诊所用一个针头… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | MINI×VAGABUND创意展车即… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 35岁孕妇吃冰箱剩菜后… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/review/2026-04-… | 不做选择题 试全新深… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 山东淄博一化工厂发生… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/csj/202… | “为什么我们没有比亚… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 美国多位机密领域科学… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 实拍星海V9露营版 一款… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 中国驻日大使馆接连遭… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/l/2026-04-16/… | 双色球开14注570万分落9… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 解局:美伊冲突,美国… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/csj/202… | 油耗2.22L破纪录!李书… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 巴基斯坦很忙,印度很… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 30万内唯一线控转向 智… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 越共中央总书记、国家… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 格力海信掀“真铜实料… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 76人拆穿魔术夺得东部… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 预售价11.58万元起 广汽… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 美方对伊朗启动代号为… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 皇马震怒!卡马文加红… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 沈腾口误反成名场面!… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 赵露思工作室签约包洁… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 赵露思工作室签约包洁… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 主动辞职后能否要求补… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 莫氏鸡煲宣布:捐10万!_… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 杰瑞股份2026年一季度… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 华为正式官宣:4月16日,… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 员工离职后加班工资是… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/news/2026-04-14… | 宝马2026稳健开局以新… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/ | 新闻 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/xl/2026-04-16… | 拾光纪·繁忙元首外交… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/xl/2026-04-16… | 为中越命运共同体凝聚… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/xl/2026-04-16… | 看图学习 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_5675440730… | 积极动能涌现——透视… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 国货精品与国际优品“… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 毫厘不能差!藏在精准… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1663612603… | 【图解】外贸“开门红… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 同比增长15%!一季度外… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1645705403… | 越南留学生裴香银:用… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1645705403… | 中东战事致美企陷入观… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 误差不到万分之一!播… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.cn/zt_d/subject-176789… | 美方对伊朗启动代号为… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 美防长称伊朗最高领袖… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1699432410… | 特写:苏林的十小时中… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2026-04-16/do… | 贵州茅台:2025年度净利… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 1架=8架“死神”!美“… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1887344341… | “与中国打交道,装腔… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 解局:美伊冲突,美国… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/w/2026-04-16/do… | 巴基斯坦很忙,印度很… | new tab | Add '(opens in new tab)' to text |
| https://city.sina.com.cn/focus/t/2026-04… | 醉酒男子落水意识模糊… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/index.shtml | 财经 | | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.cn/zt_d/subject-177… | 创指高开高走涨2.66% 电… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/ | 股票 | | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 日韩股市高开,日经225… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 业绩表现亮眼 佰维存… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/fund/etf/ind… | ETF专区| | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 公募大力布局香港市场… | new tab | Add '(opens in new tab)' to text |
| https://m.fangqingbao.com/news-745047780… | 浦东这个项目哑火了 | new tab | Add '(opens in new tab)' to text |
| https://m.rccaijing.com/news-74503852416… | 中茵微IPO前夜股东低价… | new tab | Add '(opens in new tab)' to text |
| http://tech.sina.com.cn/ | 科技 | | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 警惕人工智能让人类陷… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 广交会首日“新面孔”… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/2022-05… | (empty) | empty | Add link text or aria-label |
| https://finance.sina.com.cn/roll/2026-04… | 事关L2级辅助驾驶,相… | new tab | Add '(opens in new tab)' to text |
| http://auto.sina.com.cn/ | 汽车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 智己LS8正式上市 售价2… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_6723451236… | 前主编Global丨外媒:战… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_6723451236… | 前主编Global丨和谈破裂… | new tab | Add '(opens in new tab)' to text |
| https://client.sina.com.cn/news/other/36… | 等下班神器!3秒加载… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/o/2018-09-20/doc… | 习近平三次来到宁夏 … | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/c/2020-03-02/do… | 战“疫”行动 需要平… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/gov/2018-07-03/d… | 上半年 这些科学新成… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/c/2018-07-03/doc… | 下半年经济展望 | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/gov/2018-07-03/d… | 重庆参与“一带一路”… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/gov/2018-07-03/d… | 重庆参与一带一路建设… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/s/wh/2017-10-05/… | 这可能是人类史上最大… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/s/wh/2017-10-05/… | 保安为晕倒学生垫付多… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/s/wh/2017-10-05/… | 国庆北京首贼大兴落网… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/ | 财经 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 科技基金调仓动向曝光… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/stock/ | 股票 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/relnew… | 宁德时代一季度净利增… | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/g/laliga/2019-… | 巴萨国王杯国家德比名… | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/others/others/… | 盘点体坛金猪宝宝:刘… | new tab | Add '(opens in new tab)' to text |
| http://slide.ent.sina.com.cn/star/h/slid… | 小李与新欢当街热吻 | new tab | Add '(opens in new tab)' to text |
| http://slide.ent.sina.com.cn/z/v/slide_4… | 谢娜产后庆生 | new tab | Add '(opens in new tab)' to text |
| http://ent.sina.com.cn/music/zy/2018-08-… | 明日之子致歉李宇春 | new tab | Add '(opens in new tab)' to text |
| http://slide.ent.sina.com.cn/star/slide_… | 孙红雷心疼粉丝 | new tab | Add '(opens in new tab)' to text |
| https://tech.sina.com.cn/it/2018-12-08/d… | 张首晟:骄子断链 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2023-12-14… | 明星同款雪景照 | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/news/2023-12… | “霸总”关晓彤戴墨镜 | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/cy/2023-09-2… | 拥有美好的爱情 | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/news/2023-09… | 虞书欣米兰看秀 | new tab | Add '(opens in new tab)' to text |
| http://slide.ent.sina.com.cn/star/w/slid… | 范冰冰红衣喜庆 | new tab | Add '(opens in new tab)' to text |
| http://slide.tech.sina.com.cn/d/slide_5_… | 蚂蚁沐浴阳光喝水 | new tab | Add '(opens in new tab)' to text |
| http://edu.sina.com.cn/ | 教育 | new tab | Add '(opens in new tab)' to text |
| http://edu.sina.com.cn/zxx/2018-06-03/do… | 牛娃简历:四五岁懂核… | new tab | Add '(opens in new tab)' to text |
| http://edu.sina.com.cn/gaokao/2018-06-03… | 男老师扮“华妃” | new tab | Add '(opens in new tab)' to text |
| http://baby.sina.com.cn | 育儿 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/ask/2023-11-15/… | 鸡蛋不耐受可打疫苗么 | new tab | Add '(opens in new tab)' to text |
| http://slide.baby.sina.com.cn/mxx/slide_… | 王栎鑫吴雅婷为女儿庆… | new tab | Add '(opens in new tab)' to text |
| https://med.sina.com/health/article_deta… | 皮肤易出油的原因 | new tab | Add '(opens in new tab)' to text |
| https://med.sina.com/health/article_deta… | 玫瑰痤疮注意事项 | new tab | Add '(opens in new tab)' to text |
| http://astro.sina.com.cn/zt_d/2018sx/ | 2018年12生肖运势 | new tab | Add '(opens in new tab)' to text |
| http://astro.sina.com.cn/zt_d/2018/ | 2018年12星座运势 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_64d61f9a0… | 4名儿童在家烤火身亡 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_694171200… | 考17个证被嘲讽 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_52f9f7530… | 明代宴会上的歌妓 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_4a302c450… | 坏女人分三六九等 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_48d79c200… | 2017十大文艺片 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_48d79c200… | 健身新手怎么练卧推 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_a35b81e80… | 达成目标的正确方法 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_141b4f6de… | 秋冬流行妆容 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_4e5d62450… | 婚外情的真相 | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_63ecb87b0… | 咋回击爱指责别人的人 | new tab | Add '(opens in new tab)' to text |
| http://gd.sina.com.cn/news/b/2018-10-24/… | 废弃 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2024-01-29… | 新年礼物清单已送达,… | new tab | Add '(opens in new tab)' to text |
| http://fashion.sina.com.cn/ | 时尚 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2024-10-07… | 好快,5G入秋卫衣到底… | new tab | Add '(opens in new tab)' to text |
| http://fashion.sina.com.cn/ | 美妆 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/b/mk/2024-09… | 入秋的指甲盖,够“怪… | new tab | Add '(opens in new tab)' to text |
| http://fashion.sina.com.cn/ | 关注 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2024-10-07… | 这么多年了,针织开衫… | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| http://news.sina.com.cn/o/2017-10-04/doc… | 台官员称若解放军攻台… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/w/zx/2017-10-04/… | 利比亚法院审判IS成员… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/w/zx/2017-10-04/… | 俄官员:IS等组织组建黑… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/s/wh/2017-10-05/… | 影视剧资源现网售利益… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/o/2017-10-05/doc… | 英国首相:重塑英国梦… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/w/zx/2017-10-05/… | 联合国秘书长呼吁国际… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/w/zx/2017-10-05/… | 叙利亚哈马省IS武装清… | new tab | Add '(opens in new tab)' to text |
| http://news.sina.com.cn/w/zx/2017-10-05/… | MH370最终搜寻报告:花1.6… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 医药行业迎政策东风 … | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 宠物经济概念爆发,业… | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/nba/ | NBA-湖人遭42分血虐 | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/basketball/nba… | 曝湖人已退出浓眉交易 | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/basketball/nba… | 人心已散 | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/basketball/nba… | 詹皇成最年轻32000分 | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/basketball/nba… | 却遭遇最惨失利 | new tab | Add '(opens in new tab)' to text |
| http://sports.sina.com.cn/basketball/nba… | 美媒开始黑他 | new tab | Add '(opens in new tab)' to text |
| https://ent.sina.com.cn/s/m/2019-12-20/d… | 李阳前妻否认复婚 | new tab | Add '(opens in new tab)' to text |
| http://slide.ent.sina.com.cn/z/v/slide_4… | 林志颖儿子Kimi近照睫… | new tab | Add '(opens in new tab)' to text |
| http://ent.sina.com.cn/s/m/2018-05-06/do… | 杨紫为张一山送画却被… | new tab | Add '(opens in new tab)' to text |
| http://ent.sina.com.cn/y/yneidi/2018-05-… | 金莎自曝有身材缺陷 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/discove… | DeepSeekR1升级:提升思… | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_7d75a1df0… | 聪明人为啥很少参加饭… | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/s/blog_476745f60… | 萨苏:寻找黑水河之战… | new tab | Add '(opens in new tab)' to text |
| https://city.sina.com.cn/focus/t/2026-04… | 醉酒男子落水意识模糊… | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/fa/2024-01-2… | 球鞋的新趋势 | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/fa/2024-01-2… | 冬日造型首选? | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/b/mk/2024-01… | 和辛芷蕾学上镜 | new tab | Add '(opens in new tab)' to text |
| http://eladies.sina.com.cn/feel/xinli/20… | 世界对女人的善意 | new tab | Add '(opens in new tab)' to text |
| http://eladies.sina.com.cn/feel/xinli/20… | 爱情的保鲜期 | new tab | Add '(opens in new tab)' to text |
| http://eladies.sina.com.cn/feel/xinli/20… | 勇敢去表白 | new tab | Add '(opens in new tab)' to text |
| http://product.astro.sina.com.cn/ | 金牌测算 | new tab | Add '(opens in new tab)' to text |
| http://product.astro.sina.com.cn/?top=10… | 人生轨迹 | new tab | Add '(opens in new tab)' to text |
| http://product.astro.sina.com.cn/?top=10… | 缘分何时来 | new tab | Add '(opens in new tab)' to text |
| http://product.astro.sina.com.cn/?top=10… | 六道轮回测双人宿缘 | new tab | Add '(opens in new tab)' to text |
| http://edu.sina.com.cn/l/2018-06-03/doc-… | 金融机构实习骗局揭秘 | new tab | Add '(opens in new tab)' to text |
| http://edu.sina.com.cn/gaokao/2018-06-03… | 毛坦厂中学旁两居室年… | new tab | Add '(opens in new tab)' to text |
| http://slide.baby.sina.com.cn/mxx/slide_… | 王诗龄与父母参加晚宴 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/ask/2023-11-15/… | 6岁体检需要检查哪些 | new tab | Add '(opens in new tab)' to text |
| https://med.sina.com/health/article_deta… | 如何判断是否湿气重 | new tab | Add '(opens in new tab)' to text |
| https://med.sina.com/health/article_deta… | 甲肝跟乙肝的区别 | new tab | Add '(opens in new tab)' to text |
| http://slide.sports.sina.com.cn/g_laliga… | 苏神传射弑旧主 | new tab | Add '(opens in new tab)' to text |
| http://slide.ent.sina.com.cn/star/slide_… | 赵雅芝人比花娇 | new tab | Add '(opens in new tab)' to text |
| http://fashion.sina.com.cn/ | 时尚 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2024-10-07… | 好快,5G入秋卫衣到底… | new tab | Add '(opens in new tab)' to text |
| http://fashion.sina.com.cn/ | 美妆 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/b/mk/2024-09… | 入秋的指甲盖,够“怪… | new tab | Add '(opens in new tab)' to text |
| http://fashion.sina.com.cn/ | 关注 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2024-10-07… | 这么多年了,针织开衫… | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| https://sinanews.sina.cn/h5/timeline/spo… | 更多>> | new tab | Add '(opens in new tab)' to text |
| https://sinanews.sina.cn/h5/timeline/spo… | 体坛快讯 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2018499075… | 中国U20女足0-2落后!福… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2018499075… | 时隔一个月再破门!内… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2018499075… | 门将叹气+后卫流泪!… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2018499075… | 毛伟杰扣过防守冷静兜… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2018499075… | 该怎么描述亚马尔这次… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.cn/article_2018499075_784… | 直播吧专访老甲A魏群… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2018499075… | 岁月明星校园公益活动… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/ | 体育 | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/ | 彩票 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/g/premierleag… | 英超 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/g/laliga/ | 西甲 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/g/championsle… | 欧冠 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/cba/ | 中国篮球 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/hotnews/sport… | 排行 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1647210043… | 河南一高校运动会跨栏… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 斯波:很多年轻球员都… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 斯波:已对三球动作发… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 传奇继续!詹姆斯即将… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 鲍威尔:还不确定自己… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 鲍威尔:我尽了最大的… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 美记晒个人奖项投票:… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 比克斯塔夫:CC值得重… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 鹈鹕记者:掘金助教杜… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/basketball/nb… | 上任后率队43胜160负!… | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/ | 竞彩解读-老伟解球12连… | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/ai/app/downl… | 下APP领红包 | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/number/?from… | 大乐透解读-子轩中70万… | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/number/artic… | 彩球中70万 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/l/2026-04-16/… | 酒店服务员机选中7194… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/l/2026-04-16/… | 双色球14注570万落9地 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/ | 汽车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/guide/ | 购车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/ | 找车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.cn/search/?c=spr_au… | 汽车热搜榜 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/zhishu/?c=spr_a… | 排行榜 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/estation/?c=spr… | 新能源 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/?c=spr_auto_… | 车型库 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/index.d.… | 新车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/guide/index.d.h… | 导购 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/mp/?c=spr_auto_… | 说车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/review/index.d.… | 试车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/news/index.d.ht… | 新闻 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/jishu/index.d.h… | 解析 | new tab | Add '(opens in new tab)' to text |
| https://dealer.auto.sina.com.cn/price/?c… | 报价 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/photo/?c=spr… | 图片 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/photo/c10655… | 蔚来ES9 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 零跑D19售价21.98万起 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 广汽埃安N60预售价11.58… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/news/2026-04-16… | 蔚来李斌:蔚来ES9订单… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/review/2026-04-… | 试驾旗舰大六座SUV华境… | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/photo/c10657… | 零跑Lafa5 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 领汇e7上市售价9.58万起 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 长安汽车加码欧洲布局 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/news/hot/2026-0… | 日产全球新战略 | new tab | Add '(opens in new tab)' to text |
| http://video.sina.com.cn/p/auto/2026-04-… | 五座有何不同?岚图泰… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 沃尔沃汽车99周年:纯… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 面向L4时代的全尺寸SUV … | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/review/2026-04-… | 为国民造车不做选择 … | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | MINI×VAGABUND创意展车即… | new tab | Add '(opens in new tab)' to text |
| http://video.sina.com.cn/p/auto/2026-04-… | 小鹏的大成之作:静态… | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102985… | 实拍起亚EV5 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102965… | 实拍星纪元 ES | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102915… | 实拍昊铂HT | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102942… | 实拍阿维塔12 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102857… | 长安启源A06 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c103125… | 沃尔沃EM90 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c104108… | 实拍途观L Pro | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102900… | 实拍别克E4 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c104905… | smart精灵5号 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102985… | 实拍起亚EV5 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102965… | 实拍星纪元 ES | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102915… | 实拍昊铂HT | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102942… | 实拍阿维塔12 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102857… | 长安启源A06 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c103125… | 沃尔沃EM90 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c104108… | 实拍途观L Pro | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c102900… | 实拍别克E4 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/photo/c104905… | smart精灵5号 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://auto.sina.com.cn/review/2026-04-… | 不做选择题 试全新深… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 五菱缤果Pro正式开启预… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/review/2026-04-… | 好看好开又好用 诚意… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/newcar/2026-04-… | 燃油车未退场 荣威i6做… | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/jishu/2026-04-1… | 吉利i-HEV智擎混动技术… | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/?c=spr_auto_… | 大家都在买 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-5-0-0… | SUV | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-2-0-0… | 轿车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/list-0-7-0-0… | MPV | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/estation/?c=spr… | 新能源 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/zhishu/?c=spr_a… | 销量 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/price/?c=spr… | 降价 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b473.html?c=… | 鸿蒙智行 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b203.html?c=… | 小鹏汽车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b187.html?c=… | 领克 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b338.html?c=… | 极氪 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b26.html?c=s… | 比亚迪 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b339.html?c=… | 小米汽车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b206.html?c=… | FF | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/b176.html?c=s… | 蔚来汽车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b225.html?c=… | 理想汽车 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b208.html?c=… | 爱驰 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/b138.html?c=… | 特斯拉 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/?c=spr_auto_… | 更多品牌 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/?c=spr_auto_… | 条件选车 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.com.cn/estation/?c=spr… | 新能源 | new tab | Add '(opens in new tab)' to text |
| https://db.auto.sina.com.cn/?c=spr_auto_… | 更多筛选 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0_10… | 10万以下 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-10_2… | 10-20万 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-20_3… | 20-30万 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-30_5… | 30-50万 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-50_9… | 50万以上 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-1-5-0-0-… | 微型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-2-0-0-0-… | 小型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-3-0-0-0-… | 紧凑型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-4-0-0-0-… | 中型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-5-0-0-0-… | 中大型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0-0-… | 汽油 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0-0-… | 油电混动 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0-0-… | 纯电动 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0-0-… | 插电混动 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0-0-… | 增程式 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/?c=s… | 新能源 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-1-0-0-… | 两厢 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-2-0-0-… | 三厢 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-5-0-0-… | SUV | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-7-0-0-… | MPV | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-6-0-0-… | 皮卡 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 10万以下 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 10-20万 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 20-30万 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 30-50万 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 50万以上 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 100km以下 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 100-200km | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 200-300km | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 300-400km | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 超长续航 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 纯电动 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 插电混动 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/estation/list… | 增程式 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-0-0-0-… | 油电混动 | new tab | Add '(opens in new tab)' to text |
| https://auto.sina.cn/zt_d/yaohaojisuan?c… | 京A摇号 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-1-0-0-0-… | 微型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-2-0-0-0-… | 小型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-3-0-0-0-… | 紧凑型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-4-0-0-0-… | 中型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-5-0-0-0-… | 中大型 | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-5-0-0-… | SUV | new tab | Add '(opens in new tab)' to text |
| http://db.auto.sina.com.cn/list-0-7-0-0-… | MPV | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| https://tousu.sina.cn/ | 投诉,就上黑猫! | new tab | Add '(opens in new tab)' to text |
| https://ent.sina.com.cn/ | 娱乐 | new tab | Add '(opens in new tab)' to text |
| http://k.sina.com.cn/article_1914880192_… | 杨丽萍:今天的观众需… | new tab | Add '(opens in new tab)' to text |
| http://k.sina.com.cn/article_1749990115_… | 光影耀京华 雁栖湖畔… | new tab | Add '(opens in new tab)' to text |
| http://k.sina.com.cn/article_1749990115_… | 直播撞碎滤镜《乘风202… | new tab | Add '(opens in new tab)' to text |
| http://k.sina.com.cn/article_1749990115_… | 一次破解PUA的“影视化… | new tab | Add '(opens in new tab)' to text |
| http://video.sina.com.cn/p/finance/2026-… | 分享!刘宇喻言等献唱… | new tab | Add '(opens in new tab)' to text |
| http://k.sina.com.cn/article_1497087080_… | 北影节开幕式高清图集… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/jjxw/2026-04-… | 何润东项羽甲胄细节曝… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/jjxw/2026-04-… | “北京国际电影节”拍… | new tab | Add '(opens in new tab)' to text |
| http://video.sina.com.cn/p/finance/2026-… | 北京国际电影节三大亮… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/jjxw/2026-04-… | 郭宇欣三搭王皓祯 | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/jjxw/2026-04-… | 刘烨为电影四渡减重17… | new tab | Add '(opens in new tab)' to text |
| http://k.sina.com.cn/article_1497087080_… | 《我们的少年时代2》… | new tab | Add '(opens in new tab)' to text |
| http://video.sina.com.cn/p/finance/2026-… | 于适我们不能遗忘长征… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/ | 财经 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/ | 股票 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/money/ | 理财 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://finance.sina.com.cn/mobile/comfi… | 下载APP | new tab | Add '(opens in new tab)' to text |
| http://blog.sina.com.cn/lm/stock/ | 股市名博 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/forex/paijia… | 外汇牌价 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/newsto… | 新股申购 | new tab | Add '(opens in new tab)' to text |
| https://tzxy.sina.com.cn | 炒股技巧 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn/ | 直播 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/fund/etf/ind… | ETF专区 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/consume/ | 消费曝光 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/realstock/co… | 沪 4055.5(+0.7%) | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 华谊兄弟被申请重整:… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/roll/2… | 百利科技与巴斯夫旗下… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/zt_d/2026jql… | 2026最受青睐基金大V投… | new tab | Add '(opens in new tab)' to text |
| https://meetings.imf.org/en/2026/spring/… | 2026年IMF和世行春季年… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/market… | 4月16日增减持汇总:东… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 美方对伊朗启动代号为… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/wm/2026-04-1… | 国家网信办持续整治网… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 美防长称伊朗最高领袖… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 外交部:中方愿同有关… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 开局良好!“数”看中… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 巴基斯坦外交部:下一… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 市场监管总局:动态调… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 贵州茅台2025年报抢先… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/headline/202… | 今日财经要闻TOP10|2026… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/headline/202… | 新浪财经隔夜要闻大事… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/headline/202… | 今日财经要闻TOP10|2026… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/stock/jyts/ | 交易提示 | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/stock/cpbd/ | 操盘必读 | new tab | Add '(opens in new tab)' to text |
| http://vip.stock.finance.sina.com.cn/mkt… | 数据中心 | new tab | Add '(opens in new tab)' to text |
| http://vip.stock.finance.sina.com.cn/q/g… | 个股诊断 | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/money/globali… | 环球股指 | new tab | Add '(opens in new tab)' to text |
| http://vip.stock.finance.sina.com.cn/q/g… | 股价预测 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn | 直播 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn/bozhu/2… | 横盘整蓄行情稳 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn | 思路 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn/bozhu/8… | 创新药二波启动 | new tab | Add '(opens in new tab)' to text |
| https://tzxy.sina.com.cn/content | 策略 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn/bozhu/1… | A股反包可期 | new tab | Add '(opens in new tab)' to text |
| https://tzxy.sina.com.cn/content | 研究 | new tab | Add '(opens in new tab)' to text |
| https://live.finance.sina.com.cn/bozhu/1… | 宁王利好堆积 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/observ… | 东北制药营收利润双降… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/observ… | 百果园2025年再陷亏损… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/observ… | 乳企年报|燕塘乳业净… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/observ… | 泸溪河放开加盟近两年… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/market… | 4月16日增减持汇总:东… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/market… | 11年!创业板指重回巅… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/ztbfp/… | 4月16日沪深两市涨停分… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/wm/2026-04-1… | 段永平急了:我没卖 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | A股高开高走,创指涨… | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/money/future/… | 黄金 | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/money/future/… | 原油 | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/money/forex/h… | 美元 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 绩优基金一季报密集披… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 互联互通工具持续丰富… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/zt_d/2026jql… | 谁是基民中的意见领袖… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 13只个人养老金基金年… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 个人养老金基金近三年… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 地区监管调研银行积存… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 杭银理财回应部分产品… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/jjxw/2026-04… | 净利腰斩,青银理财五… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 最高年化收益率4.81%!… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/zg/mbank10/2… | 光大App客服互动形式多… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/event/appban… | 丨评测 | new tab | Add '(opens in new tab)' to text |
| http://finance.sina.com.cn/forex/ | 外汇 | new tab | Add '(opens in new tab)' to text |
| https://video.sina.com.cn/p/finance/2026… | 特朗普认怂,美国要撤… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/nmetal/ | 黄金 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/money/nmetal… | 黄金价格上行趋势终结… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/nmetal/ | 黄金 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-02… | 黄金定价逻辑为何变了… | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/number/?from… | 大乐透解读-子轩中70万… | new tab | Add '(opens in new tab)' to text |
| https://lottery.sina.com.cn/ai/app/downl… | 下载APP领红包 | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| https://mil.news.sina.com.cn/ | 军事 | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 内塔尼亚胡:对伊朗战… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 儿时一纸翱翔梦 今朝… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | “政”面交锋,一“教… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 军营观察丨大洋之上,… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | “丝路方舟”号医院船… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 伊朗将评估是否与美国… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 巴基斯坦陆军参谋长率… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 新疆军区某团利用科技… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 海军航空大学某大队:… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 伊朗“德纳”号护卫舰… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 美军上调对伊朗战事伤… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 晨枫:若反封锁不成,… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 俄罗斯海军舰艇编队访… | new tab | Add '(opens in new tab)' to text |
| https://mil.news.sina.com.cn/zonghe/2026… | 上万美军人员正在执行… | new tab | Add '(opens in new tab)' to text |
| https://book.sina.com.cn/ | 读书 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/book_lib.php… | 小说 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| http://vip.book.sina.com.cn/weibobook/pe… | 我的书架 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/?n… | 小说 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/pe… | 我读过 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 分手餐厅 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 情深意浓:不做灰姑娘… | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 另一世:盛世良缘,二… | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 逆袭:夫人在上:国师… | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 越界兵王:失忆兵王搏… | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/ | 聚焦 | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/zixun/2026-03-18… | “院士解锁中国科技”… | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/gi… | 女生 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 重生:宠鬼入骨 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 我的魔鬼女上司 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 笔谈 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/ma… | 男生 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 修真废少闯都市 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 第十四门徒 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 棺师 | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/zixun/ | 聚焦 | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/zixun/2026-03-16… | 《莫负相逢人海间》解… | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/?pos=20123 | IP文推荐 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 《谜案集》刑侦记者伸… | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/?pos=20123 | IP文推荐 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 《卿本山河》 | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/?pos=20123 | IP文推荐 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 《无罪的真凶》 | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/zixun/ | 新书 | new tab | Add '(opens in new tab)' to text |
| http://book.sina.com.cn/zixun/2026-03-04… | 了一容中短篇小说集《… | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/pu… | 玄幻好文推荐 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 撄锋 | new tab | Add '(opens in new tab)' to text |
| http://vip.book.sina.com.cn/weibobook/bo… | 混沌行 | new tab | Add '(opens in new tab)' to text |
| http://city.sina.com.cn | 河南省献血条例将施行 | new tab | Add '(opens in new tab)' to text |
| https://city.sina.com.cn/city/t/2026-04-… | 无人机空中扫毒 | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| https://finance.sina.com.cn/nextauto/ | 车研所 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/nextauto/hyd… | (empty) | empty | Add link text or aria-label |
| https://finance.sina.com.cn/nextauto/hyd… | 彭佩敏:双碳目标下的… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/mobile/… | 深蓝汽车百万台电驱下… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/nextauto/hyd… | 宋志明:以高质量发展… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/nextauto/hyd… | 清华大学教授:商用车… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/nextauto/hyd… | 2026商用车产业发展会… | new tab | Add '(opens in new tab)' to text |
| https://tech.sina.com.cn/ | 科技 | new tab | Add '(opens in new tab)' to text |
| https://tech.sina.com.cn/chuangshiji/ | 创事记 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/t/2026… | 普通人的AI逆袭 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 具身智能机器人融资狂… | new tab | Add '(opens in new tab)' to text |
| https://t.cj.sina.com.cn/articles/view/1… | 家务机器人走红海外 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/usstoc… | Adobe推出创意工具AI助… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/roll/2026-04… | 中公教育进入AI培训赛… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/t/2026… | 偷改简历删光邮件:AI… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 扎克伯格亲自下场写代… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 黄仁勋现身美国海底捞… | new tab | Add '(opens in new tab)' to text |
| https://tousu.sina.com.cn/complaint/view… | 交易猫买账号被找回平… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 谷歌推出 Mac 原生 Gemini… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 多个AI疾病预测模型竟… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | OpenAI推出旨在增强网络… | new tab | Add '(opens in new tab)' to text |
| https://games.sina.com.cn/ | 游戏 | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 官宣:Eternal Fire签下reg… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 兴趣即职业:游戏陪练… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 黑豹主场 FURIA队员抵达… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | A队蒙古决赛会师?PGL… | new tab | Add '(opens in new tab)' to text |
| https://digi.sina.com.cn/ | 数码 | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/ | 众测 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://finance.sina.com.cn/tech/roll/20… | 新款沃尔沃EX90 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 华为 Pura X Max 横向阔折… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 佳能发布40厘米巨无霸… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 小鹏GX!首款全尺寸旗… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 苹果 iPad mini 8 前瞻 | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 小米推出米家空调强劲… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 影石 Insta360 GO Ultra 限… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 亚马逊推出史上最薄电… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/digi/20… | 谷歌推出 Mac 原生 Gemini… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 华为随行WiFi X官宣4月24… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/discove… | 带3.5mm耳机孔的高端旗… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/tech/roll/20… | 微软计划推出OLED版Surfa… | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 音质党可以剪线? | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 西昊人体工学椅测评 | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 大疆Pocket3开箱 | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/activity/lis… | [讨论] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 电竞平板要性价比的?… | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/activity/lis… | [趣玩] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 双曲面黑白撞色海景房… | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/collection | [总结] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 2000+的生产力咋选?265K… | new tab | Add '(opens in new tab)' to text |
| http://zhongce.sina.com.cn/collection | [体验] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 桌面幸福感飙升!小米… | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/collection | [新品] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 盖世小鸡X5s:性能升级… | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/collection | [分享] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 弱水时砂静海II HIFI版… | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/collection | [种草] | new tab | Add '(opens in new tab)' to text |
| https://zhongce.sina.com.cn/article/view… | 看看能去班味的电脑!… | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.cn/search/?c=spr_auto_… | 母婴育儿热搜 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23她的无… | #她的无限可能# | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1249729383/QaCUKEQeM | V-Talk在微博 | 看见她力… | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1761823392/Qc5GDhI58?r… | 微博大V共话女性未来… | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/2496612670/Qc02lqsGF?r… | 全知全能的父母不一定… | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/2034715395/QbgRpCxdG?r… | 每个人成长都有自己的… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23亲子开… | 亲子开新趴 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/ | 世相 | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 山东淄博一化工厂发生… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 网传“成都一火锅店女… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 成都警方:男子酒后骚… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 拒交物业费的业主,把… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 北京警方全力护航候鸟… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 最高人民法院发布第三… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 丝芭传媒:创始人王子… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 河南检察机关依法对周… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 网约车司机智斗境外间… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/zx/2026-04-16/d… | 女教师群聊“八卦”被… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-16/do… | 理想汽车发年终奖了,… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-15/do… | 年销10亿,网红“宋柚… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/s/2026-04-15/do… | 英伟达垄断松动,国产… | new tab | Add '(opens in new tab)' to text |
| https://games.sina.com.cn/ | 游戏·电竞 | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | KRL爆料:HEROIC有意法国… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 别买亏了!4月最全加… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 土耳其媒体爆料:FaZe… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | harumi:FaZe应赶紧签下de… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 全渠道名列前茅!中国… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 洛克王国世界买号哪里… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 三星连续七年稳居全球… | new tab | Add '(opens in new tab)' to text |
| http://games.sina.com.cn/news/yw/2026-04… | 钢盔杯 S2:生死鏖战!… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/ | 热点关注 | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| javascript:; | (empty) | empty | Add link text or aria-label |
| http://redirect.simba.taobao.com/rd?c=un… | 商讯 | new tab | Add '(opens in new tab)' to text |
| http://iask.sina.com.cn/ | 爱问 | new tab | Add '(opens in new tab)' to text |
| https://eladies.sina.com.cn/ | 女性 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://weibo.com/eladiesblog | 情感话题 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23%E6%88%91… | 我的美力由我定义 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1749990115… | 直播撞碎滤镜《乘风202… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_2342610415… | 朱珠英文台词展现女性… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_3965150104… | 高段位女人朋友圈“三… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 春天穿彩色西装的女人… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 40岁才知道,好命的女… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7517400647… | 《我,许可》:当女性… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1418058457… | 女性需求本质解析:爱… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1418058457… | 女性需求调查显示爱与… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857141524… | 使用面膜的注意事项-… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857141524… | 使用面膜存在禁忌吗-… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 电影《一个男人和一个… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 黄渤倪妮首搭!《一个… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1418058457… | 女性理想爱情:渴望被… | new tab | Add '(opens in new tab)' to text |
| https://www.leju.com/#source=pc_sina_syd… | 房产 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/?bi=tg&type=sina-pc… | 二手房 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/ | 家居 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://house.leju.com/bj/search/#source… | 新房 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/?bi=tg&type=sina… | 租房 | new tab | Add '(opens in new tab)' to text |
| https://dichan.sina.com.cn/ | 地产 | new tab | Add '(opens in new tab)' to text |
| https://zx.jiaju.sina.com.cn/bj/ | 看图装修 | new tab | Add '(opens in new tab)' to text |
| https://jiancai.jiaju.sina.com.cn/ | 建材 | new tab | Add '(opens in new tab)' to text |
| https://designer.jiaju.sina.com.cn/ | 设计师 | new tab | Add '(opens in new tab)' to text |
| https://bj.leju.com?source=pc_sina_index… | 北京楼市成交 | new tab | Add '(opens in new tab)' to text |
| https://bj.leju.com/news/jiaodianjiedu/?… | 热点 | new tab | Add '(opens in new tab)' to text |
| https://bj.leju.com/news/jiaodianjiedu/?… | 焦点 | new tab | Add '(opens in new tab)' to text |
| https://bj.leju.com/news/nazhengsudi/?so… | 拿证 | new tab | Add '(opens in new tab)' to text |
| https://bj.leju.com/news/2025-03-31/0124… | 朝阳国贸天著解读 | new tab | Add '(opens in new tab)' to text |
| https://bj.leju.com/news/kaipankuaixun/?… | 开盘 | new tab | Add '(opens in new tab)' to text |
| //bj.leju.com/news/xinpin/?source=pc_sin… | 新品 | new tab | Add '(opens in new tab)' to text |
| //bj.leju.com/news/tudi/?source=pc_sina_… | 追地 | new tab | Add '(opens in new tab)' to text |
| //bj.leju.com/news/loupanceping/?source=… | 测评 | new tab | Add '(opens in new tab)' to text |
| //bj.leju.com/news/loupanceping/?source=… | 测评 | new tab | Add '(opens in new tab)' to text |
| https://www.lejucaijing.com/?fromsource=… | 财经 | new tab | Add '(opens in new tab)' to text |
| https://www.lejucaijing.com/news-7416812… | 女掌门沉迷“炒银”,… | new tab | Add '(opens in new tab)' to text |
| https://www.lejucaijing.com/?fromsource=… | 公司 | new tab | Add '(opens in new tab)' to text |
| https://m.rccaijing.com/news-74167434066… | 尹志尧做回“中国人”… | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/#bi=tg&type=sina… | 二手房 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/apartment/k1-… | 简单生活-单身公寓 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/apartment/k2-… | 不要合租,就要好价 | new tab | Add '(opens in new tab)' to text |
| http://jiaju.sina.com.cn/ | 家居 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/news/20240123/… | 设计者说 | 专访设计师… | new tab | Add '(opens in new tab)' to text |
| https://zhuanti.leju.com/bj/zt/bjtianmao… | 天猫好房诚邀入驻 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/k1-l1/#bi=… | 精拣好房,每周上新 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/lb101/#bi=… | VR全景看房,足不出户 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/e2-k2-l1/#… | 叮!新鲜出炉的好房源… | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/#bi=tg&typ… | 二手房 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/lb102/#bi=… | 高分房源·近地铁·享… | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/ai9/#bi=tg… | 好户型房有多重要 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/#bi=tg&typ… | 二手房 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/e3/#bi=tg&… | 二胎时代,改善住房 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/e2/#bi=tg&… | 小两居vs大两居,如何… | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/aa1/#bi… | 整租 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/aa1-e1,… | 品质租房,单享空间 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/aa1-z3/… | 拎包入住,就是现在 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/aa2/#bi… | 合租 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/aa2-k2-… | 租房既要房子好,又要… | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/aa2-k1-… | 新上房源发你瞧瞧 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/apartment/#bi… | 公寓 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/apartment/k1-… | 简单生活-单身公寓 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/apartment/k2-… | 不要合租,就要好价 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/community/#bi=tg… | 小区 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/community/hy0,1/… | 买房香饽饽,次新房 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/community/k1-l0/… | 低均价小区买好房 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj#bi=tg&type=sina-… | 频道 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/#bi=tg&typ… | 精推售房 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/house/#bi=tg&… | 热度租房 | new tab | Add '(opens in new tab)' to text |
| https://zufang.leju.com/bj/apartment/#bi… | 优质公寓 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/community/#bi=tg… | 小区房价 | new tab | Add '(opens in new tab)' to text |
| https://esf.leju.com/bj/house/lb101/#bi=… | VR看房 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zt/jmjj2026031… | 集美生活家 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.cn/zixun/list/7439525… | 2026工长带你选装修 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240401… | 清洁电器成家电新增长… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240401… | 上海启动1.5亿元绿色智… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240401… | 京东凭何成为建材趋势… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240320… | 曼丽菲斯中国10周年 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240314… | 向生活致敬·与艺术共… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/news/20240318/… | “中国设计师主场”隆… | new tab | Add '(opens in new tab)' to text |
| https://m.live.leju.com/jiaju/bj/7173494… | “翼”展飞美,引领风… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240328… | 2024嘉兴智装展招展启… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240328… | 莫干山ENF母婴级地板 | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240326… | 梦天家居&美的集团成… | new tab | Add '(opens in new tab)' to text |
| http://jiaju.sina.com.cn/news/20220528/6… | 建筑涂料“三新”破局… | new tab | Add '(opens in new tab)' to text |
| https://jiaju.sina.com.cn/zixun/20240325… | 2023年中国家电行业年… | new tab | Add '(opens in new tab)' to text |
| https://open.sina.com.cn/ | 新浪公开课 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://s.weibo.com/realtime?q=%23%E8%81… | #职场公开课# | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/realtime?q=%23%E5%BE… | #微博课堂# | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/realtime?q=%23%E5%9C… | #在微博做个题# | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/realtime?q=%23%E8%81… | #职场公开课# | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/realtime?q=%23%E5%BE… | #微博课堂# | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/realtime?q=%23%E5%9C… | #在微博做个题# | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://edu.sina.com.cn/ | 教育 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/zxx/ | 中小学 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/a/ | 出国 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/ischool/ | 国际学校 | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1225314032/Q3905DSpv | 教育热点报告 | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/ | 北京多所高校鼓励博士… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-13/doc… | 多省份加速组建辅导员… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-13/doc… | 高等教育不只是“一次… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/a/2026-04-13/doc… | 领保进校园暨平安留学… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-13/doc… | 第四届全国大学生英语… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-13/doc… | 天津市学校国家安全教… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-13/doc… | 卓越金融人才培养基地… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-10/doc… | 汕头市潮师智库年度活… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-10/doc… | 西安交通大学丝绸之路… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-10/doc… | 有效防范利用人工智能… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-10/doc… | 推动人工智能成为高校… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/cpa/2026-04-10/d… | 将人工智能纳入教师资… | new tab | Add '(opens in new tab)' to text |
| https://edu.sina.com.cn/l/2026-04-10/doc… | 《“人工智能+教育”… | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/ | 育儿 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23微博开… | #微博开学季# | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/edu/2026-04-10/… | AI将纳入教师资格考试 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.cn/article_5787187353_158… | 早产三胞胎宝宝健康出… | new tab | Add '(opens in new tab)' to text |
| http://slide.baby.sina.com.cn/slide_10_8… | (empty) | empty | Add link text or aria-label |
| https://k.sina.cn/article_5787187353_v15… | 35岁孕妇吃冰箱剩菜后… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.cn/article_7857201856_1d4… | 你家娃也在玩拼豆吗? | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/zt_d/yitangke/ | 直播课 | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1655524143/OfqbodQAQ?p… | 坏行为不等于坏孩子 | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1655524143/Ofl4MnPs3?p… | 咋孩子应对复杂问题能… | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/p/1006061655524143/hom… | 科普 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/ask/2024-07-17/… | 5个月的宝宝可以训练… | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/health/2024-07-… | 儿童如何健康减重? | new tab | Add '(opens in new tab)' to text |
| http://baby.sina.com.cn/original/dakayue… | 大咖 | new tab | Add '(opens in new tab)' to text |
| http://baby.sina.com.cn/z/xpmlsyzshtd | 小P老师教你产后变美… | new tab | Add '(opens in new tab)' to text |
| http://baby.sina.com.cn/z/dyqxmbnyddhz | 戴玉强是怎样对待娃 | new tab | Add '(opens in new tab)' to text |
| http://baby.sina.com.cn/health | 养育 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/health/2026-01-… | 每5个孩子就有1个“小… | new tab | Add '(opens in new tab)' to text |
| http://baby.sina.com.cn/wemedia | 自媒体 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/health/2025-11-… | 北京儿童医院开设不限… | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1655524143/N4c44FRxb?p… | 生活 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/edu/2026-03-18/… | 展示低俗广告宝宝巴士… | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/1655524143/N4c44FRxb?p… | 萌娃 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/edu/2024-08-30/… | 新学期,43条安全提示… | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.cn/search/ | 热点 | new tab | Add '(opens in new tab)' to text |
| https://baby.sina.com.cn/news/2025-07-30… | 每年3600元育儿补贴如… | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| https://fashion.sina.cn/search/ | 美妆时尚热榜 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23GQ%E5%9B%… | GQ四月王一博封面 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E8%93%9D%E7… | 蓝盈莹北影节造型 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E9%99%88%E6… | 陈楚生白色珍珠西装 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E5%91%A8%E6… | 周洁琼白裙公主 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E5%BC%A0%E8… | 张艺凡踢裙子 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E5%AE%8B%E4… | 宋佳红色抹胸内搭 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E8%BE%9B%E8… | 辛芷蕾时尚芭莎五月新… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23%E5%BC%A0… | 张函瑞白衬衫 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23%E5%BC%A0… | 张艺上乘风时光机COS造… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%23%E5%BD%AD… | 彭小苒公主盘头 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.cn/search/ | 查看更多时尚热点 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/ | 时尚 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.cn/search/ | 时尚热搜榜 | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-13… | 谁又被年代剧里的复古… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-13… | 联名、合作、官配、平… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-13… | 春季的开衫——低调中… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-13… | “活人感”才是这个时… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/b/nw/2026-04… | 紧「塑」院线抗老 超… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-07… | 这部十年前现象级爆剧… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-07… | 如果用一种艺术流派来… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-07… | 淡淡的就会顺顺的,帮… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-01… | 一个人会在什么时候消… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-01… | 她靠近的时候,最先感… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-01… | 换季时节,一起重新审… | new tab | Add '(opens in new tab)' to text |
| https://fashion.sina.com.cn/s/2026-04-01… | 这件很“打工人”的外… | new tab | Add '(opens in new tab)' to text |
| https://golf.sina.com.cn/ | 高尔夫 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 伍兹50岁生日 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 加特拉普赢美巡赛揭幕… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 美巡调低季后赛分数 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/2026-01-… | 美巡赛公布2026秋季八… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 霍雪尔憾失世界前五十 | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 世界排名:加特拉普夺… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/epgatour… | 迪拜邀请赛埃尔维拉夺… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/asiantou… | 众望所归!比嘉一贵当… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 普尔奇尼加洞赢拉丁美… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 科普卡重归美巡利大于… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/knowledg… | 连载|《似水流年》第… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | 莱德杯美国队球迷越界… | new tab | Add '(opens in new tab)' to text |
| https://sports.sina.com.cn/golf/pgatour/… | LIV高尔夫晋升赛决出三… | new tab | Add '(opens in new tab)' to text |
| https://travel.sina.com.cn/ | AI | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 谷歌据悉正与美国防部… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 莫氏鸡煲老板娘发声辟… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | “AI,你帮我挑个木瓜?… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | AI还能这样玩? | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 用梵高油画风打开山东… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 爆火!豆包AI帮挑西瓜,… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_5952915705… | 南京市人工智能OPC菁英… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | AI正在淘汰的不是程序… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 技术指标分析:哪些指… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 新浪AI热点小时报丨2026… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 新浪人工智能热点小时… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/stock/usstoc… | 这家鞋企离奇转型AI后… | new tab | Add '(opens in new tab)' to text |
| https://travel.sina.cn/search/ | 旅游 | new tab | Add '(opens in new tab)' to text |
| https://travel.sina.com.cn/news/ | 行业 | new tab | Add '(opens in new tab)' to text |
| http://travel.sina.cn/search/ | 旅游热点 | new tab | Add '(opens in new tab)' to text |
| https://travel.sina.cn/search/#2 | 景区热度排名 > | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E7%81%B5%E9… | 灵隐寺 … | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E4%BA%94%E5… | 五台山 … | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E4%B8%8A%E6… | 上海迪士尼度假区 … | new tab | Add '(opens in new tab)' to text |
| https://travel.sina.cn/search/#3 | 酒店热度排名 > | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E4%B8%AD%E5… | 中国大饭店 … | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E6%BE%B3%E9… | 澳门威尼斯人 … | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E6%BE%B3%E9… | 澳门巴黎人 … | new tab | Add '(opens in new tab)' to text |
| https://fo.sina.com.cn/ | 佛学 | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-02-02/doc-inh… | 莲斋 | 素食烹饪分享 ·… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 岁序更替 华章日新—… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 佛教居士行为守则 | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 全国汉传佛教寺院共住… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 迎新壁纸丨玉马祯祥,… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 庐山东林寺2026年1月净… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 莲录 | 笃修净土一意不… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 元旦纳福|7 款吉祥壁… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 让这一年越来越好、越… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2026-01-01/doc-inh… | 三十载初心如磐 续写… | new tab | Add '(opens in new tab)' to text |
| http://fo.sina.com.cn/2025-10-05/doc-inf… | 精诚所至,一定会有不… | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://k.sina.com.cn/article_7857201856… | 二十万级全尺寸旗舰来… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 零跑D19与D99双旗舰车型… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 让旗舰平权:零跑D19售… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 对话 零跑汽车:D系列… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 【网通社快报】零跑D19… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 搭载115kWh电池 零跑D19… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 零跑D19豪华旗舰SUV以21.… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | “9系”扎堆,新能源… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 售价21.98万元起,零跑D19… | new tab | Add '(opens in new tab)' to text |
| https://finance.sina.com.cn/wm/2026-04-1… | 零跑太猛了!全尺寸SUV… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_5952915720… | 小鹏第二代VLA首次外供… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/ | 热榜 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 大疆Pocket4 | new tab | Add '(opens in new tab)' to text |
| https://cj.sina.cn/articles/view/6145283… | 十五五首季中国经济增… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E8%A2%AB%E5… | 被强拉开车门泼水女子… | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_1638781994… | 刘翔直言中国新能源车… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=400%E6%AF%AB… | 400毫升献血证被炒到200… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E6%BD%98%E7… | 潘石屹发文 | new tab | Add '(opens in new tab)' to text |
| https://k.sina.com.cn/article_7857201856… | 最不困的人叫醒最困的… | new tab | Add '(opens in new tab)' to text |
| https://news.sina.com.cn/gov/2026-04-16/… | 杨柳絮漫天飞,为啥不… | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E6%9B%9D%E6… | 曝清清性骚扰 | new tab | Add '(opens in new tab)' to text |
| https://s.weibo.com/weibo?q=%E7%BD%91%E7… | 网红耳机壳造型被指擦… | new tab | Add '(opens in new tab)' to text |
| https://sinanews.sina.cn/h5/top_news_lis… | 点击查看更多实时热点 | new tab | Add '(opens in new tab)' to text |
| http://city.sina.com.cn/ | 新浪城市 | new tab | Add '(opens in new tab)' to text |
| https://weibo.com/xinlangshanghai | 上海 | new tab | Add '(opens in new tab)' to text |
| http://tj.sina.com.cn/ | 天津 | new tab | Add '(opens in new tab)' to text |
| http://gd.sina.com.cn/ | 广东 | new tab | Add '(opens in new tab)' to text |
| http://henan.sina.com.cn/ | 河南 | new tab | Add '(opens in new tab)' to text |
| http://sc.sina.com.cn/ | 四川 | new tab | Add '(opens in new tab)' to text |
| http://fj.sina.com.cn/ | 福建 | new tab | Add '(opens in new tab)' to text |
| http://jiangsu.sina.com.cn | 江苏 | new tab | Add '(opens in new tab)' to text |
| http://hebei.sina.com.cn/ | 河北 | new tab | Add '(opens in new tab)' to text |
| http://hb.sina.com.cn/ | 湖北 | new tab | Add '(opens in new tab)' to text |
| http://hunan.sina.com.cn/ | 湖南 | new tab | Add '(opens in new tab)' to text |
| http://sx.sina.com.cn/ | 陕西 | new tab | Add '(opens in new tab)' to text |
| http://hlj.sina.com.cn | 黑龙江 | new tab | Add '(opens in new tab)' to text |
| http://ah.sina.com.cn | 安徽 | new tab | Add '(opens in new tab)' to text |
| http://jx.sina.com.cn/ | 江西 | new tab | Add '(opens in new tab)' to text |
| http://hainan.sina.com.cn/ | 海南 | new tab | Add '(opens in new tab)' to text |
| http://sd.sina.com.cn/ | 山东 | new tab | Add '(opens in new tab)' to text |
| http://gx.sina.com.cn/ | 广西 | new tab | Add '(opens in new tab)' to text |
| http://sax.sina.com.cn/click?type=7&t=UE… | (empty) | empty | Add link text or aria-label |
| https://www.itrust.org.cn | 中国互联网协会 | new tab | Add '(opens in new tab)' to text |
| https://www.12377.cn/ | 中国互联网举报中心 | new tab | Add '(opens in new tab)' to text |
| http://www.bnia.cn/ | 北京网络行业协会 | new tab | Add '(opens in new tab)' to text |
| http://www.cyberpolice.cn/ | 网络110报警服务 | new tab | Add '(opens in new tab)' to text |
| https://ss.knet.cn/verifyseal.dll?sn=201… | 可信网站 | new tab | Add '(opens in new tab)' to text |
| http://whzf.beijing.gov.cn/ | 北京文化市场举报热线 | new tab | Add '(opens in new tab)' to text |
| http://www.bjjubao.org/ | 北京互联网举报中心 | new tab | Add '(opens in new tab)' to text |
| http://www.creditchina.gov.cn/ | 信用中国 | new tab | Add '(opens in new tab)' to text |
| http://www.shdf.gov.cn/shdf/channels/740… | 中国扫黄打非网 | new tab | Add '(opens in new tab)' to text |
| https://corp.sina.com.cn/chn/sina_priv.h… | 隐私保护 | new tab | Add '(opens in new tab)' to text |
| https://beian.miit.gov.cn/ | 京ICP证000007 | new tab | Add '(opens in new tab)' to text |
| https://n3.sinaimg.cn/default/cf7470f9/2… | 互联网新闻信息服务许… | new tab | Add '(opens in new tab)' to text |
| https://www.sina.com.cn/license/business… | 北京新浪互联信息服务… | new tab | Add '(opens in new tab)' to text |
| https://beian.miit.gov.cn/ | 京ICP证000007号 | new tab | Add '(opens in new tab)' to text |
| http://www.beian.gov.cn/portal/registerS… | 京公网安备11000002000016… | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| https://login.sina.com.cn/getpass.html | 忘记密码 | new tab | Add '(opens in new tab)' to text |
| https://login.sina.com.cn/signup/signup.… | 立即注册 | new tab | Add '(opens in new tab)' to text |
| javascript:; | (empty) | empty | Add link text or aria-label |
| <input> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a#SI_Top_Nick; https://sina.com.cn/; https://news.sina.com.cn/z/wljbxz/; https://www.12377.cn/node_548446.htm; https://www.12377.cn; https://www.piyao.org.cn/; https://sinanews.sina.cn/h5/feedback_guide.html; https://news.sina.com.cn/z/wljbxz/; https://www.12377.cn/node_548446.htm; https://www.12377.cn (+30 more)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="http://slide.news.sina.com.cn/slide_1_2841_620126.html"]; a[href="http://slide.news.sina.com.cn/slide_1_2841_620127.html"]; a[href="http://slide.news.sina.com.cn/slide_1_2841_620128.html"]; a[href="https://k.sina.com.cn/article_2992050891_mb25712cb05301qoki.html?from=news&su…"]; a[href="https://k.sina.com.cn/article_1699432410_m654b47da02001pzo8.html?from=news&su…"]; a[href="https://k.sina.com.cn/article_6979546667_m1a0036e2b020019zc4.html?from=sports…"]; a[href="https://k.sina.com.cn/article_3231920057_mc0a32fb903301k4uy.html?from=game&su…"]; a[href="http://slide.ent.sina.com.cn/star/w/slide_4_704_306113.html"]; a[href="http://slide.tech.sina.com.cn/d/slide_5_453_139698.html"]; a[href="https://fashion.sina.com.cn/s/2024-01-29/1244/doc-inafekhp8061066.shtml"] (+51 more)
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://sina.cn/; ; https://c.weibo.cn/client/guide/download; https://so.sina.cn/palmnews/web-sinanews-app-download.d.html; https://finance.sina.com.cn/mobile/comfinanceweb.shtml; https://tousu.sina.com.cn/about_app/index?frompage=heimaopc; http://blog.sina.com.cn/lm/z/app/; https://zhongce.sina.com.cn/about/app; https://mail.sina.com.cn/client/mobile/index.php?suda-key=mail_app&suda-value…; http://my.sina.com.cn/#location=fav (+929 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
input[type="submit"].submit-second-btn (#193 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
F404 Error PageActionHTTP 404, bare pageFIX
DFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 65/100 — 6 failing, 15 passedFIX
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
图集 li.swiper-slide > a.home_banner > h2.swiper-slide_cite > span.sw_mark_txt |
点击查看更多 section#j_card_yaowen > section.s_card_it > a > ins.most |
查看全部实时热点 section#j_card_tnews > section.s_card > a.j_callST > ins.most |
点击查看更多 section#j_card_tnews > section#j_card_miniVideo > a > ins.most |
点击查看更多 section#j_card_sports > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_ent > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_finance > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_tech > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_auto > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_house > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_edu > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_fashion > section.s_card_it > a > ins.most |
点击查看更多 section#j_card_games > section.s_card_it > a > ins.most |
导航 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
客户端下载 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
广告营销 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
反馈 footer.ft > address.ft_ad > nav.ft_down > a.ft_down_a |
新浪网违法和不良信息举报电话:400-052-0066 main.page_main > footer.ft > address.ft_ad > p.ft_down_p1 |
违法和不良信息举报中心 footer.ft > address.ft_ad > p.ft_down_p2 > a |
(京)网药械信息备字(2024)第 00220 号 main.page_main > footer.ft > address.ft_ad > p.ft_down_p2 |
Sina.cn(京ICP证000007) 2026-04-17 01:38 main.page_main > footer.ft > address.ft_ad > p.ft_down_p3 |
Sina.cn(京ICP证000007) footer.ft > address.ft_ad > p.ft_down_p3 > a |
打开新浪新闻 body > div#float-btn > div.callUp_btn_txt |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
section#j_card_tnews > div > section#j_card_yaowen > img.j_callST section#j_card_tnews > div > section#j_card_yaowen > img.j_callST |
main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST main.page_main > section#j_card_tnews > section#j_card_aichatBanner > img.j_callST |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width div.cm_sw_scroll > div.cm_sw_content > figure.video_con_fig > img.img_width |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body > main.page_main > div.j_sax > iframe body > main.page_main > div.j_sax > iframe |
div > section#j_card_yaowen > div#_57da484a61091896PDPS000000057683 > iframe div > section#j_card_yaowen > div#_57da484a61091896PDPS000000057683 > iframe |
div > section#j_card_yaowen > div#_ea57590861091896PDPS000000057779 > iframe div > section#j_card_yaowen > div#_ea57590861091896PDPS000000057779 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_a877c81812118577PDPS000000058118 > iframe section#j_card_tnews > div.s_card_sp_da > div#_a877c81812118577PDPS000000058118 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_ec00b82361090701PDPS000000057778 > iframe section#j_card_tnews > div.s_card_sp_da > div#_ec00b82361090701PDPS000000057778 > iframe |
section#j_card_sports > section.s_card_it > div#_358a996561091910PDPS000000065801 > iframe section#j_card_sports > section.s_card_it > div#_358a996561091910PDPS000000065801 > iframe |
section#j_card_sports > section.s_card_it > div#_e2cf489b61091910PDPS000000060104 > iframe section#j_card_sports > section.s_card_it > div#_e2cf489b61091910PDPS000000060104 > iframe |
section#j_card_tnews > div.s_card_sp_da > div#_191b59f761090701PDPS000000057780 > iframe section#j_card_tnews > div.s_card_sp_da > div#_191b59f761090701PDPS000000057780 > iframe |
section#j_card_ent > section.s_card_it > div#_65dd7b4161091910PDPS000000065802 > iframe section#j_card_ent > section.s_card_it > div#_65dd7b4161091910PDPS000000065802 > iframe |
section#j_card_ent > section.s_card_it > div#_19aec84a61091910PDPS000000057781 > iframe section#j_card_ent > section.s_card_it > div#_19aec84a61091910PDPS000000057781 > iframe |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_search div.hd_top_row > div.hd_top_row_template > nav.hd_set > a.hd_s_search |
div.hd_top_row > div.hd_top_row_template > nav.hd_set > a#loginBox div.hd_top_row > div.hd_top_row_template > nav.hd_set > a#loginBox |
section#j_card_house > section.s_card_it > figure.i_gx2 > a.i_gx2_a section#j_card_house > section.s_card_it > figure.i_gx2 > a.i_gx2_a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
BHeading Hierarchy12 headingsREVIEW
- H3 新闻
- H3 新闻
- H3 新浪产品
- H4 车型大全新浪e站
- H4 车型大全新浪e站
- H3 选品牌
- H3 选车型
- H3 车研所
- H3 热点关注
- H3 新浪公开课
- H3 美妆时尚热榜
- H3 佛学
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h3 新闻 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 新闻 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 选品牌 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 选车型 | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title 新浪网 | 20.47:1 | 4.5:1 | #000000 | #FCFCFC | Pass |
| i 设为首页 | 20.13:1 | 4.5:1 | #000000 | #FAFAFB | Pass |
| i 我的菜单 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| i 手机新浪网 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| i 移动客户端 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 新浪微博 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 新浪新闻 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 新浪财经 | 7.05:1 | 4.5:1 | #000000 | #979963 | Pass |
| a 黑猫投诉 | 10.84:1 | 4.5:1 | #000000 | #99BFDC | Pass |
| a 新浪博客 | 7.46:1 | 4.5:1 | #000000 | #66A0CB | Pass |
| a 新浪众测 | 20.47:1 | 4.5:1 | #000000 | #FCFCFC | Pass |
| a 新浪邮箱客户… | 20.12:1 | 4.5:1 | #000000 | #FAFAFA | Pass |
| a 关闭置顶 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| i 登录 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span 您好, | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 我的收藏 | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.