<script type="text/javascript">
function AllLabel(json) {
var arr = [ ];
for (var i = 0; i < json.feed.category.length; i++) {
arr[i] = "<li><a href='https://olympithecus.blogspot.com/search/label/" + json.feed.category[i].term + "'>"+json.feed.category[i].term+"</a></li>";
}
arr.sort();
var list = "<H2>라벨 목록</H2>"+arr.join('');
document.write(list);
}
</script>
<script type="text/javascript" src="https://olympithecus.blogspot.com/feeds/posts/default?alt=json-in-script&callback=AllLabel">
</script>
<style>
li {border-bottom: 1px dotted #ddd; margin: 5px 0; padding: 5px; width: 250px;}
a { text-decoration:none }
</style>
Saturday, December 4, 2021
Blog, new label title
{{ label!='' ? 'Label : ' : (q!='' ? '검색 : ' : '전체 리스트') }}
{{ label }}
{{ q }}
{{ ('('+(pubs|date:'yyyy-MM')+')') }}
Copyright 2021 - . | Jessica | All Rights Reserved.
Popular Posts
-
Mouse Coordinate Toolkit v1.1 How to Use Mouse Coordinate Toolkit is a utility created with AutoHotkey V1.0 in 2024. This program is used ...
-
The theme I used is Travel, and the background is the Earth in science 1. only changed or added the yellow highlighted sections. /* Wid...
-
REVIEW, COSY PPT Laser Pointer PR3405WL I bought a PPT laser point below. This product is made in China. . This product has more weak...
-
Google Blog has a mobile-only theme among its default themes. In this mobile-only theme, when using labels, they are not expanded by defau...
-
Herniated discs can be influenced by posture posture Developing healthy habits and maintaining proper posture are crucial for preventin...
-
Hurricane Milton caused damage with flooding and power outages in Brevard, while wind gusts reached up to 125 mph. Milton intensified to a...
-
Health,MRI, regarding the importance of contrast agents. MRI contrast agents play a crucial role in enhancing the clarity of tissue bounda...
-
First: You need to locate the following code in the HTML. It does not apply on mobile; it only works on desktop. 1. Search word: copyright...
-
PC, Workshop, Software for Converting CD to ISO Files. The Workshop is CD to ISO File Conveters Software. Useful for viewing on computers ...
No comments:
Post a Comment