solid Exported from Blender-4.1.1
facet normal -0.000000 -1.000000 -0.000000
outer loop
vertex 2.740916 -0.000000 0.689979
vertex 2.759084 -0.000000 0.689979
vertex 2.750000 -0.000000 0.691000
endloop
endfacet
facet normal 0.000000 -1.000000 -0.000000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'use strict' | |
const fetch = require('node-fetch') | |
const client = require('cheerio-httpcli') | |
const BASE_URL = 'https://wikihub.io' | |
const COMMUNITIES_URL = BASE_URL + '/communities' | |
const TOKEN = '0b8c09f94a89e1ce3d0c1fbd35cd6ac327a104b3' | |
const paths = {} | |
function fetchPages(community, url) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document domain("www.tumblr.com") { | |
#right_column, .l-header-container { | |
display: none; | |
} | |
.l-container.l-container--two-column, .l-container.l-container--two-column-dashboard, .l-container.l-container--two-column-dashboard .left_column, .l-container.l-container--two-column .left_column, .post.post_full { | |
width: 100%; | |
float: none; | |
} | |
.post_full.is_video .crt-video, .post_full.is_photo .post_media .post_media_photo, .post_full.is_photo .post_media .post_media_photo_ancho { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==Taberareloo== | |
// { | |
// "name" : "Fix Twitter.update 2016.08" | |
// , "description" : "Fix Twitter.update 2016.08" | |
// , "include" : ["background"] | |
// , "version" : "0.2.0" | |
// , "downloadURL" : "https://gist.githubusercontent.com/ailispaw/9406c2ffacf68c6ad238/raw/patch.fix.twitter.update.tbrl.js" | |
// } | |
// ==/Taberareloo== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==Taberareloo== | |
// { | |
// "name" : "Scrapbox Model" | |
// , "description" : "Post to scrapbox.io" | |
// , "include" : ["background", "content"] | |
// , "match" : ["*://scrapbox.io/*"] | |
// , "version" : "0.4.3" | |
// , "downloadURL" : "https://scrapbox.io/api/code/rac8/model.scrapbox.tbrl.js_%E3%83%A9%E3%83%B3%E3%83%80%E3%83%A0%E7%89%88/model.scrapbox.tbrl.js" | |
// } | |
// ==/Taberareloo== |
OlderNewer