Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(route): hex-rays news pubDate and author #8202

Merged
merged 5 commits into from
Jan 22, 2022
Merged

Conversation

TonyRL
Copy link
Collaborator

@TonyRL TonyRL commented Sep 16, 2021

该 PR 相关 Issue / Involved issue

Close #
Ref #6795

完整路由地址 / Example for the proposed route(s)

/hex-rays/news

新RSS检查列表 / New RSS Script Checklist

  • New Route
  • Documentation
    • CN
    • EN
  • 全文获取 fulltext
    • Use Cache
  • 反爬/频率限制 anti-bot or rate limit?
    • 如果有, 是否有对应的措施? If yes, do your code reflect this sign?
  • 日期和时间 date and time
    • 可以解析 Parsed
    • 时区调整 Correct TimeZone
  • 添加了新的包 New package added
  • Puppeteer

说明 / Note

@vercel
Copy link

vercel bot commented Sep 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/diy/rsshub/75h74jP5kY6xgvvpuv9hdpKVHFtT
✅ Preview: https://rsshub-git-fork-tonyrl-fix-hex-rays-diy.vercel.app

@github-actions
Copy link
Contributor

Successfully generated as following:

https://rsshub-byrc2ao94-diy.vercel.app/hex-rays/news - Success
    <?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"

>
    <channel>
        <title><![CDATA[Hex-Rays Blog]]></title>
        <link>https://www.hex-rays.com/blog/</link>
        <atom:link href="https://rsshub-byrc2ao94-diy.vercel.app/hex-rays/news" rel="self" type="application/rss+xml" />
        <description><![CDATA[Hex-Rays Blog - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>[email protected] (DIYgod)</webMaster>
        
        
        
        <language>zh-cn</language>
        
        <lastBuildDate>Thu, 16 Sep 2021 12:23:59 GMT</lastBuildDate>
        <ttl>5</ttl>
        
        <item>
            <title><![CDATA[Igor’s tip of the week #56: String literals in pseudocode]]></title>
            <description><![CDATA[Igor’s tip of the week #56: String literals in pseudocode]]></description>
            <pubDate>Fri, 10 Sep 2021 00:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hex-rays.com/blog/igors-tip-of-the-week-56-string-literals-in-pseudocode/</guid>
            <link>https://hex-rays.com/blog/igors-tip-of-the-week-56-string-literals-in-pseudocode/</link>
            
            
            
            <author><![CDATA[  
Igor Skochinsky]]></author>

@github-actions github-actions bot added the Auto: Route Test Complete Auto route test has finished on given PR label Sep 16, 2021
@github-actions
Copy link
Contributor

Successfully generated as following:

https://rsshub-ozvpzylfq-diy.vercel.app/hex-rays/news - Success
    <?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"

>
    <channel>
        <title><![CDATA[Hex-Rays Blog]]></title>
        <link>https://www.hex-rays.com/blog/</link>
        <atom:link href="https://rsshub-ozvpzylfq-diy.vercel.app/hex-rays/news" rel="self" type="application/rss+xml" />
        <description><![CDATA[Hex-Rays Blog - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>[email protected] (DIYgod)</webMaster>
        
        
        
        <language>zh-cn</language>
        
        <lastBuildDate>Wed, 13 Oct 2021 16:08:02 GMT</lastBuildDate>
        <ttl>5</ttl>
        
        <item>
            <title><![CDATA[Igor’s tip of the week #59: Automatic function arguments comments]]></title>
            <description><![CDATA[Igor’s tip of the week #59: Automatic function arguments comments]]></description>
            <pubDate>Fri, 08 Oct 2021 00:00:00 GMT</pubDate>
            <guid isPermaLink="false">https://hex-rays.com/blog/igors-tip-of-the-week-59-automatic-function-arguments-comments/</guid>
            <link>https://hex-rays.com/blog/igors-tip-of-the-week-59-automatic-function-arguments-comments/</link>
            
            
            
            <author><![CDATA[  
Igor Skochinsky]]></author>

@github-actions
Copy link
Contributor

Successfully generated as following:

https://rsshub-54p7zcmnz-diy.vercel.app/hex-rays/news - Success
    <?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"

>
    <channel>
        <title><![CDATA[Hex-Rays Blog]]></title>
        <link>https://www.hex-rays.com/blog/</link>
        <atom:link href="https://rsshub-54p7zcmnz-diy.vercel.app/hex-rays/news" rel="self" type="application/rss+xml" />
        <description><![CDATA[Hex-Rays Blog - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>[email protected] (DIYgod)</webMaster>
        
        
        
        <language>zh-cn</language>
        
        <lastBuildDate>Sat, 22 Jan 2022 12:04:40 GMT</lastBuildDate>
        <ttl>5</ttl>
        
        <item>
            <title><![CDATA[Igor’s tip of the week #73: Output window and logging]]></title>
            <description><![CDATA[<p>Output window is part of IDA’s default desktop layout and shows various messages from IDA and possibly third-party components (plugins, processor modules, scripts…). It also contains the Command-line interface (CLI) input box.</p>
<p><img loading="lazy" class="alignnone wp-image-8908 size-full" src="https://hex-rays.com/wp-content/uploads/2022/01/outwin_1.png" alt="" width="845" height="175" referrerpolicy="no-referrer"></p>
<h3>Opening the Output window</h3>
<p>Although it is present by default, it is possible to close this window, or use a <a href="https://hex-rays.com/blog/igors-tip-of-the-week-22-ida-desktop-layouts/">desktop layout</a> without it. If this happens, one way to restore it is to use Windows&nbsp; >&nbsp; Reset desktop to bring the layout to the initial state. But you can also use:</p>
<ul>
<li>Windows > Output window (shortcut <kbd>Alt</kbd>+<kbd>0</kbd>), to (re)open it and focus on the text box (for example, to select text for copying);</li>
<li>Windows > Focus command line (Shortcut <kbd>Ctrl</kbd>+<kbd>.</kbd>) to switch to the CLI input field, which also re-opens the Output window if it was closed.</li>
</ul>
<h3>Context menu</h3>

@DIYgod DIYgod merged commit 27cff2b into DIYgod:master Jan 22, 2022
@TonyRL TonyRL deleted the fix/hex-rays branch January 23, 2022 01:14
gadflysu pushed a commit to gadflysu/RSSHub that referenced this pull request Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto: Route Test Complete Auto route test has finished on given PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants