<?xml version='1.0' encoding='UTF-8'?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"><channel><title>小肥记事本</title><link>http://blog.fattyfatty.cn</link><description>※专门写一些有的没的~※</description><copyright>小肥记事本</copyright><docs>http://www.rssboard.org/rss-specification</docs><generator>python-feedgen</generator><image><url>https://avatars.githubusercontent.com/u/169888457</url><title>avatar</title><link>http://blog.fattyfatty.cn</link></image><lastBuildDate>Tue, 17 Jun 2025 07:04:22 +0000</lastBuildDate><managingEditor>小肥记事本</managingEditor><ttl>60</ttl><webMaster>小肥记事本</webMaster><item><title>好久没有写博客了，记录一下被Cloudfront反薅的一天</title><link>http://blog.fattyfatty.cn/post/29.html</link><description>## 事件起因
闲来无事登陆一下hotmail的邮箱，发现了好几封来着亚马逊云的催债邮件；
点进去一看发现是一份来自上个月的账号，需要付费USD$0.13；
![Image](https://github.com/user-attachments/assets/461b1776-8ca8-45de-93de-c451d3e49ccb)

## 查询了详细账单
以这个新加坡地区为例，产生了6美分的费用；
再查到具体的项目是“All data transfer out to Origin (Asia)”；
顾名思义就是我们从客户端把数据经过CDN传送到数据源（服务器）的一个流量费用。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/29.html</guid><pubDate>Tue, 17 Jun 2025 06:45:58 +0000</pubDate></item><item><title>汕尾 | 小城之间：半是海上风，半是烟火气</title><link>http://blog.fattyfatty.cn/post/28.html</link><description>## 「这，是个宝藏城市」&#13;
&#13;
如果被问到在广东内推荐去看哪片海，汕尾会是我的不二之选。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/28.html</guid><pubDate>Tue, 18 Jun 2024 06:44:51 +0000</pubDate></item><item><title>让bing写了适配Gmeek的星星特效js</title><link>http://blog.fattyfatty.cn/post/25.html</link><description>最近迷上了Gmeek的博客，试着自己搭建了一个，后来想插入一些js鼠标特效；  &#13;
例如星星跟随鼠标的特效，就出现了星星偏移的情况；  &#13;
后来让bing修改了一下，添加了注释，形成了现在的[代码](https://github.com/Carlyuanss/js_for_Blog)；  &#13;
后续也许会对别的特效感兴趣~  &#13;
  &#13;
## 使用方法：&#13;
参考Gmeek的[快速上手指南](https://blog.meekdai.com/post/Gmeek-kuai-su-shang-shou.html)  &#13;
&#13;
## 感谢：&#13;
*我也不知道这个星星js的原作者是谁，先感谢他~  &#13;
感谢Gmeek的作者：[Meekdai](https://github.com/Meekdai/Gmeek)  &#13;
。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/25.html</guid><pubDate>Sat, 25 May 2024 07:45:28 +0000</pubDate></item><item><title>vscode使用正则表达式替换删除超链接</title><link>http://blog.fattyfatty.cn/post/9.html</link><description>在VSCode中编写Markdown时，您可以使用正则表达式来批量删除超链接但保留文本。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/9.html</guid><pubDate>Wed, 22 May 2024 16:31:54 +0000</pubDate></item><item><title>给Gmeek博客添加右上角按钮和超链接</title><link>http://blog.fattyfatty.cn/post/6.html</link><description>1. 找一个喜欢的svg：[点这里](https://primer.style/foundations/icons#16px)&#13;
2. 点击copy SVG后你会得到一串代码：&#13;
![image](https://github.com/Carlyuanss/Carlyuanss.github.io/assets/169888457/cc9ea5bc-7d32-48ed-83bc-ebac1fe9b0bd)&#13;
3. 编辑自定义字段：&#13;
&#13;
&gt;  'iconList':{'question':'M6.415.52a2.677 2.677 0 0 1 3.17 0l.928.68c.153.113.33.186.518.215l1.138.175a2.678 2.678 0 0 1 2.241 2.24l.175 1.138c.029.187.102.365.215.518l.68.928a2.677 2.677 0 0 1 0 3.17l-.68.928a1.186 1.186 0 0 0-.215.518l-.175 1.138a2.678 2.678 0 0 1-2.241 2.241l-1.138.175a1.186 1.186 0 0 0-.518.215l-.928.68a2.677 2.677 0 0 1-3.17 0l-.928-.68a1.186 1.186 0 0 0-.518-.215L3.83 14.41a2.678 2.678 0 0 1-2.24-2.24l-.175-1.138a1.186 1.186 0 0 0-.215-.518l-.68-.928a2.677 2.677 0 0 1 0-3.17l.68-.928a1.17 1.17 0 0 0 .215-.518l.175-1.14a2.678 2.678 0 0 1 2.24-2.24l1.138-.175c.187-.029.365-.102.518-.215l.928-.68Zm2.282 1.209a1.18 1.18 0 0 0-1.394 0l-.928.68a2.67 2.67 0 0 1-1.18.489l-1.136.174a1.18 1.18 0 0 0-.987.987l-.174 1.137a2.67 2.67 0 0 1-.489 1.18l-.68.927c-.305.415-.305.98 0 1.394l.68.928c.256.348.423.752.489 1.18l.174 1.136c.078.51.478.909.987.987l1.137.174c.427.066.831.233 1.18.489l.927.68c.415.305.98.305 1.394 0l.928-.68a2.67 2.67 0 0 1 1.18-.489l1.136-.174c.51-.078.909-.478.987-.987l.174-1.137c.066-.427.233-.831.489-1.18l.68-.927c.305-.415.305-.98 0-1.394l-.68-.928a2.67 2.67 0 0 1-.489-1.18l-.174-1.136a1.18 1.18 0 0 0-.987-.987l-1.137-.174a2.67 2.67 0 0 1-1.18-.489ZM6.92 6.085h.001a.75.75 0 0 1-1.342-.67c.169-.339.436-.701.849-.977C6.846 4.16 7.369 4 8 4a2.76 2.76 0 0 1 1.638.525c.502.377.862.965.862 1.725 0 .448-.115.83-.329 1.15-.205.307-.47.513-.692.662-.109.072-.22.138-.313.195l-.006.004a6.24 6.24 0 0 0-.26.16.952.952 0 0 0-.276.245.75.75 0 0 1-1.248-.832c.184-.264.42-.489.692-.661.109-.073.22-.139.313-.195l.007-.004c.1-.061.182-.11.258-.161a.969.969 0 0 0 .277-.245C8.96 6.514 9 6.427 9 6.25a.612.612 0 0 0-.262-.525A1.27 1.27 0 0 0 8 5.5c-.369 0-.595.09-.74.187a1.01 1.01 0 0 0-.34.398ZM9 11a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z'},&#13;
'exlink':{'question':'https://your.link'},&#13;
&#13;
5.修改config.json文件&#13;
。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/6.html</guid><pubDate>Wed, 22 May 2024 04:30:40 +0000</pubDate></item><item><title>马来西亚 | 在陌生又熟悉的国度，做半个游客</title><link>http://blog.fattyfatty.cn/post/7.html</link><description>## 迈出国的第一站&#13;
&#13;
如果问有哪一个国家充满了不同种族文化的多元性， 马来西亚 绝对是其中之一。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/7.html</guid><pubDate>Fri, 29 Sep 2023 07:33:00 +0000</pubDate></item><item><title>哈尔滨 | 坐上纵跨中国的火车，到零下三十度的大东北去看看</title><link>http://blog.fattyfatty.cn/post/10.html</link><description>2022年10月的某天，“我想过年去哈尔滨。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/10.html</guid><pubDate>Thu, 02 Mar 2023 16:03:00 +0000</pubDate></item><item><title>西安 | 走进长安的光与影</title><link>http://blog.fattyfatty.cn/post/11.html</link><description>夜将临，华灯起，红火缀云天；  &#13;
鸟声鸣，晨曦至，早起话市井。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/11.html</guid><pubDate>Sun, 27 Jun 2021 12:07:00 +0000</pubDate></item><item><title>成都 · 毕棚沟 | 初秋微凉，你热情似火</title><link>http://blog.fattyfatty.cn/post/12.html</link><description>## 「重新启程」&#13;
&#13;
2020年九月，距离上一次长途出行，已经隔有一年了。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/12.html</guid><pubDate>Sun, 15 Nov 2020 16:06:00 +0000</pubDate></item><item><title>平潭 · 福州 | 二〇一九年的夏天，毕业快乐</title><link>http://blog.fattyfatty.cn/post/13.html</link><description>## 写在二〇一九年的夏天&#13;
&#13;
我大概永远都不会忘记 二〇一五年的毕业旅行  &#13;
那一年 高三 十八岁的夏天  &#13;
厦门鼓浪屿的清新东山岛大海的沉醉  &#13;
炎暑闷热的空气 海浪渐变的深蓝  &#13;
乘着海风 第一次 踏向远方  &#13;
  &#13;
后来 故事又回到原点  &#13;
这一年 大四 二十二岁的夏天  &#13;
所有动人的故事 都从茫茫大海开始  &#13;
这一次 我又回到福建这片海  &#13;
平潭 疯狂的海风 温柔的海浪 潮湿的空气  &#13;
那个在世界地图上小得看不清的小岛  &#13;
带给人的总是感动和惊喜  &#13;
二零一九的夏天 感谢遇到这座小小的海岛  &#13;
二零一九的夏天 祝你毕业快乐 前程似锦 未来可期  &#13;
这一站平潭、福州 &#13;
&#13;
 `Gmeek-html&lt;img src='https://p1-q.mafengwo.net/s14/M00/B2/11/wKgE2lz_yMOABR1CAAnpx7cxO0g684.jpg?imageView2%2F2%2Fw%2F1280%2Fq%2F50%7CimageMogr2%2Fstrip%2Fquality%2F50' alt='长江澳沙滩' loading='lazy'&gt;`&#13;
&#13;
## 这是平潭&#13;
&#13;
平潭 岛，又称岚岛、海坛岛，每一个别名，都像夏日柔和的风一样温暖。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/13.html</guid><pubDate>Tue, 25 Jun 2019 12:26:23 +0000</pubDate></item><item><title>黄山·西递 | 一遇桃花源，恍然如隔世</title><link>http://blog.fattyfatty.cn/post/14.html</link><description>## 「西递」我曾遇见桃花源&#13;
&#13;
这一趟到黄山冬游，本是本着黄山风景区的雪景去的。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/14.html</guid><pubDate>Sun, 17 Feb 2019 15:46:04 +0000</pubDate></item><item><title>苏州 | 岁月浓淡总相宜，人间有味是清欢</title><link>http://blog.fattyfatty.cn/post/15.html</link><description>## 「苏州」人间有味是清欢&#13;
&#13;
在这旅行路上，翻开了放在kindle已久的林清玄先生的《人间最美是清欢》，相见恨晚。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/15.html</guid><pubDate>Sat, 16 Feb 2019 15:46:41 +0000</pubDate></item><item><title>上海 | 日与夜，繁华和静谧</title><link>http://blog.fattyfatty.cn/post/16.html</link><description>## 「写在最前」我在寻找一个答案&#13;
&#13;
“我在寻找一个答案，一个我早就应该寻找的答案。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/16.html</guid><pubDate>Thu, 14 Feb 2019 14:33:00 +0000</pubDate></item><item><title>青岛 | 海风轻吹的夏天</title><link>http://blog.fattyfatty.cn/post/17.html</link><description>## 写在最前&#13;
&#13;
续此次旅行的游记。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/17.html</guid><pubDate>Wed, 15 Aug 2018 16:10:00 +0000</pubDate></item><item><title>北京 | 聆听城墙的故事</title><link>http://blog.fattyfatty.cn/post/18.html</link><description>## 写在最前&#13;
&#13;
终于结束了忙碌的大三，一半煎熬一半幸福，苦乐参半的一学期。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/18.html</guid><pubDate>Mon, 06 Aug 2018 14:42:00 +0000</pubDate></item><item><title>张家界 | 南方的人儿，南方的雪</title><link>http://blog.fattyfatty.cn/post/21.html</link><description>## 小独白&#13;
&#13;
以此篇记录 2018.01.12-01.18湖南张家界&amp;长沙之行。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/21.html</guid><pubDate>Fri, 02 Feb 2018 15:01:00 +0000</pubDate></item><item><title>黄山 | 世间至美，皆温暖如初</title><link>http://blog.fattyfatty.cn/post/19.html</link><description>## 前言：随着时光向前跑&#13;
&#13;
也许你要走出去  &#13;
你才会看见  &#13;
外面的世界有多大  &#13;
有些故事 一些人 不过过雨云烟  &#13;
  &#13;
也许你要走出去  &#13;
你才会明白  &#13;
原本的生活就已足够美好  &#13;
而旅行 不过是生活的点缀  &#13;
  &#13;
纠结的 忧伤的 难忘的  &#13;
终会释怀的  &#13;
旅行和时间  &#13;
便是最好的解药  &#13;
  &#13;
记录2017.08.05-08.11南昌&amp;景德镇&amp;黄山行&#13;
&#13;
（Ps. 这趟旅行中，最主要的旅行点是黄山，因而前面的南昌和景德镇，可以说是小小的过渡。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/19.html</guid><pubDate>Thu, 24 Aug 2017 06:24:00 +0000</pubDate></item><item><title>重庆&amp;成都 | 红红火火的七月天</title><link>http://blog.fattyfatty.cn/post/20.html</link><description>## 写在最前&#13;
&#13;
每一次旅行，我都在与未知并行，听一座陌生城市说话。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/20.html</guid><pubDate>Tue, 25 Jul 2017 13:14:00 +0000</pubDate></item><item><title>杭州&amp;绍兴 | 如画江南，停留在最初的时光里</title><link>http://blog.fattyfatty.cn/post/22.html</link><description>## 写在最前&#13;
&#13;
2017.02.06-02.12浙江之行，走过杭州、乌镇、绍兴。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/22.html</guid><pubDate>Tue, 28 Feb 2017 10:16:00 +0000</pubDate></item><item><title>台湾 | 从此我的心里有一片蓝</title><link>http://blog.fattyfatty.cn/post/23.html</link><description>## 写在最前&#13;
&#13;
台湾，那是一个曾经只在幻想里的地方。</description><guid isPermaLink="true">http://blog.fattyfatty.cn/post/23.html</guid><pubDate>Wed, 07 Dec 2016 09:25:00 +0000</pubDate></item></channel></rss>