Skip to content

Commit 4c92b98

Browse files
authored
Update README.md
1 parent ce78f63 commit 4c92b98

File tree

1 file changed

+41
-16
lines changed

1 file changed

+41
-16
lines changed

README.md

Lines changed: 41 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,22 @@ Your action is now published! 🧑‍💻:
124124
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
125125

126126
<script id="dsq-count-scr" src="//starteknoloji-space.disqus.com/count.js" async></script>
127+
import { Disqus } from 'gatsby-plugin-disqus';
128+
129+
const Template = () => (
130+
/* Page contents */
127131

132+
<Disqus
133+
config={
134+
/* Replace PAGE_URL with your post's canonical URL variable */
135+
url: 'PAGE_URL',
136+
/* Replace PAGE_IDENTIFIER with your page's unique identifier variable */
137+
identifier: 'PAGE_IDENTIFIER',
138+
/* Replace PAGE_TITLE with the title of the page */
139+
title: 'PAGE_TITLE',
140+
}
141+
/>
142+
);
128143
## Websites of our businesses used
129144

130145
- [https://www.starcomputer.com.tr](https://starcomputer.com.tr)
@@ -140,22 +155,7 @@ See the [actions tab](https://github.com/actions/javascript-action/actions) for
140155
|`Erçetin Güler`|
141156
|`Çetin Düzgün`|
142157

143-
import { Disqus } from 'gatsby-plugin-disqus';
144158

145-
const Template = () => (
146-
/* Page contents */
147-
148-
<Disqus
149-
config={
150-
/* Replace PAGE_URL with your post's canonical URL variable */
151-
url: 'PAGE_URL',
152-
/* Replace PAGE_IDENTIFIER with your page's unique identifier variable */
153-
identifier: 'PAGE_IDENTIFIER',
154-
/* Replace PAGE_TITLE with the title of the page */
155-
title: 'PAGE_TITLE',
156-
}
157-
/>
158-
);
159159

160160
<script type='text/javascript'>
161161
var disqus_shortname = 'starteknoloji-space';
@@ -270,4 +270,29 @@ const Template = () => (
270270
</script>
271271
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
272272
<script id="dsq-count-scr" src="//starteknoloji-space.disqus.com/count.js" async></script>
273-
273+
disqus.com, 5007672, DIRECT
274+
zetaglobal.net, 100, DIRECT
275+
inventorypartnerdomain=disqus.com
276+
amxrtb.com, 105199574, DIRECT
277+
aps.amazon.com, 31d3a4c9-a8a6-4ae0-a5ae-d3b0de43284c, DIRECT
278+
aniview.com, 616704c962b31624e671e171, RESELLER, 78b21b97965ec3f8
279+
criteo.com, B-060574, RESELLER, 9fac4a4a87c2a44f
280+
themediagrid.com, T49HZW, RESELLER, 35d5010d7789b49d
281+
google.com, pub-6650322601660058, RESELLER, f08c47fec0942fa0
282+
rubiconproject.com, 13380, RESELLER, 0bfd66d529a55807
283+
mediafuse.com, 604, RESELLER
284+
appnexus.com, 9538, DIRECT
285+
rubiconproject.com, 24434, DIRECT, 0bfd66d529a55807
286+
minutemedia.com, 01gcrv9grwe9, RESELLER
287+
onetag.com, 5cd7fb62fac7ec9, DIRECT
288+
openx.com, 537133236, RESELLER, 6a698e2ec38604c6
289+
pubmatic.com, 158685, RESELLER, 5d62403b186f2ace
290+
sharethrough.com, UvcAx8IL, DIRECT, d53b998a7bd4ecd2
291+
sonobi.com, 296bf9795d, DIRECT, d1a215d9eb5aee9e
292+
lijit.com, 279534, DIRECT, fafdf38b16bf6b2b
293+
lijit.com, 279534-eb, DIRECT, fafdf38b16bf6b2b
294+
taboola.com, 1003147, DIRECT, c228e6794e811952
295+
appnexus.com, 2797, RESELLER
296+
smartadserver.com, 4899, RESELLER, 060d053dcf45cbf3
297+
appnexus.com, 9538, DIRECT
298+
rubiconproject.com, 24434, DIRECT, 0bfd66d529a55807

0 commit comments

Comments
 (0)